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

Side by Side Diff: LayoutTests/platform/mac/css1/pseudo/pseudo_elements_in_selectors-expected.txt

Issue 19529005: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 380x18 7 RenderText {#text} at (0,0) size 380x18
8 text run at (0,0) width 380: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 380: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,34) size 784x60 9 RenderBlock {PRE} at (0,34) size 784x60
10 RenderText {#text} at (0,0) size 264x60 10 RenderText {#text} at (0,0) size 264x60
11 text run at (0,0) width 264: "P:first-line {font-weight: bold;}" 11 text run at (0,0) width 264: "P:first-line {font-weight: bold;}"
12 text run at (264,0) width 0: " " 12 text run at (264,0) width 0: " "
13 text run at (0,15) width 256: "P.two:first-line {color: green;}" 13 text run at (0,15) width 256: "P.two:first-line {color: green;}"
14 text run at (256,15) width 0: " " 14 text run at (256,15) width 0: " "
15 text run at (0,30) width 256: "P:first-line.three {color: red;}" 15 text run at (0,30) width 256: "P:first-line.three {color: red;}"
16 text run at (256,30) width 0: " " 16 text run at (256,30) width 0: " "
17 text run at (0,45) width 0: " " 17 text run at (0,45) width 0: " "
18 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #000000)] 18 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #EEEEEE)]
19 RenderBlock {P} at (0,125) size 784x36 19 RenderBlock {P} at (0,125) size 784x36
20 RenderText {#text} at (0,0) size 784x36 20 RenderText {#text} at (0,0) size 784x36
21 text run at (0,0) width 339: "The first line of this sentence should b e boldfaced. " 21 text run at (0,0) width 339: "The first line of this sentence should b e boldfaced. "
22 text run at (339,0) width 445: "This test is included simply to establ ish a baseline for the following" 22 text run at (339,0) width 445: "This test is included simply to establ ish a baseline for the following"
23 text run at (0,18) width 571: "tests, since if this test fails, then t he rest of the tests on this page are expected to fail as well." 23 text run at (0,18) width 571: "tests, since if this test fails, then t he rest of the tests on this page are expected to fail as well."
24 RenderBlock {P} at (0,177) size 784x36 24 RenderBlock {P} at (0,177) size 784x36
25 RenderText {#text} at (0,0) size 755x36 25 RenderText {#text} at (0,0) size 755x36
26 text run at (0,0) width 556: "The first line of this sentence should b e boldfaced and green, thanks to its selector. " 26 text run at (0,0) width 556: "The first line of this sentence should b e boldfaced and green, thanks to its selector. "
27 text run at (556,0) width 199: "If this is not the case, then the" 27 text run at (556,0) width 199: "If this is not the case, then the"
28 text run at (0,18) width 565: "user agent may have failed to properly parse the selector, or it may simply not support the " 28 text run at (0,18) width 565: "user agent may have failed to properly parse the selector, or it may simply not support the "
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 RenderText {#text} at (653,18) size 107x18 67 RenderText {#text} at (653,18) size 107x18
68 text run at (653,18) width 107: " pseudo-element." 68 text run at (653,18) width 107: " pseudo-element."
69 RenderBlock {P} at (4,108) size 762x72 69 RenderBlock {P} at (4,108) size 762x72
70 RenderText {#text} at (0,0) size 759x72 70 RenderText {#text} at (0,0) size 759x72
71 text run at (0,0) width 339: "The first line of this sentence should be boldfaced. " 71 text run at (0,0) width 339: "The first line of this sentence should be boldfaced. "
72 text run at (339,0) width 415: "If it is red, then the user ag ent has violated the specification in" 72 text run at (339,0) width 415: "If it is red, then the user ag ent has violated the specification in"
73 text run at (0,18) width 431: "allowing pseudo-elements at a p oint other than the end of a selector. " 73 text run at (0,18) width 431: "allowing pseudo-elements at a p oint other than the end of a selector. "
74 text run at (431,18) width 276: "If neither is the case, then the user agent has" 74 text run at (431,18) width 276: "If neither is the case, then the user agent has"
75 text run at (0,36) width 759: "correctly ignored the incorrect selector, but has suppressed other styles which are valid, and therefore must b e considered" 75 text run at (0,36) width 759: "correctly ignored the incorrect selector, but has suppressed other styles which are valid, and therefore must b e considered"
76 text run at (0,54) width 137: "to have failed the test." 76 text run at (0,54) width 137: "to have failed the test."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698