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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/anchor-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/pseudo/anchor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/anchor-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/anchor-expected.txt
index 5168fcb329c6507a3ea5a0f0814c6c6b7ec0ad40..b5fd0d067e80ceccbed6069079710a586b1da020 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/anchor-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/anchor-expected.txt
@@ -79,9 +79,9 @@ layer at (0,0) size 785x737 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutInline {A} at (0,0) size 41x19 [color=#008000]
LayoutText {#text} at (114,0) size 41x19
text run at (114,0) width 41: "anchor"
- LayoutText {#text} at (155,0) size 756x39
+ LayoutText {#text} at (155,0) size 755x39
text run at (155,0) width 360: "\" should be green, NOT purple, since it's part of an anchor. "
- text run at (515,0) width 241: "It's a named anchor, and styles declared"
+ text run at (514,0) width 241: "It's a named anchor, and styles declared"
text run at (0,20) width 283: "for the A tag are applied to them under CSS1. "
text run at (283,20) width 310: "It also should NOT turn orange when clicked upon."
LayoutTable {TABLE} at (0,431) size 769x290 [border: (1px outset #808080)]
@@ -155,8 +155,8 @@ layer at (0,0) size 785x737 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutInline {A} at (0,0) size 41x19 [color=#008000]
LayoutText {#text} at (114,0) size 41x19
text run at (114,0) width 41: "anchor"
- LayoutText {#text} at (155,0) size 700x39
+ LayoutText {#text} at (155,0) size 699x39
text run at (155,0) width 360: "\" should be green, NOT purple, since it's part of an anchor. "
- text run at (515,0) width 185: "It's a named anchor, and styles"
+ text run at (514,0) width 185: "It's a named anchor, and styles"
text run at (0,20) width 339: "declared for the A tag are applied to them under CSS1. "
text run at (339,20) width 310: "It also should NOT turn orange when clicked upon."

Powered by Google App Engine
This is Rietveld 408576698