Bug 22370 - Add a test for detectability of HTMLCollections objects
Summary: Add a test for detectability of HTMLCollections objects
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pam Greene (IRC:pamg)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-19 16:57 PST by Pam Greene (IRC:pamg)
Modified: 2008-11-20 15:47 PST (History)
0 users

See Also:


Attachments
New test + result (2.59 KB, patch)
2008-11-19 17:39 PST, Pam Greene (IRC:pamg)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pam Greene (IRC:pamg) 2008-11-19 16:57:28 PST
Only document.all is undetectable.  Other HTMLCollections should be detectable.
Comment 1 Pam Greene (IRC:pamg) 2008-11-19 17:39:56 PST
Created attachment 25294 [details]
New test + result
Comment 2 Darin Adler 2008-11-19 17:45:51 PST
Comment on attachment 25294 [details]
New test + result

r=me
Comment 3 Pam Greene (IRC:pamg) 2008-11-20 15:47:24 PST
Landed in r38639.