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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/lists/004-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/lists/004-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/lists/004-expected.txt
index 33d09462c438d0fc039c19d9a2ffa9751f58b258..d21afe82b6b6ef9d6b8ab8ec28d8f0f67c1813a8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/lists/004-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 7x18: 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 32x18
text run at (1,1) width 32: "hello"

Powered by Google App Engine
This is Rietveld 408576698