RESOLVED FIXED Bug 9093
Implement document.scripts
https://bugs.webkit.org/show_bug.cgi?id=9093
Summary Implement document.scripts
Anders Carlsson
Reported 2006-05-24 12:09:15 PDT
Currently we just return a javascript object with a "length" property set to 0.
Attachments
Implement document.scripts (6.94 KB, patch)
2006-05-24 12:14 PDT, Anders Carlsson
mjs: review+
Anders Carlsson
Comment 1 2006-05-24 12:14:26 PDT
Created attachment 8519 [details] Implement document.scripts
Maciej Stachowiak
Comment 2 2006-05-24 12:17:28 PDT
Comment on attachment 8519 [details] Implement document.scripts r=me
Note You need to log in before you can comment on or make changes to this bug.