summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/StyleSheet/get-stylesheet-byname-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/dom/StyleSheet/get-stylesheet-byname-expected.txt')
-rw-r--r--LayoutTests/fast/dom/StyleSheet/get-stylesheet-byname-expected.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/LayoutTests/fast/dom/StyleSheet/get-stylesheet-byname-expected.txt b/LayoutTests/fast/dom/StyleSheet/get-stylesheet-byname-expected.txt
deleted file mode 100644
index 31fb4c8..0000000
--- a/LayoutTests/fast/dom/StyleSheet/get-stylesheet-byname-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-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
-