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

Side by Side Diff: LayoutTests/platform/linux/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 1904 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1904
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1904 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1904 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1904 4 LayoutBlockFlow {HTML} at (0,0) size 785x1904
5 LayoutBlockFlow {BODY} at (8,8) size 769x1880 5 LayoutBlockFlow {BODY} at (8,8) size 769x1880
6 LayoutBlockFlow {UL} at (0,0) size 182x142 [border: (1px solid #0000FF)] 6 LayoutBlockFlow {UL} at (0,0) size 182x142 [border: (1px solid #0000FF)]
7 LayoutListItem {LI} at (41,1) size 140x40 [border: (5px solid #FFA500)] 7 LayoutListItem {LI} at (41,1) size 140x40 [border: (5px solid #FFA500)]
8 LayoutListMarker (anonymous) at (-18,10) size 7x19: bullet 8 LayoutListMarker (anonymous) at (-18,10) size 7x19: bullet
9 LayoutText {#text} at (10,10) size 56x19 9 LayoutText {#text} at (10,10) size 56x19
10 text run at (10,10) width 56: "First item" 10 text run at (10,10) width 56: "First item"
11 LayoutListItem {LI} at (41,41) size 140x60 [border: (5px solid #FFA500)] 11 LayoutListItem {LI} at (41,41) size 140x60 [border: (5px solid #FFA500)]
12 LayoutListMarker (anonymous) at (-18,10) size 7x19: bullet 12 LayoutListMarker (anonymous) at (-18,10) size 7x19: bullet
13 LayoutText {#text} at (10,10) size 102x39 13 LayoutText {#text} at (10,10) size 102x39
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 text run at (58,10) width 56: "First item" 164 text run at (58,10) width 56: "First item"
165 LayoutListItem {LI} at (1,41) size 140x60 [border: (5px solid #FFA500)] 165 LayoutListItem {LI} at (1,41) size 140x60 [border: (5px solid #FFA500)]
166 LayoutListMarker (anonymous) at (114,10) size 16x19: "2" 166 LayoutListMarker (anonymous) at (114,10) size 16x19: "2"
167 LayoutText {#text} at (12,10) size 118x39 167 LayoutText {#text} at (12,10) size 118x39
168 text run at (12,10) width 102: "Second and very" 168 text run at (12,10) width 102: "Second and very"
169 text run at (46,30) width 84: "very long item" 169 text run at (46,30) width 84: "very long item"
170 LayoutListItem {LI} at (1,101) size 140x40 [border: (5px solid #FFA500)] 170 LayoutListItem {LI} at (1,101) size 140x40 [border: (5px solid #FFA500)]
171 LayoutListMarker (anonymous) at (114,10) size 16x19: "3" 171 LayoutListMarker (anonymous) at (114,10) size 16x19: "3"
172 LayoutText {#text} at (53,10) size 61x19 172 LayoutText {#text} at (53,10) size 61x19
173 text run at (53,10) width 61: "Third item" 173 text run at (53,10) width 61: "Third item"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698