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

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

Issue 1386843002: bindings: Implements the named properties object (WindowProperties). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated IDL test results. Created 5 years, 2 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/js/getOwnPropertyDescriptor-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
index 83d0c1b72dc3dab36afa8bbb6ef95b8295e7a17c..2db4e17a48e9bedb97db5d55b076bd1e646a5691 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/lookup-behavior-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/lookup-behavior-expected.txt
@@ -2,7 +2,7 @@
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]"
-FAIL WindowProperties object should provide named access. assert_equals: Named access shouldn't work when WindowProperties is not available. expected (undefined) undefined but got (object) Element node <a id="myAnchor"></a>
+PASS WindowProperties object should provide named access.
PASS Window's members should be own members.
Harness: the test ran to completion.
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/js/getOwnPropertyDescriptor-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698