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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/lists/008-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/lists/008-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/lists/008-expected.txt
index bba9d61574d75b05d0b4c4fa54b2eb810dafc2ec..3613bb98bf7498e74b8d424d520a7054e52c6c2e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/lists/008-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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.59x152 [border: (1px solid #0000FF)]
LayoutListItem {LI} at (41,1) size 143.59x38 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (9,10) size 7x18: bullet
- LayoutText {#text} at (40,10) size 62x18
- text run at (40,10) width 62: "First item"
+ LayoutText {#text} at (32,10) size 62x18
+ text run at (32,10) width 62: "First item"
LayoutListItem {LI} at (41,39) size 143.59x74 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (9,10) size 7x18: bullet
- LayoutText {#text} at (40,10) size 105x54
- text run at (40,10) width 75: "Second and"
+ LayoutText {#text} at (32,10) size 97x54
+ 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.59x38 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (9,10) size 7x18: bullet
- LayoutText {#text} at (40,10) size 68x18
- text run at (40,10) width 68: "Third item"
+ LayoutText {#text} at (32,10) size 68x18
+ text run at (32,10) width 68: "Third item"
LayoutBlockFlow {UL} at (0,468) size 185.59x152 [border: (1px solid #FF0000)]
LayoutListItem {LI} at (1,1) size 143.59x38 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (127.59,10) size 7x18: bullet
- LayoutText {#text} at (41,10) size 63x18
- text run at (41,10) width 63: "First item"
+ LayoutText {#text} at (49,10) size 63x18
+ text run at (49,10) width 63: "First item"
LayoutListItem {LI} at (1,39) size 143.59x74 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (127.59,10) size 7x18: bullet
- LayoutText {#text} at (29,10) size 105x54
- text run at (29,10) width 75: "Second and"
+ LayoutText {#text} at (37,10) size 97x54
+ text run at (37,10) width 75: "Second and"
text run at (40,28) width 94: "very very long"
text run at (105,46) width 29: "item"
LayoutListItem {LI} at (1,113) size 143.59x38 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (127.59,10) size 7x18: bullet
- LayoutText {#text} at (35,10) size 69x18
- text run at (35,10) width 69: "Third item"
+ LayoutText {#text} at (43,10) size 69x18
+ text run at (43,10) width 69: "Third item"
LayoutBlockFlow {UL} at (0,636) size 185.59x134 [border: (1px solid #0000FF)]
LayoutListItem {LI} at (41,1) size 143.59x38 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (-17,14) size 10x10

Powered by Google App Engine
This is Rietveld 408576698