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

Side by Side Diff: LayoutTests/platform/linux/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 1904 1 layer at (0,0) size 800x600 scrollWidth 1904
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 1904x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 1904x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 1904x600 4 LayoutBlockFlow {HTML} at (0,0) size 1904x600
5 LayoutBlockFlow {BODY} at (8,8) size 1880x584 5 LayoutBlockFlow {BODY} at (8,8) size 1880x584
6 LayoutBlockFlow {UL} at (0,0) size 142x182 [border: (1px solid #0000FF)] 6 LayoutBlockFlow {UL} at (0,0) size 142x182 [border: (1px solid #0000FF)]
7 LayoutListItem {LI} at (1,41) size 40x140 [border: (5px solid #FFA500)] 7 LayoutListItem {LI} at (1,41) size 40x140 [border: (5px solid #FFA500)]
8 LayoutListMarker (anonymous) at (10,-18) size 19x7: bullet 8 LayoutListMarker (anonymous) at (10,-18) size 19x7: bullet
9 LayoutText {#text} at (10,10) size 19x56 9 LayoutText {#text} at (10,10) size 19x56
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 60x140 [border: (5px solid #FFA500)] 11 LayoutListItem {LI} at (41,41) size 60x140 [border: (5px solid #FFA500)]
12 LayoutListMarker (anonymous) at (10,-18) size 19x7: bullet 12 LayoutListMarker (anonymous) at (10,-18) size 19x7: bullet
13 LayoutText {#text} at (10,10) size 39x102 13 LayoutText {#text} at (10,10) size 39x102
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 text run at (10,58) width 56: "First item" 164 text run at (10,58) width 56: "First item"
165 LayoutListItem {LI} at (41,1) size 60x140 [border: (5px solid #FFA500)] 165 LayoutListItem {LI} at (41,1) size 60x140 [border: (5px solid #FFA500)]
166 LayoutListMarker (anonymous) at (10,114) size 19x16: "2" 166 LayoutListMarker (anonymous) at (10,114) size 19x16: "2"
167 LayoutText {#text} at (10,12) size 39x118 167 LayoutText {#text} at (10,12) size 39x118
168 text run at (10,12) width 102: "Second and very" 168 text run at (10,12) width 102: "Second and very"
169 text run at (30,46) width 84: "very long item" 169 text run at (30,46) width 84: "very long item"
170 LayoutListItem {LI} at (101,1) size 40x140 [border: (5px solid #FFA500)] 170 LayoutListItem {LI} at (101,1) size 40x140 [border: (5px solid #FFA500)]
171 LayoutListMarker (anonymous) at (10,114) size 19x16: "3" 171 LayoutListMarker (anonymous) at (10,114) size 19x16: "3"
172 LayoutText {#text} at (10,53) size 19x61 172 LayoutText {#text} at (10,53) size 19x61
173 text run at (10,53) width 61: "Third item" 173 text run at (10,53) width 61: "Third item"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698