[Bug 9365] New: Attribute selectors for HTML5 audio and video should be listed as case insensitive

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

           Summary: Attribute selectors for HTML5 audio and video should be
                    listed as case insensitive
           Product: HTML WG
           Version: unspecified
          Platform: PC
               URL: http://www.w3.org/TR/html5/interactive-
                    elements.html#selectors
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: jessem@microsoft.com
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


In the HTML5 spec:
http://www.w3.org/TR/html5/interactive-elements.html#selectors

There is a list of attributes which are case insensitive. This includes many of
the compact/minimized/boolean attributes of HTM4 such as readonly, disabled,
checked etc. Currently with the implementations I tested, the boolean
attributes for audio and video are case insensitive but not listed here. These
include autoplay, loop and controls.

It may be simpler to have a statement here that just includes all of these
kinds of attributes.


-- 
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 Tuesday, 30 March 2010 00:07:13 UTC