Quote:
Originally Posted by KevinH
The lang attribute has been deprecated.
|
Are you sure it's not the "language" attribute that's been deprecated for script elements?
According to what I'm seeing, "lang" should be valid for any element in html5, and there's only a handful of elements that lang can't be used with in html4.01 (I've seen it recommended to use both lang and xml:lang for xhtml delivered as text/html).
I definitely see some IDPF Accessibility guidelines for epub3 recommending both--but it's entirely possible that I have my wires crossed. Specs make my eyes go crossed.