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

Side by Side Diff: LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-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 a data: URL subframe can't access a sibling data: URL subframe. 1 This tests that a data: URL subframe can't access a sibling data: URL subframe.
2 2
3 3
4 4
5 -------- 5 --------
6 Frame: 'firstSubFrame' 6 Frame: 'firstSubFrame'
7 -------- 7 --------
8 Inner iframe. 8 Inner iframe.
9 9
10 Pass: Cross frame access from a sibling data: URL was denied. 10 Pass: Cross frame access from a sibling data: URL was denied.
11 11
12 -------- 12 --------
13 Frame: 'secondSubFrame' 13 Frame: 'secondSubFrame'
14 -------- 14 --------
15 Inner iframe. 15 Inner iframe.
16 16
17 Test
18 17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698