[Webkit-unassigned] [Bug 88360] createElement("image") creates an element with localName "img" instead of "image"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 18:35:26 PDT 2012


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





--- Comment #2 from Boris Zbarsky <bzbarsky at mit.edu>  2012-06-05 18:35:26 PST ---
The localName wasn't the problem.  The problem is the HTMLImageElement vs HTMLElement.

Until a few days ago, the WebGL conformance test suite actually relied on this bug to pass in WebKit-based browsers...  It's been fixed since, which is how I ran into this issue.

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