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

Side by Side Diff: LayoutTests/platform/win-xp/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 830 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 830
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x830 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 785x830 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x830 4 LayoutBlockFlow {HTML} at (0,0) size 785x830
5 LayoutBlockFlow {BODY} at (8,8) size 769x806 5 LayoutBlockFlow {BODY} at (8,8) size 769x806
6 LayoutBlockFlow (anonymous) at (0,0) size 769x20 6 LayoutBlockFlow (anonymous) at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 120x19 7 LayoutText {#text} at (0,0) size 120x19
8 text run at (0,0) width 120: "1. Basic inheritance:" 8 text run at (0,0) width 120: "1. Basic inheritance:"
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: "3" 11 LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
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 3" 13 text run at (0,0) width 73: "Should be 3"
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 LayoutBlockFlow {OL} at (0,766) size 769x40 129 LayoutBlockFlow {OL} at (0,766) size 769x40
130 LayoutBlockFlow {OL} at (40,0) size 729x20 130 LayoutBlockFlow {OL} at (40,0) size 729x20
131 LayoutListItem {LI} at (40,0) size 689x20 131 LayoutListItem {LI} at (40,0) size 689x20
132 LayoutListMarker (anonymous) at (-21,0) size 16x19: "2" 132 LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
133 LayoutText {#text} at (0,0) size 73x19 133 LayoutText {#text} at (0,0) size 73x19
134 text run at (0,0) width 73: "Should be 2" 134 text run at (0,0) width 73: "Should be 2"
135 LayoutListItem {LI} at (40,20) size 729x20 135 LayoutListItem {LI} at (40,20) size 729x20
136 LayoutListMarker (anonymous) at (-21,0) size 16x19: "5" 136 LayoutListMarker (anonymous) at (-21,0) size 16x19: "5"
137 LayoutText {#text} at (0,0) size 73x19 137 LayoutText {#text} at (0,0) size 73x19
138 text run at (0,0) width 73: "Should be 5" 138 text run at (0,0) width 73: "Should be 5"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698