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

Side by Side Diff: LayoutTests/platform/win-xp/fast/lists/ol-start-parsing-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 1222 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1222
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1222 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1222 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1222 4 LayoutBlockFlow {HTML} at (0,0) size 785x1222
5 LayoutBlockFlow {BODY} at (8,8) size 769x1206 5 LayoutBlockFlow {BODY} at (8,8) size 769x1206
6 LayoutBlockFlow (anonymous) at (0,0) size 769x20 6 LayoutBlockFlow (anonymous) at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 107x19 7 LayoutText {#text} at (0,0) size 107x19
8 text run at (0,0) width 107: "No start attribute." 8 text run at (0,0) width 107: "No start attribute."
9 LayoutBlockFlow {OL} at (0,36) size 769x40 9 LayoutBlockFlow {OL} at (0,36) size 769x40
10 LayoutListItem {LI} at (40,0) size 729x20 10 LayoutListItem {LI} at (40,0) size 729x20
11 LayoutListMarker (anonymous) at (-21,0) size 16x19: "1" 11 LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
12 LayoutText {#text} at (0,0) size 73x19 12 LayoutText {#text} at (0,0) size 73x19
13 text run at (0,0) width 73: "Should be 1" 13 text run at (0,0) width 73: "Should be 1"
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 LayoutBlockFlow {OL} at (0,1148) size 769x40 151 LayoutBlockFlow {OL} at (0,1148) size 769x40
152 LayoutListItem {LI} at (40,0) size 729x20 152 LayoutListItem {LI} at (40,0) size 729x20
153 LayoutListMarker (anonymous) at (-27,0) size 22x19: "-2" 153 LayoutListMarker (anonymous) at (-27,0) size 22x19: "-2"
154 LayoutText {#text} at (0,0) size 79x19 154 LayoutText {#text} at (0,0) size 79x19
155 text run at (0,0) width 79: "Should be -2" 155 text run at (0,0) width 79: "Should be -2"
156 LayoutListItem {LI} at (40,20) size 729x20 156 LayoutListItem {LI} at (40,20) size 729x20
157 LayoutListMarker (anonymous) at (-27,0) size 22x19: "-1" 157 LayoutListMarker (anonymous) at (-27,0) size 22x19: "-1"
158 LayoutText {#text} at (0,0) size 79x19 158 LayoutText {#text} at (0,0) size 79x19
159 text run at (0,0) width 79: "Should be -1" 159 text run at (0,0) width 79: "Should be -1"
160 LayoutBlockFlow {HR} at (0,1204) size 769x2 [border: (1px inset #EEEEEE)] 160 LayoutBlockFlow {HR} at (0,1204) size 769x2 [border: (1px inset #EEEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698