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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/lists/008-vertical-expected.txt

Issue 2748473003: Use exactly 1em marker margin for list-style:inside items (Closed)
Patch Set: rebaseline Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/fast/lists/008-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/008-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/008-vertical-expected.txt
index bb66992037358a60e09b9281c1ae61024212c2d6..2e3dc04766ac3f7a9eb21cb75bda90d28daea7f3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/008-vertical-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/008-vertical-expected.txt
@@ -34,33 +34,33 @@ layer at (0,0) size 2024x600 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutBlockFlow {UL} at (316,0) size 162x182 [border: (1px solid #0000FF)]
LayoutListItem {LI} at (1,41) size 40x140 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,9) size 19x7: bullet
- LayoutText {#text} at (10,41) size 19x59
- text run at (10,41) width 59: "First item"
+ LayoutText {#text} at (10,32) size 19x59
+ text run at (10,32) width 59: "First item"
LayoutListItem {LI} at (41,41) size 80x140 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,9) size 19x7: bullet
- LayoutText {#text} at (10,41) size 59x105
- text run at (10,41) width 74: "Second and"
+ LayoutText {#text} at (10,32) size 59x96
+ text run at (10,32) width 74: "Second and"
text run at (30,10) width 92: "very very long"
text run at (50,10) width 27: "item"
LayoutListItem {LI} at (121,41) size 40x140 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,9) size 19x7: bullet
- LayoutText {#text} at (10,41) size 19x66
- text run at (10,41) width 66: "Third item"
+ LayoutText {#text} at (10,32) size 19x66
+ text run at (10,32) width 66: "Third item"
LayoutBlockFlow {UL} at (494,0) size 162x182 [border: (1px solid #FF0000)]
LayoutListItem {LI} at (1,1) size 40x140 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,124) size 19x7: bullet
- LayoutText {#text} at (10,40) size 19x59
- text run at (10,40) width 59: "First item"
+ LayoutText {#text} at (10,49) size 19x59
+ text run at (10,49) width 59: "First item"
LayoutListItem {LI} at (41,1) size 80x140 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,124) size 19x7: bullet
- LayoutText {#text} at (10,25) size 59x105
- text run at (10,25) width 74: "Second and"
+ LayoutText {#text} at (10,34) size 59x96
+ text run at (10,34) width 74: "Second and"
text run at (30,38) width 92: "very very long"
text run at (50,103) width 27: "item"
LayoutListItem {LI} at (121,1) size 40x140 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,124) size 19x7: bullet
- LayoutText {#text} at (10,33) size 19x66
- text run at (10,33) width 66: "Third item"
+ LayoutText {#text} at (10,42) size 19x66
+ text run at (10,42) width 66: "Third item"
LayoutBlockFlow {UL} at (672,0) size 142x182 [border: (1px solid #0000FF)]
LayoutListItem {LI} at (1,41) size 40x140 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (14,-17) size 10x10

Powered by Google App Engine
This is Rietveld 408576698