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/mac/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/mac/css3/font-feature-settings-rendering-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/font-feature-settings-rendering-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/font-feature-settings-rendering-expected.txt
index 6c49332f80362292df57026c862eaf478277ec95..85b58b3893a3e2ac645031d51aa010dcb89bb11d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/font-feature-settings-rendering-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 784x36
- LayoutText {#text} at (0,0) size 756x36
- text run at (0,0) width 250: "Test for font-feature-settings property. "
- text run at (249,0) width 507: "The first word of the following three words should be displayed like \"WebKit\","
+ LayoutText {#text} at (0,0) size 755x36
+ text run at (0,0) width 248: "Test for font-feature-settings property. "
+ text run at (247,0) width 508: "The first word of the following three words should be displayed like \"WebKit\","
text run at (0,18) width 312: "while others should be displayed as black boxes."
LayoutBlockFlow {DIV} at (0,52) size 784x17
LayoutText {#text} at (0,0) size 31x16

Powered by Google App Engine
This is Rietveld 408576698