Index: third_party/WebKit/LayoutTests/fast/dom/Window/window-property-shadowing-onclick-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/window-property-shadowing-onclick-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/window-property-shadowing-onclick-expected.txt |
index 805663ac85200661d454720cb08bfeb0550a8dfe..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/window-property-shadowing-onclick-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/window-property-shadowing-onclick-expected.txt |
@@ -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 |
- |