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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/mojo-loading/css1/classification/list_style_position-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/virtual/mojo-loading/css1/classification/list_style_position-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/classification/list_style_position-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/mojo-loading/css1/classification/list_style_position-expected.txt
similarity index 93%
copy from third_party/WebKit/LayoutTests/platform/mac/css1/classification/list_style_position-expected.txt
copy to third_party/WebKit/LayoutTests/platform/mac/virtual/mojo-loading/css1/classification/list_style_position-expected.txt
index 5bf888a7bd9972078cf64331216513db2802ad72..f60174b07d978150e3392d6d125f1443c3788381 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/classification/list_style_position-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/mojo-loading/css1/classification/list_style_position-expected.txt
@@ -23,8 +23,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (0,162) size 784x36
LayoutListItem {LI} at (40,0) size 744x36
LayoutListMarker (anonymous) at (-1,0) size 7x18: bullet
- LayoutText {#text} at (30,0) size 735x36
- text run at (30,0) width 705: "The text in this item should not behave as expected; that is, it should line up with the bullet on the left margin,"
+ LayoutText {#text} at (22,0) size 727x36
+ text run at (22,0) width 705: "The text in this item should not behave as expected; that is, it should line up with the bullet on the left margin,"
text run at (0,18) width 268: "leaving no blank space beneath the bullet."
LayoutTable {TABLE} at (0,214) size 784x140 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x138
@@ -47,6 +47,6 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (4,56) size 762x36
LayoutListItem {LI} at (40,0) size 722x36
LayoutListMarker (anonymous) at (-1,0) size 7x18: bullet
- LayoutText {#text} at (30,0) size 682x36
- text run at (30,0) width 652: "The text in this item should not behave as expected; that is, it should line up with the bullet on the left"
+ LayoutText {#text} at (22,0) size 674x36
+ text run at (22,0) width 652: "The text in this item should not behave as expected; that is, it should line up with the bullet on the left"
text run at (0,18) width 321: "margin, leaving no blank space beneath the bullet."

Powered by Google App Engine
This is Rietveld 408576698