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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/lists/008-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-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/008-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/008-expected.txt
index 576da8fc006cfd067dca82b9e43efa42b10a7f17..245b041d505e05dc2169602998dcd603b68a43d9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/008-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/008-expected.txt
@@ -34,33 +34,33 @@ layer at (0,0) size 785x2024 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {UL} at (0,316) size 182x162 [border: (1px solid #0000FF)]
LayoutListItem {LI} at (41,1) size 140x40 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (9,10) size 7x19: bullet
- LayoutText {#text} at (41,10) size 59x19
- text run at (41,10) width 59: "First item"
+ LayoutText {#text} at (32,10) size 59x19
+ text run at (32,10) width 59: "First item"
LayoutListItem {LI} at (41,41) size 140x80 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (9,10) size 7x19: bullet
- LayoutText {#text} at (41,10) size 105x59
- text run at (41,10) width 74: "Second and"
+ LayoutText {#text} at (32,10) size 96x59
+ text run at (32,10) width 74: "Second and"
text run at (10,30) width 92: "very very long"
text run at (10,50) width 27: "item"
LayoutListItem {LI} at (41,121) size 140x40 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (9,10) size 7x19: bullet
- LayoutText {#text} at (41,10) size 66x19
- text run at (41,10) width 66: "Third item"
+ LayoutText {#text} at (32,10) size 66x19
+ text run at (32,10) width 66: "Third item"
LayoutBlockFlow {UL} at (0,494) size 182x162 [border: (1px solid #FF0000)]
LayoutListItem {LI} at (1,1) size 140x40 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (124,10) size 7x19: bullet
- LayoutText {#text} at (40,10) size 59x19
- text run at (40,10) width 59: "First item"
+ LayoutText {#text} at (49,10) size 59x19
+ text run at (49,10) width 59: "First item"
LayoutListItem {LI} at (1,41) size 140x80 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (124,10) size 7x19: bullet
- LayoutText {#text} at (25,10) size 105x59
- text run at (25,10) width 74: "Second and"
+ LayoutText {#text} at (34,10) size 96x59
+ text run at (34,10) width 74: "Second and"
text run at (38,30) width 92: "very very long"
text run at (103,50) width 27: "item"
LayoutListItem {LI} at (1,121) size 140x40 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (124,10) size 7x19: bullet
- LayoutText {#text} at (33,10) size 66x19
- text run at (33,10) width 66: "Third item"
+ LayoutText {#text} at (42,10) size 66x19
+ text run at (42,10) width 66: "Third item"
LayoutBlockFlow {UL} at (0,672) size 182x142 [border: (1px solid #0000FF)]
LayoutListItem {LI} at (41,1) size 140x40 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (-17,15) size 10x10

Powered by Google App Engine
This is Rietveld 408576698