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

Unified Diff: LayoutTests/fast/frames/sandboxed-iframe-domain-expected.txt

Issue 99083002: WIP: Migrate generated bindings to new ExceptionState constructor. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase. Created 7 years 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/frames/sandboxed-iframe-domain-expected.txt
diff --git a/LayoutTests/fast/frames/sandboxed-iframe-domain-expected.txt b/LayoutTests/fast/frames/sandboxed-iframe-domain-expected.txt
index f2c0ed982ee9a5b0934837480fa99048bc1fed86..494cb180b95d80bb4d0b578c380fc116a3e270e9 100644
--- a/LayoutTests/fast/frames/sandboxed-iframe-domain-expected.txt
+++ b/LayoutTests/fast/frames/sandboxed-iframe-domain-expected.txt
@@ -1,2 +1,2 @@
-CONSOLE ERROR: line 1: Uncaught SecurityError: Failed to set the 'domain' property on 'Document': assignment is forbidden for sandboxed iframes.
+CONSOLE ERROR: line 1: Uncaught SecurityError: Failed to set the 'domain' property on 'Document': Assignment is forbidden for sandboxed iframes.

Powered by Google App Engine
This is Rietveld 408576698