RESOLVED FIXED 66537
Test how DOMTokenList methods react to too few arguments
https://bugs.webkit.org/show_bug.cgi?id=66537
Summary Test how DOMTokenList methods react to too few arguments
Mark Pilgrim (Google)
Reported 2011-08-18 22:07:26 PDT
DOMTokenList.item() DOMTokenList.contains() DOMTokenList.add() DOMTokenList.remove() DOMTokenList.toggle()
Attachments
Patch (4.18 KB, patch)
2011-08-18 22:09 PDT, Mark Pilgrim (Google)
no flags
Patch for landing (9.00 KB, patch)
2011-10-06 09:38 PDT, Adam Barth
no flags
Mark Pilgrim (Google)
Comment 1 2011-08-18 22:09:09 PDT
WebKit Review Bot
Comment 2 2011-08-18 22:58:22 PDT
Comment on attachment 104460 [details] Patch Attachment 104460 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/9435097 New failing tests: fast/dom/HTMLElement/class-list-quirks.html
Adam Barth
Comment 3 2011-08-19 11:23:39 PDT
> fast/dom/HTMLElement/class-list-quirks.html This probably uses the same JS files in quirks mode.
Adam Barth
Comment 4 2011-09-03 14:27:04 PDT
Mark, can you update this patch so that it passes all the tests?
Adam Barth
Comment 5 2011-10-06 09:38:02 PDT
Created attachment 109967 [details] Patch for landing
WebKit Review Bot
Comment 6 2011-10-06 10:21:52 PDT
Comment on attachment 109967 [details] Patch for landing Clearing flags on attachment: 109967 Committed r96827: <http://trac.webkit.org/changeset/96827>
WebKit Review Bot
Comment 7 2011-10-06 10:21:56 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.