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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/lists/markers-in-selection-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/fast/lists/markers-in-selection-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/markers-in-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/markers-in-selection-expected.txt
index e9af249566b97a46f407d72053e19d778be5c023..b463eec3dfbe28403b9d53e97b2f68ba179bc084 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/markers-in-selection-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/markers-in-selection-expected.txt
@@ -30,8 +30,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (0,126) size 784x20
LayoutListItem {LI} at (40,0) size 744x20
LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
- LayoutText {#text} at (31,0) size 149x19
- text run at (31,0) width 149: "Item with inside marker"
+ LayoutText {#text} at (22,0) size 149x19
+ text run at (22,0) width 149: "Item with inside marker"
LayoutBlockFlow {UL} at (0,162) size 784x20
LayoutListItem {LI} at (40,0) size 744x20
LayoutListMarker (anonymous) at (-17,5) size 10x10

Powered by Google App Engine
This is Rietveld 408576698