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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/lists/008-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/lists/008-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/lists/008-vertical-expected.txt
index f3b845b0192dfeb3f6a2e64f440af8bc1e0f4f18..bbd44cbeb99b0dfced44bf7c92178bb5373dbad3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/lists/008-vertical-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/lists/008-vertical-expected.txt
@@ -34,33 +34,33 @@ layer at (0,0) size 1880x600 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutBlockFlow {UL} at (300,0) size 152x185.59 [border: (1px solid #0000FF)]
LayoutListItem {LI} at (1,41) size 38x143.59 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,9) size 18x7: bullet
- LayoutText {#text} at (10,40) size 18x62
- text run at (10,40) width 62: "First item"
+ LayoutText {#text} at (10,32) size 18x62
+ text run at (10,32) width 62: "First item"
LayoutListItem {LI} at (39,41) size 74x143.59 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,9) size 18x7: bullet
- LayoutText {#text} at (10,40) size 54x105
- text run at (10,40) width 75: "Second and"
+ LayoutText {#text} at (10,32) size 54x97
+ text run at (10,32) width 75: "Second and"
text run at (28,10) width 94: "very very long"
text run at (46,10) width 29: "item"
LayoutListItem {LI} at (113,41) size 38x143.59 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,9) size 18x7: bullet
- LayoutText {#text} at (10,40) size 18x68
- text run at (10,40) width 68: "Third item"
+ LayoutText {#text} at (10,32) size 18x68
+ text run at (10,32) width 68: "Third item"
LayoutBlockFlow {UL} at (468,0) size 152x185.59 [border: (1px solid #FF0000)]
LayoutListItem {LI} at (1,1) size 38x143.59 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,127.59) size 18x7: bullet
- LayoutText {#text} at (10,41) size 18x63
- text run at (10,41) width 62: "First item"
+ LayoutText {#text} at (10,49) size 18x63
+ text run at (10,49) width 62: "First item"
LayoutListItem {LI} at (39,1) size 74x143.59 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,127.59) size 18x7: bullet
- LayoutText {#text} at (10,29) size 54x105
- text run at (10,29) width 75: "Second and"
+ LayoutText {#text} at (10,37) size 54x97
+ text run at (10,37) width 75: "Second and"
text run at (28,40) width 94: "very very long"
text run at (46,105) width 29: "item"
LayoutListItem {LI} at (113,1) size 38x143.59 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (10,127.59) size 18x7: bullet
- LayoutText {#text} at (10,35) size 18x69
- text run at (10,35) width 68: "Third item"
+ LayoutText {#text} at (10,43) size 18x69
+ text run at (10,43) width 68: "Third item"
LayoutBlockFlow {UL} at (636,0) size 134x185.59 [border: (1px solid #0000FF)]
LayoutListItem {LI} at (1,41) size 38x143.59 [border: (5px solid #FFA500)]
LayoutListMarker (anonymous) at (14,-17) size 10x10

Powered by Google App Engine
This is Rietveld 408576698