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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/lists/markers-in-selection-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/lists/markers-in-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/lists/markers-in-selection-expected.txt
index 5006ad6c802d686ebc5b9ebd8779ee2961cfba1e..a89c69fa166c6e2c2f4fe63683784a5bf35db53b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/lists/markers-in-selection-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/lists/markers-in-selection-expected.txt
@@ -30,8 +30,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (0,120) size 784x18
LayoutListItem {LI} at (40,0) size 744x18
LayoutListMarker (anonymous) at (-1,0) size 7x17: bullet
- LayoutText {#text} at (30,0) size 154x17
- text run at (30,0) width 154: "Item with inside marker"
+ LayoutText {#text} at (22,0) size 154x17
+ text run at (22,0) width 154: "Item with inside marker"
LayoutBlockFlow {UL} at (0,154) size 784x18
LayoutListItem {LI} at (40,0) size 744x18
LayoutListMarker (anonymous) at (-17,4) size 10x10

Powered by Google App Engine
This is Rietveld 408576698