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

Side by Side Diff: LayoutTests/platform/win/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 1150 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1150
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1150 4 LayoutBlockFlow {HTML} at (0,0) size 785x1150
5 LayoutBlockFlow {BODY} at (8,8) size 769x1134 5 LayoutBlockFlow {BODY} at (8,8) size 769x1134
6 LayoutBlockFlow (anonymous) at (0,0) size 769x18 6 LayoutBlockFlow (anonymous) at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 113x17 7 LayoutText {#text} at (0,0) size 113x17
8 text run at (0,0) width 113: "No start attribute." 8 text run at (0,0) width 113: "No start attribute."
9 LayoutBlockFlow {OL} at (0,34) size 769x36 9 LayoutBlockFlow {OL} at (0,34) size 769x36
10 LayoutListItem {LI} at (40,0) size 729x18 10 LayoutListItem {LI} at (40,0) size 729x18
11 LayoutListMarker (anonymous) at (-20,0) size 16x17: "1" 11 LayoutListMarker (anonymous) at (-20,0) size 16x17: "1"
12 LayoutText {#text} at (0,0) size 77x17 12 LayoutText {#text} at (0,0) size 77x17
13 text run at (0,0) width 77: "Should be 1" 13 text run at (0,0) width 77: "Should be 1"
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 LayoutBlockFlow {OL} at (0,1080) size 769x36 151 LayoutBlockFlow {OL} at (0,1080) size 769x36
152 LayoutListItem {LI} at (40,0) size 729x18 152 LayoutListItem {LI} at (40,0) size 729x18
153 LayoutListMarker (anonymous) at (-25.33,0) size 21.33x17: "-2" 153 LayoutListMarker (anonymous) at (-25.33,0) size 21.33x17: "-2"
154 LayoutText {#text} at (0,0) size 82x17 154 LayoutText {#text} at (0,0) size 82x17
155 text run at (0,0) width 82: "Should be -2" 155 text run at (0,0) width 82: "Should be -2"
156 LayoutListItem {LI} at (40,18) size 729x18 156 LayoutListItem {LI} at (40,18) size 729x18
157 LayoutListMarker (anonymous) at (-25.33,0) size 21.33x17: "-1" 157 LayoutListMarker (anonymous) at (-25.33,0) size 21.33x17: "-1"
158 LayoutText {#text} at (0,0) size 82x17 158 LayoutText {#text} at (0,0) size 82x17
159 text run at (0,0) width 82: "Should be -1" 159 text run at (0,0) width 82: "Should be -1"
160 LayoutBlockFlow {HR} at (0,1132) size 769x2 [border: (1px inset #EEEEEE)] 160 LayoutBlockFlow {HR} at (0,1132) size 769x2 [border: (1px inset #EEEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698