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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/pseudo_elements_in_selectors-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/pseudo_elements_in_selectors-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/pseudo_elements_in_selectors-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/pseudo_elements_in_selectors-expected.txt
index 4cf8f72eaf4fb1f432b334d9d636d6ec5e0e42ac..5e6dbd9c7c06cb2eb34fc186743c04459b66eabb 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/pseudo_elements_in_selectors-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/pseudo_elements_in_selectors-expected.txt
@@ -22,21 +22,21 @@ layer at (0,0) size 785x605 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (336,0) width 378: "This test is included simply to establish a baseline for the"
text run at (0,20) width 604: "following tests, since if this test fails, then the rest of the tests on this page are expected to fail as well."
LayoutBlockFlow {P} at (0,187) size 769x40
- LayoutText {#text} at (0,0) size 753x39
- text run at (0,0) width 553: "The first line of this sentence should be boldfaced and green, thanks to its selector. "
- text run at (552,0) width 201: "If this is not the case, then the"
+ LayoutText {#text} at (0,0) size 752x39
+ text run at (0,0) width 552: "The first line of this sentence should be boldfaced and green, thanks to its selector. "
+ text run at (551,0) width 201: "If this is not the case, then the"
text run at (0,20) width 541: "user agent may have failed to properly parse the selector, or it may simply not support the "
- LayoutInline {TT} at (0,0) size 88x16
- LayoutText {#text} at (541,23) size 88x16
- text run at (541,23) width 88: ":first-line"
- LayoutText {#text} at (629,20) size 104x19
- text run at (629,20) width 104: " pseudo-element."
+ LayoutInline {TT} at (0,0) size 89x16
+ LayoutText {#text} at (540,23) size 89x16
+ text run at (540,23) width 89: ":first-line"
+ LayoutText {#text} at (628,20) size 105x19
+ text run at (628,20) width 105: " pseudo-element."
LayoutBlockFlow {P} at (0,243) size 769x80
LayoutText {#text} at (0,0) size 757x79
text run at (0,0) width 336: "The first line of this sentence should be boldfaced. "
text run at (336,0) width 413: "If it is red, then the user agent has violated the specification in"
text run at (0,20) width 413: "allowing pseudo-elements at a point other than the end of a selector. "
- text run at (413,20) width 320: "If neither is the case, then the user agent has correctly"
+ text run at (412,20) width 321: "If neither is the case, then the user agent has correctly"
text run at (0,40) width 757: "ignored the incorrect selector, but has suppressed other styles which are valid, and therefore must be considered to have failed"
text run at (0,60) width 47: "the test."
LayoutTable {TABLE} at (0,339) size 769x250 [border: (1px outset #808080)]
@@ -57,21 +57,21 @@ layer at (0,0) size 785x605 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (336,0) width 378: "This test is included simply to establish a baseline for the"
text run at (0,20) width 604: "following tests, since if this test fails, then the rest of the tests on this page are expected to fail as well."
LayoutBlockFlow {P} at (4,60) size 747x60
- LayoutText {#text} at (0,0) size 728x39
- text run at (0,0) width 553: "The first line of this sentence should be boldfaced and green, thanks to its selector. "
- text run at (552,0) width 176: "If this is not the case, then"
+ LayoutText {#text} at (0,0) size 727x39
+ text run at (0,0) width 552: "The first line of this sentence should be boldfaced and green, thanks to its selector. "
+ text run at (551,0) width 176: "If this is not the case, then"
text run at (0,20) width 563: "the user agent may have failed to properly parse the selector, or it may simply not support the "
- LayoutInline {TT} at (0,0) size 88x16
- LayoutText {#text} at (563,23) size 88x16
- text run at (563,23) width 88: ":first-line"
- LayoutText {#text} at (651,20) size 705x39
- text run at (651,20) width 54: " pseudo-"
+ LayoutInline {TT} at (0,0) size 89x16
+ LayoutText {#text} at (562,23) size 89x16
+ text run at (562,23) width 89: ":first-line"
+ LayoutText {#text} at (650,20) size 705x39
+ text run at (650,20) width 55: " pseudo-"
text run at (0,40) width 50: "element."
LayoutBlockFlow {P} at (4,136) size 747x80
LayoutText {#text} at (0,0) size 747x79
text run at (0,0) width 336: "The first line of this sentence should be boldfaced. "
text run at (336,0) width 397: "If it is red, then the user agent has violated the specification"
text run at (0,20) width 427: "in allowing pseudo-elements at a point other than the end of a selector. "
- text run at (427,20) width 320: "If neither is the case, then the user agent has correctly"
+ text run at (426,20) width 321: "If neither is the case, then the user agent has correctly"
text run at (0,40) width 721: "ignored the incorrect selector, but has suppressed other styles which are valid, and therefore must be considered to have"
text run at (0,60) width 83: "failed the test."

Powered by Google App Engine
This is Rietveld 408576698