Chromium Code Reviews| Index: LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-named-properties-expected.txt |
| diff --git a/LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-named-properties-expected.txt b/LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-named-properties-expected.txt |
| index 32cd240d980a8752790f3830b5d784f88e84346b..e8bf63455905e70af5c00b351d1afdbf9ea808a6 100644 |
| --- a/LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-named-properties-expected.txt |
| +++ b/LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-named-properties-expected.txt |
| @@ -1,4 +1,3 @@ |
| - |
| This is a testharness.js-based test. |
| PASS Static name |
| FAIL Static name on the prototype assert_false: Window.prototype.hasOwnProperty("bar") expected false got true |