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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/tables/mozilla/bugs/bug30692-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-mac10.9/tables/mozilla/bugs/bug30692-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/tables/mozilla/bugs/bug30692-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/tables/mozilla/bugs/bug30692-expected.txt
index f0ed568dcc61331ddeceb4aed6628d781ceb1099..394331c2bba531342d1593844586c6db90eb640c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/tables/mozilla/bugs/bug30692-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/tables/mozilla/bugs/bug30692-expected.txt
@@ -9,13 +9,13 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (496,14) size 1x0
LayoutListItem {LI} at (0,18) size 784x18
LayoutListMarker (anonymous) at (-1,0) size 7x18: bullet
- LayoutText {#text} at (30,0) size 265x18
- text run at (30,0) width 265: "Absolute units work correctly (eg. 50px)."
+ LayoutText {#text} at (22,0) size 265x18
+ text run at (22,0) width 265: "Absolute units work correctly (eg. 50px)."
LayoutListItem {LI} at (0,36) size 784x490
LayoutBlockFlow (anonymous) at (0,0) size 784x18
LayoutListMarker (anonymous) at (-1,0) size 7x18: bullet
- LayoutText {#text} at (30,0) size 183x18
- text run at (30,0) width 183: "\"width:x%\" works correctly."
+ LayoutText {#text} at (22,0) size 183x18
+ text run at (22,0) width 183: "\"width:x%\" works correctly."
LayoutBlockFlow {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]
LayoutTable {TABLE} at (0,36) size 784x100
LayoutTableSection {TBODY} at (0,0) size 784x100

Powered by Google App Engine
This is Rietveld 408576698