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

Side by Side Diff: LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt

Issue 494343003: Eliminate globalFlag usage from http security layout tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: consistify Created 6 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This tests that the main frame doesn't have access to a data: URL loaded in an i frame inside another data: URL loaded iframe. 1 This tests that the main frame doesn't have access to a data: URL loaded in an i frame inside another data: URL loaded iframe.
2 2
3 Test 3
4 PASS: Cross frame access to a data: URL 2 levels deep was denied. 4 PASS: Cross frame access to a data: URL 2 levels deep was denied.
5 5
6 6
7 -------- 7 --------
8 Frame: 'aFrame' 8 Frame: 'aFrame'
9 -------- 9 --------
10 Inner iframe. 10 Inner iframe.
11 11
12 12
13 13
14 -------- 14 --------
15 Frame: '<!--framePath //aFrame/<!--frame0-->-->' 15 Frame: '<!--framePath //aFrame/<!--frame0-->-->'
16 -------- 16 --------
17 PASS: Cross frame access to a data: URL 2 levels deep was denied. 17 PASS: Cross frame access to a data: URL 2 levels deep was denied.
18 18
19 Inner-inner iframe. 19 Inner-inner iframe.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698