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 f038ebc325145d57c57cd5900f4bf102b2a54b00..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/Window/window-property-shadowing-onclick-expected.txt |
+++ /dev/null |
@@ -1,7 +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". |
- |
- |
-FAIL onClickCalled should be false. Was true. |
- |