Bug 66535 - Test that document.all.tags() matches IE behavior with too few arguments
Summary: Test that document.all.tags() matches IE behavior with too few arguments
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 66235
  Show dependency treegraph
 
Reported: 2011-08-18 21:21 PDT by Mark Pilgrim (Google)
Modified: 2011-09-03 15:42 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.89 KB, patch)
2011-08-18 21:23 PDT, Mark Pilgrim (Google)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Pilgrim (Google) 2011-08-18 21:21:15 PDT
IE throws an exception when calling tags() with no arguments.
Comment 1 Mark Pilgrim (Google) 2011-08-18 21:21:26 PDT
Tested in IE9 on Windows 7.
Comment 2 Mark Pilgrim (Google) 2011-08-18 21:23:29 PDT
Created attachment 104454 [details]
Patch
Comment 3 WebKit Review Bot 2011-09-03 15:42:06 PDT
Comment on attachment 104454 [details]
Patch

Clearing flags on attachment: 104454

Committed r94496: <http://trac.webkit.org/changeset/94496>
Comment 4 WebKit Review Bot 2011-09-03 15:42:10 PDT
All reviewed patches have been landed.  Closing bug.