blob: 8a3b83e4c49db38e88e09677e8f0b1fc43345067 [file] [log] [blame]
This test verifies that a StyleSheet object will be returned instead of a HTMLStyleElement when calling document.styleSheets named property getter.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.styleSheets["test"] is styleElement.sheet
PASS successfullyParsed is true
TEST COMPLETE