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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/text_properties/text_decoration-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/text_properties/text_decoration-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/text_properties/text_decoration-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/text_properties/text_decoration-expected.txt
index 60fdd0ff703bbbd7c6bb829ba0d8300c86298f7c..28adeac4b64189621c18270dc5190278977dd807 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/text_properties/text_decoration-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/text_properties/text_decoration-expected.txt
@@ -34,9 +34,9 @@ layer at (0,0) size 785x1205 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 316x19
text run at (0,0) width 316: "This sentence should have stricken text (linethrough)."
LayoutBlockFlow {P} at (0,303) size 769x20
- LayoutText {#text} at (0,0) size 560x19
+ LayoutText {#text} at (0,0) size 559x19
text run at (0,0) width 195: "This element should be blinking. "
- text run at (195,0) width 365: "(It is not required, however, that UAs support this behavior.)"
+ text run at (195,0) width 364: "(It is not required, however, that UAs support this behavior.)"
LayoutBlockFlow {P} at (0,339) size 769x40
LayoutText {#text} at (0,0) size 478x19
text run at (0,0) width 273: "The text in this element should be underlined. "
@@ -126,9 +126,9 @@ layer at (0,0) size 785x1205 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 316x19
text run at (0,0) width 316: "This sentence should have stricken text (linethrough)."
LayoutBlockFlow {P} at (4,112) size 747x20
- LayoutText {#text} at (0,0) size 560x19
+ LayoutText {#text} at (0,0) size 559x19
text run at (0,0) width 195: "This element should be blinking. "
- text run at (195,0) width 365: "(It is not required, however, that UAs support this behavior.)"
+ text run at (195,0) width 364: "(It is not required, however, that UAs support this behavior.)"
LayoutBlockFlow {P} at (4,148) size 747x40
LayoutText {#text} at (0,0) size 478x19
text run at (0,0) width 273: "The text in this element should be underlined. "

Powered by Google App Engine
This is Rietveld 408576698