Bug 66537

Summary: Test how DOMTokenList methods react to too few arguments
Product: WebKit Reporter: Mark Pilgrim (Google) <pilgrim>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, mjs, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 66235    
Attachments:
Description Flags
Patch
none
Patch for landing none

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.