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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/frames/frameset-style-recalc-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 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 5 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutFrameSet {FRAMESET} at (0,0) size 800x600 6 LayoutFrameSet {FRAMESET} at (0,0) size 800x600
6 layer at (0,0) size 800x200 7 layer at (0,0) size 800x200
7 LayoutFrame {FRAME} at (0,0) size 800x200 8 LayoutFrame {FRAME} at (0,0) size 800x200
8 layer at (0,0) size 800x200 9 layer at (0,0) size 800x200
9 LayoutView at (0,0) size 800x200 10 LayoutView at (0,0) size 800x200
10 layer at (0,0) size 800x200 11 layer at (0,0) size 800x200
(...skipping 18 matching lines...) Expand all
29 text run at (0,0) width 204: "This frame should be 200px tall." 30 text run at (0,0) width 204: "This frame should be 200px tall."
30 layer at (0,100) size 100x100 31 layer at (0,100) size 100x100
31 LayoutBlockFlow (positioned) {DIV} at (0,100) size 100x100 [bgcolor=#00800 0] 32 LayoutBlockFlow (positioned) {DIV} at (0,100) size 100x100 [bgcolor=#00800 0]
32 layer at (0,206) size 800x394 33 layer at (0,206) size 800x394
33 LayoutFrame {FRAME} at (0,206) size 800x394 34 LayoutFrame {FRAME} at (0,206) size 800x394
34 layer at (0,0) size 800x394 35 layer at (0,0) size 800x394
35 LayoutView at (0,0) size 800x394 36 LayoutView at (0,0) size 800x394
36 layer at (0,0) size 800x394 37 layer at (0,0) size 800x394
37 LayoutBlockFlow {HTML} at (0,0) size 800x394 38 LayoutBlockFlow {HTML} at (0,0) size 800x394
38 LayoutBlockFlow {BODY} at (8,8) size 784x378 39 LayoutBlockFlow {BODY} at (8,8) size 784x378
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698