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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/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/win/virtual/disable-spinvalidation/paint/invalidation/list-marker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/list-marker-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/list-marker-expected.txt
similarity index 91%
copy from third_party/WebKit/LayoutTests/platform/win/paint/invalidation/list-marker-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/list-marker-expected.txt
index c12775c95df69c1fdde50682bb1ddbf143b71612..fb053a619f8492ba61d4d5e6275c8c2f31272299 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/list-marker-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/list-marker-expected.txt
@@ -27,8 +27,8 @@ layer at (0,0) size 800x600
LayoutListItem {LI} at (40,0) size 744x18
LayoutBlockFlow (anonymous) at (0,0) size 744x18
LayoutListMarker (anonymous) at (-1,0) size 7x17: bullet
- LayoutText {#text} at (30,0) size 21x17
- text run at (30,0) width 21: "bar"
+ LayoutText {#text} at (22,0) size 21x17
+ text run at (22,0) width 21: "bar"
LayoutBlockFlow {DIV} at (10,28) size 724x0
LayoutBlockFlow {UL} at (0,120) size 784x18
LayoutListItem {LI} at (0,0) size 744x18
@@ -41,6 +41,6 @@ layer at (0,0) size 800x600
LayoutListItem {LI} at (0,0) size 744x18
LayoutBlockFlow (anonymous) at (0,0) size 744x18
LayoutListMarker (anonymous) at (738,0) size 7x17: bullet
- LayoutText {#text} at (693,0) size 21x17
- text run at (693,0) width 21: "bar"
+ LayoutText {#text} at (701,0) size 21x17
+ text run at (701,0) width 21: "bar"
LayoutBlockFlow {DIV} at (10,28) size 724x0

Powered by Google App Engine
This is Rietveld 408576698