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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame-expected.txt

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 PDT 2017 Created 3 years, 7 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
OLDNEW
1 This tests that a javascript: URL subframe can access a sibling javascript: URL subframe. 1 This tests that a javascript: URL subframe can access a sibling javascript: URL subframe.
2 2
3 3
4 4
5 -------- 5 --------
6 Frame: 'firstSubFrame' 6 Frame: 'firstSubFrame'
7 -------- 7 --------
8 PASS: Cross frame access from a sibling javascript: URL was allowed! 8 PASS: Cross frame access from a sibling javascript: URL was allowed!
9 9
10 Inner iframe. 10 Inner iframe.
11 11
12 -------- 12 --------
13 Frame: 'secondSubFrame' 13 Frame: 'secondSubFrame'
14 -------- 14 --------
15 Inner iframe. 15 Inner iframe.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698