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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug30692-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt
index a0c551a3bf6ebcc201e943ad59b3b16de3b3c649..ee23a1a0317d58bfd972cacfc332b2f99d448d3e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt
@@ -9,13 +9,13 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (488,15) size 0x0
LayoutListItem {LI} at (0,20) size 784x20
LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
- LayoutText {#text} at (31,0) size 260x19
- text run at (31,0) width 260: "Absolute units work correctly (eg. 50px)."
+ LayoutText {#text} at (22,0) size 260x19
+ text run at (22,0) width 260: "Absolute units work correctly (eg. 50px)."
LayoutListItem {LI} at (0,40) size 784x492
LayoutBlockFlow (anonymous) at (0,0) size 784x20
LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
- LayoutText {#text} at (31,0) size 180x19
- text run at (31,0) width 180: "\"width:x%\" works correctly."
+ LayoutText {#text} at (22,0) size 180x19
+ text run at (22,0) width 180: "\"width:x%\" works correctly."
LayoutBlockFlow {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
LayoutTable {TABLE} at (0,38) size 784x100
LayoutTableSection {TBODY} at (0,0) size 784x100

Powered by Google App Engine
This is Rietveld 408576698