[Bug 5895] Require attributes on <embed> and data-* attributes to be lowercase

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5895


Henri Sivonen <hsivonen@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsivonen@iki.fi




--- Comment #3 from Henri Sivonen <hsivonen@iki.fi>  2008-07-24 13:37:42 ---
(In reply to comment #1)
> I don't understand what this would mean. How would I phrase this in such a way
> that authors who are writing HTML wouldn't think it applied to them?

Names of data-* attributes and attributes on the embed element must not contain
upper-case ASCII letters. Note: It is impossible to violate this requirement in
the text/html serialization. Thus, the requirement concerns the XML
serialization and the DOM.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 24 July 2008 13:38:20 UTC