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

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

Issue 1282223003: bindings: Adds a layout test to check Window's name look-up behavior. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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: LayoutTests/fast/dom/Window/lookup-behavior-expected.txt
diff --git a/LayoutTests/fast/dom/Window/lookup-behavior-expected.txt b/LayoutTests/fast/dom/Window/lookup-behavior-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..87640af858b6b6311f3af7f6b79a8b35a516e04b
--- /dev/null
+++ b/LayoutTests/fast/dom/Window/lookup-behavior-expected.txt
@@ -0,0 +1,6 @@
+CONSOLE ERROR: line 2405: Uncaught Error: assert_equals: window.onclick is not yet set. expected (object) null but got (undefined) undefined
+
+This is a testharness.js-based test.
+Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Error: assert_equals: window.onclick is not yet set. expected (object) null but got (undefined) undefined
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698