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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/selection-hard-linebreak-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 LayoutBlockFlow {BODY} at (8,8) size 784x584 6 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40 7 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 52x19 8 LayoutText {#text} at (0,0) size 52x19
8 text run at (0,0) width 52: "Test for " 9 text run at (0,0) width 52: "Test for "
9 LayoutInline {I} at (0,0) size 771x39 10 LayoutInline {I} at (0,0) size 771x39
10 LayoutInline {A} at (0,0) size 302x19 [color=#0000EE] 11 LayoutInline {A} at (0,0) size 302x19 [color=#0000EE]
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 layer at (0,0) size 128x70 162 layer at (0,0) size 128x70
162 LayoutView at (0,0) size 128x70 163 LayoutView at (0,0) size 128x70
163 layer at (0,0) size 128x70 164 layer at (0,0) size 128x70
164 LayoutBlockFlow {HTML} at (0,0) size 128x70 165 LayoutBlockFlow {HTML} at (0,0) size 128x70
165 LayoutBlockFlow {BODY} at (8,8) size 112x54 166 LayoutBlockFlow {BODY} at (8,8) size 112x54
166 LayoutBlockFlow {DIV} at (0,0) size 112x40 167 LayoutBlockFlow {DIV} at (0,0) size 112x40
167 LayoutText {#text} at (0,0) size 84x39 168 LayoutText {#text} at (0,0) size 84x39
168 text run at (0,0) width 46: "Lorem " 169 text run at (0,0) width 46: "Lorem "
169 text run at (46,0) width 38: "ipsum" 170 text run at (46,0) width 38: "ipsum"
170 text run at (0,20) width 33: "dolor" 171 text run at (0,20) width 33: "dolor"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698