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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/font_properties/font_family-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/font_properties/font_family-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/font_properties/font_family-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/font_properties/font_family-expected.txt
index 98da0f0e564d040419466c5027b931203afdd868..f3754275b2df2840a8bb8ae221e83e0f26c842f2 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/font_properties/font_family-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/font_properties/font_family-expected.txt
@@ -41,8 +41,8 @@ layer at (0,0) size 785x1324 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 299x23
text run at (0,0) width 299: "This sentence should be in a cursive font."
LayoutBlockFlow {P} at (0,146) size 769x20
- LayoutText {#text} at (0,0) size 267x20
- text run at (0,0) width 267: "This sentence should be in a fantasy font."
+ LayoutText {#text} at (0,0) size 268x20
+ text run at (0,0) width 268: "This sentence should be in a fantasy font."
LayoutBlockFlow {P} at (0,182) size 769x16
LayoutText {#text} at (0,0) size 352x16
text run at (0,0) width 352: "This sentence should be in a monospace font."
@@ -69,8 +69,8 @@ layer at (0,0) size 785x1324 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 299x23
text run at (0,0) width 299: "This sentence should be in a cursive font."
LayoutBlockFlow {P} at (0,158) size 769x20
- LayoutText {#text} at (0,0) size 267x20
- text run at (0,0) width 267: "This sentence should be in a fantasy font."
+ LayoutText {#text} at (0,0) size 268x20
+ text run at (0,0) width 268: "This sentence should be in a fantasy font."
LayoutBlockFlow {P} at (0,194) size 769x16
LayoutText {#text} at (0,0) size 352x16
text run at (0,0) width 352: "This sentence should be in a monospace font."
@@ -100,8 +100,8 @@ layer at (0,0) size 785x1324 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 299x23
text run at (0,0) width 299: "This sentence should be in a cursive font."
LayoutBlockFlow {P} at (0,146) size 747x20
- LayoutText {#text} at (0,0) size 267x20
- text run at (0,0) width 267: "This sentence should be in a fantasy font."
+ LayoutText {#text} at (0,0) size 268x20
+ text run at (0,0) width 268: "This sentence should be in a fantasy font."
LayoutBlockFlow {P} at (0,182) size 747x16
LayoutText {#text} at (0,0) size 352x16
text run at (0,0) width 352: "This sentence should be in a monospace font."
@@ -128,8 +128,8 @@ layer at (0,0) size 785x1324 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 299x23
text run at (0,0) width 299: "This sentence should be in a cursive font."
LayoutBlockFlow {P} at (0,158) size 747x20
- LayoutText {#text} at (0,0) size 267x20
- text run at (0,0) width 267: "This sentence should be in a fantasy font."
+ LayoutText {#text} at (0,0) size 268x20
+ text run at (0,0) width 268: "This sentence should be in a fantasy font."
LayoutBlockFlow {P} at (0,194) size 747x16
LayoutText {#text} at (0,0) size 352x16
text run at (0,0) width 352: "This sentence should be in a monospace font."

Powered by Google App Engine
This is Rietveld 408576698