Bug 6268 - Add undetectable document.all
Summary: Add undetectable document.all
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
: 4761 6076 6077 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-28 04:37 PST by Anders Carlsson
Modified: 2005-12-29 02:04 PST (History)
2 users (show)

See Also:


Attachments
Add undetectable document.all (11.01 KB, patch)
2005-12-28 10:53 PST, Anders Carlsson
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2005-12-28 04:37:18 PST
A lot of websites rely on document.all being available and it would be good to have support for it in the 
same way Mozilla does.
Comment 1 Anders Carlsson 2005-12-28 10:53:35 PST
Created attachment 5341 [details]
Add undetectable document.all

Note that the test case only tests that document.all is undetectable; it
doesn't test that the collection works as expected
Comment 2 Maciej Stachowiak 2005-12-28 16:25:30 PST
Looks great, r=me.
Comment 3 Joost de Valk (AlthA) 2005-12-29 00:53:49 PST
*** Bug 4761 has been marked as a duplicate of this bug. ***
Comment 4 Anders Carlsson 2005-12-29 02:04:35 PST
*** Bug 6076 has been marked as a duplicate of this bug. ***
Comment 5 Anders Carlsson 2005-12-29 02:04:49 PST
*** Bug 6077 has been marked as a duplicate of this bug. ***