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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/list-marker-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/paint/invalidation/list-marker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/list-marker-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/list-marker-expected.txt
index 56088f8832357a01fcef1abff3d15db311350956..5489d207c4a7cc88677e95bea13034d47bca3a04 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/list-marker-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/list-marker-expected.txt
@@ -27,8 +27,8 @@ layer at (0,0) size 800x600
LayoutListItem {LI} at (40,0) size 744x20
LayoutBlockFlow (anonymous) at (0,0) size 744x20
LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
- LayoutText {#text} at (31,0) size 20x19
- text run at (31,0) width 20: "bar"
+ LayoutText {#text} at (22,0) size 20x19
+ text run at (22,0) width 20: "bar"
LayoutBlockFlow {DIV} at (10,30) size 724x0
LayoutBlockFlow {UL} at (0,128) size 784x20
LayoutListItem {LI} at (0,0) size 744x20
@@ -41,6 +41,6 @@ layer at (0,0) size 800x600
LayoutListItem {LI} at (0,0) size 744x20
LayoutBlockFlow (anonymous) at (0,0) size 744x20
LayoutListMarker (anonymous) at (738,0) size 7x19: bullet
- LayoutText {#text} at (693,0) size 20x19
- text run at (693,0) width 20: "bar"
+ LayoutText {#text} at (702,0) size 20x19
+ text run at (702,0) width 20: "bar"
LayoutBlockFlow {DIV} at (10,30) size 724x0

Powered by Google App Engine
This is Rietveld 408576698