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

Side by Side Diff: LayoutTests/platform/win/fast/lists/olstart-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 782 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 782
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x782 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x782 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x782 4 LayoutBlockFlow {HTML} at (0,0) size 785x782
5 LayoutBlockFlow {BODY} at (8,8) size 769x758 5 LayoutBlockFlow {BODY} at (8,8) size 769x758
6 LayoutBlockFlow (anonymous) at (0,0) size 769x18 6 LayoutBlockFlow (anonymous) at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 132x17 7 LayoutText {#text} at (0,0) size 132x17
8 text run at (0,0) width 132: "1. Basic inheritance:" 8 text run at (0,0) width 132: "1. Basic inheritance:"
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: "3" 11 LayoutListMarker (anonymous) at (-20,0) size 16x17: "3"
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 3" 13 text run at (0,0) width 77: "Should be 3"
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 LayoutBlockFlow {OL} at (0,722) size 769x36 129 LayoutBlockFlow {OL} at (0,722) size 769x36
130 LayoutBlockFlow {OL} at (40,0) size 729x18 130 LayoutBlockFlow {OL} at (40,0) size 729x18
131 LayoutListItem {LI} at (40,0) size 689x18 131 LayoutListItem {LI} at (40,0) size 689x18
132 LayoutListMarker (anonymous) at (-20,0) size 16x17: "2" 132 LayoutListMarker (anonymous) at (-20,0) size 16x17: "2"
133 LayoutText {#text} at (0,0) size 77x17 133 LayoutText {#text} at (0,0) size 77x17
134 text run at (0,0) width 77: "Should be 2" 134 text run at (0,0) width 77: "Should be 2"
135 LayoutListItem {LI} at (40,18) size 729x18 135 LayoutListItem {LI} at (40,18) size 729x18
136 LayoutListMarker (anonymous) at (-20,0) size 16x17: "5" 136 LayoutListMarker (anonymous) at (-20,0) size 16x17: "5"
137 LayoutText {#text} at (0,0) size 77x17 137 LayoutText {#text} at (0,0) size 77x17
138 text run at (0,0) width 77: "Should be 5" 138 text run at (0,0) width 77: "Should be 5"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698