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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/window-named-proto-expected.txt

Issue 2753773003: v8bindings: Reverts crrev.com/2606723002 with minimum changes. (Closed)
Patch Set: Updated tests and their expectations. Created 3 years, 9 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: third_party/WebKit/LayoutTests/http/tests/security/window-named-proto-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/window-named-proto-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/window-named-proto-expected.txt
index 0a01a63b9b767fdbe5e16b136f633118b469889d..415dc9ec18b57094e6be16a5117287b008624247 100644
--- a/third_party/WebKit/LayoutTests/http/tests/security/window-named-proto-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/security/window-named-proto-expected.txt
@@ -1,3 +1,2 @@
-CONSOLE ERROR: line 1: Uncaught SecurityError: Blocked a frame with origin "null" from accessing a frame with origin "http://localhost:8080". The frame requesting access has a protocol of "data", the frame being accessed has a protocol of "http". Protocols must match.
-
+CONSOLE ERROR: line 2: Uncaught TypeError: Cannot read property 'innerHTML' of null

Powered by Google App Engine
This is Rietveld 408576698