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

Side by Side Diff: LayoutTests/platform/win/fast/lists/008-vertical-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 scrollWidth 1844 1 layer at (0,0) size 800x600 scrollWidth 1844
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 1844x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 1844x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 1844x600 4 LayoutBlockFlow {HTML} at (0,0) size 1844x600
5 LayoutBlockFlow {BODY} at (8,8) size 1820x584 5 LayoutBlockFlow {BODY} at (8,8) size 1820x584
6 LayoutBlockFlow {UL} at (0,0) size 134x185.13 [border: (1px solid #0000FF) ] 6 LayoutBlockFlow {UL} at (0,0) size 134x185.13 [border: (1px solid #0000FF) ]
7 LayoutListItem {LI} at (1,41) size 38x143.13 [border: (5px solid #FFA500 )] 7 LayoutListItem {LI} at (1,41) size 38x143.13 [border: (5px solid #FFA500 )]
8 LayoutListMarker (anonymous) at (10,-17) size 17x7: bullet 8 LayoutListMarker (anonymous) at (10,-17) size 17x7: bullet
9 LayoutText {#text} at (10,10) size 17x62 9 LayoutText {#text} at (10,10) size 17x62
10 text run at (10,10) width 62: "First item" 10 text run at (10,10) width 62: "First item"
11 LayoutListItem {LI} at (39,41) size 56x143.13 [border: (5px solid #FFA50 0)] 11 LayoutListItem {LI} at (39,41) size 56x143.13 [border: (5px solid #FFA50 0)]
12 LayoutListMarker (anonymous) at (10,-17) size 17x7: bullet 12 LayoutListMarker (anonymous) at (10,-17) size 17x7: bullet
13 LayoutText {#text} at (10,10) size 35x107 13 LayoutText {#text} at (10,10) size 35x107
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 text run at (10,55) width 62: "First item" 166 text run at (10,55) width 62: "First item"
167 LayoutListItem {LI} at (39,1) size 56x143.13 [border: (5px solid #FFA500 )] 167 LayoutListItem {LI} at (39,1) size 56x143.13 [border: (5px solid #FFA500 )]
168 LayoutListMarker (anonymous) at (10,117.13) size 17x16: "2" 168 LayoutListMarker (anonymous) at (10,117.13) size 17x16: "2"
169 LayoutText {#text} at (10,10) size 35x124 169 LayoutText {#text} at (10,10) size 35x124
170 text run at (10,10) width 107: "Second and very" 170 text run at (10,10) width 107: "Second and very"
171 text run at (28,39) width 94: "very long item" 171 text run at (28,39) width 94: "very long item"
172 LayoutListItem {LI} at (95,1) size 38x143.13 [border: (5px solid #FFA500 )] 172 LayoutListItem {LI} at (95,1) size 38x143.13 [border: (5px solid #FFA500 )]
173 LayoutListMarker (anonymous) at (10,117.13) size 17x16: "3" 173 LayoutListMarker (anonymous) at (10,117.13) size 17x16: "3"
174 LayoutText {#text} at (10,49) size 17x69 174 LayoutText {#text} at (10,49) size 17x69
175 text run at (10,49) width 68: "Third item" 175 text run at (10,49) width 68: "Third item"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698