[Webkit-unassigned] [Bug 46800] querySelectorAll/getElementsByTagName unable to find SVG camelCase elements imported into HTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 10:59:25 PDT 2011


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





--- Comment #14 from Dirk Schulze <krit at webkit.org>  2011-10-05 10:59:24 PST ---
(In reply to comment #13)
> Why would that make more sense? Even in an HTML document, the SVG elements still use camelcase.

Why would it make sense to accept 'localName' with big capitals for elements in HTML namespace than?  Why shouldn't engines be as strict for HTML elements as for elements in other namespaces than? I just think that it is confusing that you don't care about capitalization for HTML elements but must care about capitalization on non HTML elements, even if they are all used in the same HTML document.

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