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

Side by Side Diff: LayoutTests/platform/win-xp/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 1239 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1239
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1239 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1239 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1238.69 4 LayoutBlockFlow {HTML} at (0,0) size 785x1238.69
5 LayoutBlockFlow {BODY} at (8,8) size 769x1222.69 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1222.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 352x36 7 LayoutText {#text} at (0,0) size 352x36
8 text run at (0,0) width 352: "Safari 1.0 PRE width bug" 8 text run at (0,0) width 352: "Safari 1.0 PRE width bug"
9 LayoutBlockFlow (anonymous) at (0,58.44) size 769x80 9 LayoutBlockFlow (anonymous) at (0,58.44) size 769x80
10 LayoutText {#text} at (0,0) size 95x19 10 LayoutText {#text} at (0,0) size 95x19
11 text run at (0,0) width 95: "As noted in my " 11 text run at (0,0) width 95: "As noted in my "
12 LayoutInline {A} at (0,0) size 26x19 [color=#0000EE] 12 LayoutInline {A} at (0,0) size 26x19 [color=#0000EE]
13 LayoutText {#text} at (95,0) size 26x19 13 LayoutText {#text} at (95,0) size 26x19
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 text run at (167,136) width 1: " " 170 text run at (167,136) width 1: " "
171 text run at (7,152) width 65: "28 29 30" 171 text run at (7,152) width 65: "28 29 30"
172 LayoutTableCell {TD} at (181,2) size 586x42 [r=0 c=1 rs=1 cs=1] 172 LayoutTableCell {TD} at (181,2) size 586x42 [r=0 c=1 rs=1 cs=1]
173 LayoutText {#text} at (1,1) size 572x39 173 LayoutText {#text} at (1,1) size 572x39
174 text run at (1,1) width 326: "The blank line between '2003' and the nested element " 174 text run at (1,1) width 326: "The blank line between '2003' and the nested element "
175 text run at (327,1) width 246: "no longer triggers the width bug , because" 175 text run at (327,1) width 246: "no longer triggers the width bug , because"
176 text run at (1,21) width 219: "now the '2003' is itself containe d by " 176 text run at (1,21) width 219: "now the '2003' is itself containe d by "
177 text run at (220,21) width 281: "a nested element (in this case, another SPAN)." 177 text run at (220,21) width 281: "a nested element (in this case, another SPAN)."
178 LayoutBlockFlow (anonymous) at (0,1202.69) size 769x20 178 LayoutBlockFlow (anonymous) at (0,1202.69) size 769x20
179 LayoutBR {BR} at (0,0) size 0x19 179 LayoutBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698