Bug 9093 - Implement document.scripts
Summary: Implement document.scripts
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:
Depends on:
Blocks: 7788
  Show dependency treegraph
 
Reported: 2006-05-24 12:09 PDT by Anders Carlsson
Modified: 2006-05-24 12:21 PDT (History)
0 users

See Also:


Attachments
Implement document.scripts (6.94 KB, patch)
2006-05-24 12:14 PDT, 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 2006-05-24 12:09:15 PDT
Currently we just return a javascript object with a "length" property set to 0.
Comment 1 Anders Carlsson 2006-05-24 12:14:26 PDT
Created attachment 8519 [details]
Implement document.scripts
Comment 2 Maciej Stachowiak 2006-05-24 12:17:28 PDT
Comment on attachment 8519 [details]
Implement document.scripts

r=me