RESOLVED FIXED Bug 93014
DOM4: className should be defined on Element and not on HTMLElement
https://bugs.webkit.org/show_bug.cgi?id=93014
Summary DOM4: className should be defined on Element and not on HTMLElement
Erik Arvidsson
Reported 2012-08-02 11:53:53 PDT
DOM4: className should be defined on Element and not on HTMLElement
Attachments
Patch (4.24 KB, patch)
2012-08-02 11:55 PDT, Erik Arvidsson
no flags
Patch for landing (5.14 KB, patch)
2012-08-02 12:59 PDT, Erik Arvidsson
no flags
Erik Arvidsson
Comment 1 2012-08-02 11:55:04 PDT
Adam Barth
Comment 2 2012-08-02 12:03:31 PDT
Comment on attachment 156131 [details] Patch Ok. Looks like you might have some compile errors to work through.
Build Bot
Comment 3 2012-08-02 12:32:04 PDT
Erik Arvidsson
Comment 4 2012-08-02 12:59:15 PDT
Created attachment 156146 [details] Patch for landing
WebKit Review Bot
Comment 5 2012-08-02 14:28:29 PDT
Comment on attachment 156146 [details] Patch for landing Clearing flags on attachment: 156146 Committed r124499: <http://trac.webkit.org/changeset/124499>
WebKit Review Bot
Comment 6 2012-08-02 14:28:34 PDT
All reviewed patches have been landed. Closing bug.
Darin Adler
Comment 7 2012-08-03 14:48:30 PDT
Why no regression test? We could test this with SVG, I think.
Adam Barth
Comment 8 2012-08-03 14:52:39 PDT
(In reply to comment #7) > Why no regression test? We could test this with SVG, I think. Is there something more you think we should test other than fast/dom/Element/class-name.html in the patch?
Holger Jeromin
Comment 9 2012-08-06 12:44:27 PDT
*** Bug 66284 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 10 2012-08-07 15:55:11 PDT
This must have caused bug 93384.
Erik Arvidsson
Comment 11 2012-08-16 12:22:41 PDT
*** Bug 93013 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.