According to the W3C standard, an HTML script tag should have a type attribute, who’s value should be a MIME/content type. Although commonplace, we (web developers) almost always write this (incorrectly) as the value “text/javascript”; now – without looking – does anyone know what it actually should be?