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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/css3/font-feature-settings-rendering-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/font-feature-settings-rendering-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/font-feature-settings-rendering-expected.txt
index 3559e5fe03d8755b29a9be799dd94d86003bbbcc..c21d709d68cb9f0e0fceed6ed210bfde19402f2f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/font-feature-settings-rendering-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 757x35
- text run at (0,0) width 250: "Test for font-feature-settings property. "
- text run at (249,0) width 508: "The first word of the following three words should be displayed like \"WebKit\","
+ LayoutText {#text} at (0,0) size 756x35
+ text run at (0,0) width 248: "Test for font-feature-settings property. "
+ text run at (247,0) width 509: "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