[Webkit-unassigned] [Bug 81753] New: DOM methods should be ASCII case-insensitive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 03:39:00 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81753

           Summary: DOM methods should be ASCII case-insensitive
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: annevankesteren+webkit at gmail.com
                CC: abarth at webkit.org


The methods that have case-insensitive behavior in the DOM for HTML only are case-insensitive within the ASCII range. That matches the HTML parser. However, in WebKit that is currently not the case.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list