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

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

           Summary: Require attributes on <embed> and data-* attributes to
                    be lowercase
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: simonp@opera.com
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


For round-trippability and in order to avoid confusion with post-parsing
mutations of attributes (the U12345 stuff), attributes on <embed> and data-*
attributes should be required to be lowercase (in the ASCII range).

This would also give authors less rope when trying mixed case for data-*
attributes in text/html in markup and using the .dataset API.


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

Received on Thursday, 24 July 2008 07:54:08 UTC