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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/cascade/cascade_order-expected.txt

Issue 1871653003: Revert of Segment strings on dot and comma in addition to space and tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/css1/cascade/cascade_order-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/cascade/cascade_order-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/cascade/cascade_order-expected.txt
index 8be3331e1024c3ebb178d2915742c925efe51a21..5e0659884278d221fc48d9c6f06b24b26da0da76 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/cascade/cascade_order-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/cascade/cascade_order-expected.txt
@@ -43,8 +43,8 @@ layer at (0,0) size 785x849 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {UL} at (0,20) size 729x60
LayoutListItem {LI} at (40,0) size 689x20 [color=#808080]
LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
- LayoutText {#text} at (0,0) size 178x19
- text run at (0,0) width 178: "This list item should be gray..."
+ LayoutText {#text} at (0,0) size 177x19
+ text run at (0,0) width 177: "This list item should be gray..."
LayoutListItem {LI} at (40,20) size 689x20 [color=#808080]
LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 108x19
@@ -104,8 +104,8 @@ layer at (0,0) size 785x849 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {UL} at (0,20) size 612x60
LayoutListItem {LI} at (40,0) size 572x20 [color=#808080]
LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
- LayoutText {#text} at (0,0) size 178x19
- text run at (0,0) width 178: "This list item should be gray..."
+ LayoutText {#text} at (0,0) size 177x19
+ text run at (0,0) width 177: "This list item should be gray..."
LayoutListItem {LI} at (40,20) size 572x20 [color=#808080]
LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 108x19

Powered by Google App Engine
This is Rietveld 408576698