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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/css1/pseudo/anchor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/anchor-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/anchor-expected.txt
index 2e2c03f0d0248a7bccb7754ae94fb2b96c5a6507..8c27783e97bb660d8f2980ee73dfb7e2261d9fa7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/anchor-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/anchor-expected.txt
@@ -79,9 +79,9 @@ layer at (0,0) size 785x689 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutInline {A} at (0,0) size 45x17 [color=#008000]
LayoutText {#text} at (119,0) size 45x17
text run at (119,0) width 45: "anchor"
- LayoutText {#text} at (163,0) size 741x35
- text run at (163,0) width 382: "\" should be green, NOT purple, since it's part of an anchor. "
- text run at (544,0) width 197: "It's a named anchor, and styles"
+ LayoutText {#text} at (163,0) size 739x35
+ text run at (163,0) width 381: "\" should be green, NOT purple, since it's part of an anchor. "
+ text run at (543,0) width 196: "It's a named anchor, and styles"
text run at (0,18) width 356: "declared for the A tag are applied to them under CSS1. "
text run at (355,18) width 330: "It also should NOT turn orange when clicked upon."
LayoutTable {TABLE} at (0,407) size 769x266 [border: (1px outset #808080)]
@@ -155,8 +155,8 @@ layer at (0,0) size 785x689 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutInline {A} at (0,0) size 45x17 [color=#008000]
LayoutText {#text} at (119,0) size 45x17
text run at (119,0) width 45: "anchor"
- LayoutText {#text} at (163,0) size 741x35
- text run at (163,0) width 382: "\" should be green, NOT purple, since it's part of an anchor. "
- text run at (544,0) width 197: "It's a named anchor, and styles"
+ LayoutText {#text} at (163,0) size 739x35
+ text run at (163,0) width 381: "\" should be green, NOT purple, since it's part of an anchor. "
+ text run at (543,0) width 196: "It's a named anchor, and styles"
text run at (0,18) width 356: "declared for the A tag are applied to them under CSS1. "
text run at (355,18) width 330: "It also should NOT turn orange when clicked upon."

Powered by Google App Engine
This is Rietveld 408576698