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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/Window/lookup-behavior-expected.txt

Issue 1685543002: Supports "class string" based on @@toStringTag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated test expectations. Created 4 years, 10 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/fast/dom/Window/lookup-behavior-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/lookup-behavior-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/lookup-behavior-expected.txt
deleted file mode 100644
index 2db4e17a48e9bedb97db5d55b076bd1e646a5691..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/lookup-behavior-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-
-This is a testharness.js-based test.
-PASS Named access test. Window's members should have priority over named properties.
-FAIL WindowProperties object should exist. assert_equals: expected "[object WindowProperties]" but got "[object Object]"
-PASS WindowProperties object should provide named access.
-PASS Window's members should be own members.
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698