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

Side by Side Diff: LayoutTests/platform/win/fast/text/whitespace/024-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1223 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1223
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1223 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1223 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1222.69 4 LayoutBlockFlow {HTML} at (0,0) size 785x1222.69
5 LayoutBlockFlow {BODY} at (8,8) size 769x1206.69 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1206.69 [bgcolor=#FFFFFF]
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 350x36 7 LayoutText {#text} at (0,0) size 350x36
8 text run at (0,0) width 350: "Safari 1.0 PRE width bug" 8 text run at (0,0) width 350: "Safari 1.0 PRE width bug"
9 LayoutBlockFlow (anonymous) at (0,58.44) size 769x72 9 LayoutBlockFlow (anonymous) at (0,58.44) size 769x72
10 LayoutText {#text} at (0,0) size 103x17 10 LayoutText {#text} at (0,0) size 103x17
11 text run at (0,0) width 103: "As noted in my " 11 text run at (0,0) width 103: "As noted in my "
12 LayoutInline {A} at (0,0) size 29x17 [color=#0000EE] 12 LayoutInline {A} at (0,0) size 29x17 [color=#0000EE]
13 LayoutText {#text} at (102,0) size 29x17 13 LayoutText {#text} at (102,0) size 29x17
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 text run at (7,152) width 65: "28 29 30" 170 text run at (7,152) width 65: "28 29 30"
171 LayoutTableCell {TD} at (181,2) size 586x56 [r=0 c=1 rs=1 cs=1] 171 LayoutTableCell {TD} at (181,2) size 586x56 [r=0 c=1 rs=1 cs=1]
172 LayoutText {#text} at (1,1) size 556x53 172 LayoutText {#text} at (1,1) size 556x53
173 text run at (1,1) width 346: "The blank line between '2003' and the nested element " 173 text run at (1,1) width 346: "The blank line between '2003' and the nested element "
174 text run at (346,1) width 211: "no longer triggers the width bug ," 174 text run at (346,1) width 211: "no longer triggers the width bug ,"
175 text run at (1,19) width 289: "because now the '2003' is itself contained by " 175 text run at (1,19) width 289: "because now the '2003' is itself contained by "
176 text run at (289,19) width 244: "a nested element (in this case, another" 176 text run at (289,19) width 244: "a nested element (in this case, another"
177 text run at (1,37) width 51: "SPAN)." 177 text run at (1,37) width 51: "SPAN)."
178 LayoutBlockFlow (anonymous) at (0,1188.69) size 769x18 178 LayoutBlockFlow (anonymous) at (0,1188.69) size 769x18
179 LayoutBR {BR} at (0,0) size 0x17 179 LayoutBR {BR} at (0,0) size 0x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698