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

Unified Diff: LayoutTests/http/tests/history/cross-origin-replace-history-object-child-expected.txt

Issue 242613009: Make window.history property non replaceable (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 8 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/http/tests/history/cross-origin-replace-history-object-child-expected.txt
diff --git a/LayoutTests/http/tests/history/cross-origin-replace-history-object-child-expected.txt b/LayoutTests/http/tests/history/cross-origin-replace-history-object-child-expected.txt
index c65cf60fe2933619f1a20d61a22fa331537a9fe3..9776399f45194c29f2b5da86f1a702c0ae7071b7 100644
--- a/LayoutTests/http/tests/history/cross-origin-replace-history-object-child-expected.txt
+++ b/LayoutTests/http/tests/history/cross-origin-replace-history-object-child-expected.txt
@@ -1,5 +1,5 @@
ALERT: PASS: Access to window.frames[0].history threw an exception.
ALERT: About to shadow child window's history object: [object History]
-ALERT: Shadowed child window's history object:
+ALERT: Child window's history object should not be shadowed: [object History]
ALERT: PASS: Access to window.frames[0].history threw an exception.

Powered by Google App Engine
This is Rietveld 408576698