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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css3/font-feature-settings-rendering-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/css3/font-feature-settings-rendering-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/font-feature-settings-rendering-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/font-feature-settings-rendering-expected.txt
index da90c1224bf52d45f493e3f2ce6ecf20ecafdf67..e8362e603ca38ff2a222441f5fb1ee2d447ce9d7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/font-feature-settings-rendering-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/font-feature-settings-rendering-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 781x39
- text run at (0,0) width 234: "Test for font-feature-settings property. "
- text run at (233,0) width 548: "The first word of the following three words should be displayed like \"WebKit\", while others"
+ LayoutText {#text} at (0,0) size 780x39
+ text run at (0,0) width 233: "Test for font-feature-settings property. "
+ text run at (232,0) width 548: "The first word of the following three words should be displayed like \"WebKit\", while others"
text run at (0,20) width 217: "should be displayed as black boxes."
LayoutBlockFlow {DIV} at (0,56) size 784x17
LayoutText {#text} at (0,0) size 30x16

Powered by Google App Engine
This is Rietveld 408576698