Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(853)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/browsers/the-window-object/window-named-properties-expected.txt

Issue 2753773003: v8bindings: Reverts crrev.com/2606723002 with minimum changes. (Closed)
Patch Set: Updated tests and their expectations. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698