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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/lists/004-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/win/fast/lists/004-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/lists/004-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/lists/004-expected.txt
index 22697ef21c3dd7b8d8d8e2cbb6fc03159a6829f7..e9178f495f535c47c11721c1c3b2d236a4d15b4a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/lists/004-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/lists/004-expected.txt
@@ -3,13 +3,13 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutTable {TABLE} at (0,0) size 70x24 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 66x20
- LayoutTableRow {TR} at (0,0) size 66x20
- LayoutTableCell {TD} at (0,0) size 32x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutListItem {LI} at (1,1) size 30x18
+ LayoutTable {TABLE} at (0,0) size 62x24 [border: (2px outset #808080)]
+ LayoutTableSection {TBODY} at (2,2) size 58x20
+ LayoutTableRow {TR} at (0,0) size 58x20
+ LayoutTableCell {TD} at (0,0) size 24x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutListItem {LI} at (1,1) size 22x18
LayoutListMarker (anonymous) at (-1,0) size 7x17: bullet
- LayoutImage {IMG} at (30,14) size 0x0
- LayoutTableCell {TD} at (32,0) size 34x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ LayoutImage {IMG} at (22,14) size 0x0
+ LayoutTableCell {TD} at (24,0) size 34x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (1,1) size 32x17
text run at (1,1) width 32: "hello"

Powered by Google App Engine
This is Rietveld 408576698