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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/lists/008-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/lists/008-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/lists/008-expected.txt
index c1213fcb79395fe6cb28a2b1b08bdd28ea7a7447..229e92290681b48d3b77133791bfe40c002b0b33 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/lists/008-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/lists/008-expected.txt
@@ -34,33 +34,33 @@ layer at (0,0) size 785x1880 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {UL} at (0,300) size 185.13x152 [border: (1px solid #0000FF)]
LayoutListItem {LI} at (41,1) size 143.13x38 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (9,10) size 7x17: bullet
- LayoutText {#text} at (40,10) size 62x17
- text run at (40,10) width 62: "First item"
+ LayoutText {#text} at (32,10) size 62x17
+ text run at (32,10) width 62: "First item"
LayoutListItem {LI} at (41,39) size 143.13x74 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (9,10) size 7x17: bullet
- LayoutText {#text} at (40,10) size 105x53
- text run at (40,10) width 75: "Second and"
+ LayoutText {#text} at (32,10) size 97x53
+ text run at (32,10) width 75: "Second and"
text run at (10,28) width 94: "very very long"
text run at (10,46) width 29: "item"
LayoutListItem {LI} at (41,113) size 143.13x38 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (9,10) size 7x17: bullet
- LayoutText {#text} at (40,10) size 68x17
- text run at (40,10) width 68: "Third item"
+ LayoutText {#text} at (32,10) size 68x17
+ text run at (32,10) width 68: "Third item"
LayoutBlockFlow {UL} at (0,468) size 185.13x152 [border: (1px solid #FF0000)]
LayoutListItem {LI} at (1,1) size 143.13x38 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (127.13,10) size 7x17: bullet
- LayoutText {#text} at (41,10) size 63x17
- text run at (41,10) width 63: "First item"
+ LayoutText {#text} at (49,10) size 63x17
+ text run at (49,10) width 63: "First item"
LayoutListItem {LI} at (1,39) size 143.13x74 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (127.13,10) size 7x17: bullet
- LayoutText {#text} at (28,10) size 106x53
- text run at (28,10) width 76: "Second and"
+ LayoutText {#text} at (36,10) size 98x53
+ text run at (36,10) width 76: "Second and"
text run at (39,28) width 95: "very very long"
text run at (104,46) width 30: "item"
LayoutListItem {LI} at (1,113) size 143.13x38 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (127.13,10) size 7x17: bullet
- LayoutText {#text} at (35,10) size 69x17
- text run at (35,10) width 69: "Third item"
+ LayoutText {#text} at (43,10) size 69x17
+ text run at (43,10) width 69: "Third item"
LayoutBlockFlow {UL} at (0,636) size 185.13x134 [border: (1px solid #0000FF)]
LayoutListItem {LI} at (41,1) size 143.13x38 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (-17,14) size 10x10

Powered by Google App Engine
This is Rietveld 408576698