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

Unified Diff: LayoutTests/fast/events/event-view-toString-expected.txt

Issue 1163943002: Revert of Make Window.prototype.toString return [object Window] at all times. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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 | LayoutTests/http/tests/security/cross-frame-window-to-tostring.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/event-view-toString-expected.txt
diff --git a/LayoutTests/fast/events/event-view-toString-expected.txt b/LayoutTests/fast/events/event-view-toString-expected.txt
index 294fce46966543ff95fa93f54e9ea7d7ef98f49e..6292d0119a12a8e951259b88f481d3fd02a56d08 100644
--- a/LayoutTests/fast/events/event-view-toString-expected.txt
+++ b/LayoutTests/fast/events/event-view-toString-expected.txt
@@ -2,6 +2,6 @@
event.view :
document: [object HTMLDocument]
-proto: [object Window]
+proto: [object Object]
Success getting [object Window]
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/cross-frame-window-to-tostring.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698