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

Unified Diff: LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt

Issue 220563002: Remove HTMLFrameElement.location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix tests Created 6 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: LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt
diff --git a/LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt b/LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt
deleted file mode 100644
index 43c7e2ef2de28e47a2ca42bbf4dcd9d385cb14db..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-CONSOLE MESSAGE: line 19: Caught exception while setting frame's location to 'javascript:"FAIL: this should not have been loaded."'. 'SecurityError: Failed to set the 'location' property on 'HTMLFrameElement': Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.'.
-CONSOLE MESSAGE: line 21: PASS: Exception was 'Failed to set the 'location' property on 'HTMLFrameElement': Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.'.
-CONSOLE MESSAGE: line 19: Caught exception while setting frame's location to ' javascript:"FAIL: this should not have been loaded."'. 'SecurityError: Failed to set the 'location' property on 'HTMLFrameElement': Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.'.
-CONSOLE MESSAGE: line 21: PASS: Exception was 'Failed to set the 'location' property on 'HTMLFrameElement': Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.'.
-CONSOLE MESSAGE: line 19: Caught exception while setting frame's location to 'javascript :"FAIL: this should not have been loaded."'. 'SecurityError: Failed to set the 'location' property on 'HTMLFrameElement': Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.'.
-CONSOLE MESSAGE: line 21: PASS: Exception was 'Failed to set the 'location' property on 'HTMLFrameElement': Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.'.
-
-
---------
-Frame: 'main'
---------
-This test passes as long as the word 'FAIL' and an accompanying message do not appear in the frame below.
-
---------
-Frame: 'aFrame'
---------
-Inner iframe.

Powered by Google App Engine
This is Rietveld 408576698