RESOLVED FIXED Bug 22576
Elements should assert that the QualifiedName given to their constructor corresponds to the Element constructed
https://bugs.webkit.org/show_bug.cgi?id=22576
Summary Elements should assert that the QualifiedName given to their constructor corr...
Julien Chaffraix
Reported 2008-12-01 15:56:11 PST
As part of bug22441 and bug22564, we have added this assertion to HTML elements. For consistency, we should add it to other elements (SVG and WML mainly when writing this bug).
Attachments
Patch (51.23 KB, patch)
2011-05-08 13:34 PDT, Rob Buis
no flags
Patch (53.39 KB, patch)
2011-05-08 14:02 PDT, Rob Buis
no flags
Patch (53.52 KB, patch)
2011-05-08 14:13 PDT, Rob Buis
krit: review+
Rob Buis
Comment 1 2011-05-08 13:34:02 PDT
WebKit Review Bot
Comment 2 2011-05-08 13:40:36 PDT
Comment on attachment 92744 [details] Patch Attachment 92744 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/8645343
Rob Buis
Comment 3 2011-05-08 14:02:50 PDT
WebKit Review Bot
Comment 4 2011-05-08 14:10:39 PDT
Comment on attachment 92748 [details] Patch Attachment 92748 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/8653372
Rob Buis
Comment 5 2011-05-08 14:13:00 PDT
Dirk Schulze
Comment 6 2011-05-08 14:41:34 PDT
Comment on attachment 92749 [details] Patch r=me
Note You need to log in before you can comment on or make changes to this bug.