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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-hidden-iframe-zero-size-expected.txt

Issue 2794303002: Deprecate resource requests whose URLs contain raw newlines. (Closed)
Patch Set: Rebase. Created 3 years, 8 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 CONSOLE WARNING: Resource requests whose URLs contain raw newline characters are deprecated, and may be blocked in M60, around August 2017. Please remove newlin es from places like element attribute values in order to continue loading those resources. See https://www.chromestatus.com/features/5735596811091968 for more d etails.
1 This is link_1. 2 This is link_1.
2 3
3 4
4 This is 5 This is
5 an iframe with size 0. 6 an iframe with size 0.
6 This is link_2. 7 This is link_2.
7 8
8 PASS successfullyParsed is true 9 PASS successfullyParsed is true
9 10
10 TEST COMPLETE 11 TEST COMPLETE
11 PASS gFocusedDocument.activeElement.getAttribute("id") is "end" 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
12 This test is to test that an iframe with size 0 does not get focus, and neither do its descendants. 13 This test is to test that an iframe with size 0 does not get focus, and neither do its descendants.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698