Details
-
Improvement
-
Status: In Progress
-
Resolution: Unresolved
-
1.5
-
None
-
None
-
Operating System: other
Platform: Other
Description
The current implementation of document.styleSheets just throws a runtime
exception (which is bad as you cannot catch that from ECMAScript, it seems).
It would be nice to have this functionality since iterating over the style
sheets in the document without it is difficult...