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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/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/android/css1/pseudo/pseudo_elements_in_selectors-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/css1/pseudo/pseudo_elements_in_selectors-expected.txt b/third_party/WebKit/LayoutTests/platform/android/css1/pseudo/pseudo_elements_in_selectors-expected.txt
deleted file mode 100644
index 5e6dbd9c7c06cb2eb34fc186743c04459b66eabb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/css1/pseudo/pseudo_elements_in_selectors-expected.txt
+++ /dev/null
@@ -1,77 +0,0 @@
-layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 605
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x605 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
- LayoutBlockFlow {HTML} at (0,0) size 785x605
- LayoutBlockFlow {BODY} at (8,8) size 769x589 [bgcolor=#CCCCCC]
- LayoutBlockFlow {P} at (0,0) size 769x20
- LayoutText {#text} at (0,0) size 373x19
- text run at (0,0) width 373: "The style declarations which apply to the text below are:"
- LayoutBlockFlow {PRE} at (0,36) size 769x64
- LayoutText {#text} at (0,0) size 264x64
- text run at (0,0) width 264: "P:first-line {font-weight: bold;}"
- text run at (264,0) width 0: " "
- text run at (0,16) width 256: "P.two:first-line {color: green;}"
- text run at (256,16) width 0: " "
- text run at (0,32) width 256: "P:first-line.three {color: red;}"
- text run at (256,32) width 0: " "
- text run at (0,48) width 0: " "
- LayoutBlockFlow {HR} at (0,113) size 769x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {P} at (0,131) size 769x40
- LayoutText {#text} at (0,0) size 714x39
- text run at (0,0) width 336: "The first line of this sentence should be boldfaced. "
- 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 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 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 (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)]
- LayoutTableSection {TBODY} at (1,1) size 767x248
- LayoutTableRow {TR} at (0,0) size 767x28
- LayoutTableCell {TD} at (0,0) size 767x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- LayoutInline {STRONG} at (0,0) size 157x19
- LayoutText {#text} at (4,4) size 157x19
- text run at (4,4) width 157: "TABLE Testing Section"
- LayoutTableRow {TR} at (0,28) size 767x220
- LayoutTableCell {TD} at (0,124) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (4,4) size 4x19
- text run at (4,4) width 4: " "
- LayoutTableCell {TD} at (12,28) size 755x220 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- LayoutBlockFlow {P} at (4,4) size 747x40
- LayoutText {#text} at (0,0) size 714x39
- text run at (0,0) width 336: "The first line of this sentence should be boldfaced. "
- 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 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 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 (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