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

Side by Side Diff: LayoutTests/platform/win/fast/lists/008-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 1844 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1844
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1844 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1844 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1844 4 LayoutBlockFlow {HTML} at (0,0) size 785x1844
5 LayoutBlockFlow {BODY} at (8,8) size 769x1820 5 LayoutBlockFlow {BODY} at (8,8) size 769x1820
6 LayoutBlockFlow {UL} at (0,0) size 185.13x134 [border: (1px solid #0000FF) ] 6 LayoutBlockFlow {UL} at (0,0) size 185.13x134 [border: (1px solid #0000FF) ]
7 LayoutListItem {LI} at (41,1) size 143.13x38 [border: (5px solid #FFA500 )] 7 LayoutListItem {LI} at (41,1) size 143.13x38 [border: (5px solid #FFA500 )]
8 LayoutListMarker (anonymous) at (-17,10) size 7x17: bullet 8 LayoutListMarker (anonymous) at (-17,10) size 7x17: bullet
9 LayoutText {#text} at (10,10) size 62x17 9 LayoutText {#text} at (10,10) size 62x17
10 text run at (10,10) width 62: "First item" 10 text run at (10,10) width 62: "First item"
11 LayoutListItem {LI} at (41,39) size 143.13x56 [border: (5px solid #FFA50 0)] 11 LayoutListItem {LI} at (41,39) size 143.13x56 [border: (5px solid #FFA50 0)]
12 LayoutListMarker (anonymous) at (-17,10) size 7x17: bullet 12 LayoutListMarker (anonymous) at (-17,10) size 7x17: bullet
13 LayoutText {#text} at (10,10) size 107x35 13 LayoutText {#text} at (10,10) size 107x35
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 text run at (55,10) width 63: "First item" 166 text run at (55,10) width 63: "First item"
167 LayoutListItem {LI} at (1,39) size 143.13x56 [border: (5px solid #FFA500 )] 167 LayoutListItem {LI} at (1,39) size 143.13x56 [border: (5px solid #FFA500 )]
168 LayoutListMarker (anonymous) at (117.13,10) size 16x17: "2" 168 LayoutListMarker (anonymous) at (117.13,10) size 16x17: "2"
169 LayoutText {#text} at (10,10) size 124x35 169 LayoutText {#text} at (10,10) size 124x35
170 text run at (10,10) width 108: "Second and very" 170 text run at (10,10) width 108: "Second and very"
171 text run at (39,28) width 95: "very long item" 171 text run at (39,28) width 95: "very long item"
172 LayoutListItem {LI} at (1,95) size 143.13x38 [border: (5px solid #FFA500 )] 172 LayoutListItem {LI} at (1,95) size 143.13x38 [border: (5px solid #FFA500 )]
173 LayoutListMarker (anonymous) at (117.13,10) size 16x17: "3" 173 LayoutListMarker (anonymous) at (117.13,10) size 16x17: "3"
174 LayoutText {#text} at (49,10) size 69x17 174 LayoutText {#text} at (49,10) size 69x17
175 text run at (49,10) width 69: "Third item" 175 text run at (49,10) width 69: "Third item"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698