[Webkit-unassigned] [Bug 46800] New: querySelectorAll/getElementsByTagName unable to detect camelCase elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 05:31:58 PDT 2010


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

           Summary: querySelectorAll/getElementsByTagName unable to detect
                    camelCase elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://a.deveria.com/tests/lg-qselect.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adeveria at gmail.com
                CC: zimmermann at kde.org, mdelaney at apple.com


Neither document.getElementsByTagName('linearGradient') nor document.querySelectorAll('linearGradient') match any linearGradient elements, nor any other elements with camelCase tags. This works as expected in Gecko/Opera.

-- 
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