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

Side by Side Diff: LayoutTests/platform/mac/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 1187 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1187
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1187 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1187 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1186.69 4 LayoutBlockFlow {HTML} at (0,0) size 785x1186.69
5 LayoutBlockFlow {BODY} at (8,8) size 769x1170.69 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1170.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 350x37 7 LayoutText {#text} at (0,0) size 350x37
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 103x18 10 LayoutText {#text} at (0,0) size 103x18
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 29x18 [color=#0000EE] 12 LayoutInline {A} at (0,0) size 29x18 [color=#0000EE]
13 LayoutText {#text} at (102,0) size 29x18 13 LayoutText {#text} at (102,0) size 29x18
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 text run at (163,128) width 1: " " 169 text run at (163,128) width 1: " "
170 text run at (7,143) width 63: "28 29 30" 170 text run at (7,143) width 63: "28 29 30"
171 LayoutTableCell {TD} at (178,2) size 589x38 [r=0 c=1 rs=1 cs=1] 171 LayoutTableCell {TD} at (178,2) size 589x38 [r=0 c=1 rs=1 cs=1]
172 LayoutText {#text} at (1,1) size 586x36 172 LayoutText {#text} at (1,1) size 586x36
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 298: "a nested element (in this case, another SPAN)." 176 text run at (289,19) width 298: "a nested element (in this case, another SPAN)."
177 LayoutBlockFlow (anonymous) at (0,1152.69) size 769x18 177 LayoutBlockFlow (anonymous) at (0,1152.69) size 769x18
178 LayoutBR {BR} at (0,0) size 0x18 178 LayoutBR {BR} at (0,0) size 0x18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698