Index: LayoutTests/fast/dom/Window/window-property-shadowing-onclick-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/window-property-shadowing-onclick-expected.txt b/LayoutTests/fast/dom/Window/window-property-shadowing-onclick-expected.txt |
deleted file mode 100644 |
index 805663ac85200661d454720cb08bfeb0550a8dfe..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/Window/window-property-shadowing-onclick-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-This tests the ES5.2 behavior where global variables should not trigger setters on the Window object |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS onClickCalled is false |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |