Index: third_party/WebKit/LayoutTests/external/wpt/html/browsers/the-window-object/window-named-properties-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/browsers/the-window-object/window-named-properties-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/browsers/the-window-object/window-named-properties-expected.txt |
index e960af70ac996aada54a443565a34a2538e51307..60a9c4b596a47021aa52b9fb99da9e8cd8c9e040 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/html/browsers/the-window-object/window-named-properties-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/browsers/the-window-object/window-named-properties-expected.txt |
@@ -3,7 +3,7 @@ PASS Static name |
PASS Static name on the prototype |
FAIL constructor assert_false: gsp.hasOwnProperty("constructor") expected false got true |
FAIL duplicate property names assert_equals: expected 1 but got 0 |
-FAIL Dynamic name assert_true: foo not in window expected true got false |
+PASS Dynamic name |
PASS Ghost name |
Harness: the test ran to completion. |