Bug 79444

Summary: Selector matching broken for camelCase SVG elements in HTML documents
Product: WebKit Reporter: Boris Zbarsky <bzbarsky>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, benjamin, krit, thorton, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Testcase none

Boris Zbarsky
Reported 2012-02-23 22:32:33 PST
Created attachment 128652 [details] Testcase See attached testcase. There should be no red.
Attachments
Testcase (235 bytes, text/html)
2012-02-23 22:32 PST, Boris Zbarsky
no flags
Alexey Proskuryakov
Comment 1 2012-02-24 14:41:27 PST
Duplicate of bug 46800?
Boris Zbarsky
Comment 2 2012-02-24 14:50:04 PST
At first glance in WebKit it may be sort of a duplicate of the querySelector thing (insofar as the code is shared) but not of getElementsByTagName... Note that making this work would take more work than making querySelector work, though.
Benjamin Poulain
Comment 3 2015-01-27 01:38:34 PST
Follow up with your test in https://bugs.webkit.org/show_bug.cgi?id=140930 Thanks for reporting this bug Boris. *** This bug has been marked as a duplicate of bug 140878 ***
Note You need to log in before you can comment on or make changes to this bug.