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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css/001-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/css/001-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/001-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/001-expected.txt
index 863300032a121fc5c30ab310aed47e2f9accf933..dcc24050afb89ca72fea8a5cfc8bed4a9b6ae05b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/001-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/001-expected.txt
@@ -6,8 +6,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (0,0) size 784x40
LayoutListItem {LI} at (40,0) size 744x40
LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
- LayoutText {#text} at (31,0) size 264x19
- text run at (31,0) width 264: "This list item should have an inside bullet."
- LayoutBR {BR} at (295,15) size 0x0
+ LayoutText {#text} at (22,0) size 264x19
+ text run at (22,0) width 264: "This list item should have an inside bullet."
+ LayoutBR {BR} at (286,15) size 0x0
LayoutText {#text} at (0,20) size 246x19
text run at (0,20) width 246: "This line should begin under the bullet."

Powered by Google App Engine
This is Rietveld 408576698