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

Unified Diff: webkit/data/layout_test_results/v8/LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt

Issue 4074: Fix some XSS test by fixing an improperly merged file and falling back on... (Closed) Base URL: svn://chrome-svn/chrome/branches/chrome_webkit_merge_branch/
Patch Set: Created 12 years, 3 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: webkit/data/layout_test_results/v8/LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt
===================================================================
--- webkit/data/layout_test_results/v8/LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt (revision 2575)
+++ webkit/data/layout_test_results/v8/LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt (working copy)
@@ -1,21 +0,0 @@
-CONSOLE MESSAGE: line 0: Unsafe JavaScript attempt to access frame with URL data:text/html,<html><head><script>function fireSentinel() {if (window.layoutTestController)layoutTestController.globalFlag = true;}</script></head><body onload="fireSentinel();"><p id="accessMe">PASS: Cross frame access to a data: URL 2 levels deep was denied.</p><p>Inner-inner iframe.</p></body></html> from frame with URL http://127.0.0.1:8000/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html. Domains, protocols and ports must match.
-
-This tests that the main frame doesn't have access to a data: URL loaded in an iframe inside another data: URL loaded iframe.
-
-Test
-PASS: Cross frame access to a data: URL 2 levels deep was denied.
-
-
---------
-Frame: 'aFrame'
---------
-Inner iframe.
-
-
-
---------
-Frame: '<!--framePath //aFrame/<!--frame0-->-->'
---------
-PASS: Cross frame access to a data: URL 2 levels deep was denied.
-
-Inner-inner iframe.

Powered by Google App Engine
This is Rietveld 408576698