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

Side by Side Diff: LayoutTests/platform/win/css1/basic/class_as_selector-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 785x609 1 layer at (0,0) size 785x609
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x609 3 layer at (0,0) size 785x609
4 RenderBlock {HTML} at (0,0) size 785x609 4 RenderBlock {HTML} at (0,0) size 785x609
5 RenderBody {BODY} at (8,8) size 769x593 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x593 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 769x20 6 RenderBlock {P} at (0,0) size 769x20
7 RenderText {#text} at (0,0) size 337x19 7 RenderText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,36) size 769x64 9 RenderBlock {PRE} at (0,36) size 769x64
10 RenderText {#text} at (0,0) size 176x64 10 RenderText {#text} at (0,0) size 176x64
11 text run at (0,0) width 160: ".one {color: green;}" 11 text run at (0,0) width 160: ".one {color: green;}"
12 text run at (160,0) width 0: " " 12 text run at (160,0) width 0: " "
13 text run at (0,16) width 128: ".1 {color: red;}" 13 text run at (0,16) width 128: ".1 {color: red;}"
14 text run at (128,16) width 0: " " 14 text run at (128,16) width 0: " "
15 text run at (0,32) width 152: ".a1 {color: green;}" 15 text run at (0,32) width 152: ".a1 {color: green;}"
16 text run at (152,32) width 0: " " 16 text run at (152,32) width 0: " "
17 text run at (0,48) width 176: "P.two {color: purple;}" 17 text run at (0,48) width 176: "P.two {color: purple;}"
18 text run at (176,48) width 0: " " 18 text run at (176,48) width 0: " "
19 RenderBlock {HR} at (0,113) size 769x2 [border: (1px inset #000000)] 19 RenderBlock {HR} at (0,113) size 769x2 [border: (1px inset #EEEEEE)]
20 RenderBlock {P} at (0,131) size 769x20 [color=#008000] 20 RenderBlock {P} at (0,131) size 769x20 [color=#008000]
21 RenderText {#text} at (0,0) size 184x19 21 RenderText {#text} at (0,0) size 184x19
22 text run at (0,0) width 184: "This sentence should be green." 22 text run at (0,0) width 184: "This sentence should be green."
23 RenderBlock {P} at (0,167) size 769x20 23 RenderBlock {P} at (0,167) size 769x20
24 RenderText {#text} at (0,0) size 536x19 24 RenderText {#text} at (0,0) size 536x19
25 text run at (0,0) width 536: "This sentence should be black, not red-- class selectors cannot begin with digits in CSS1." 25 text run at (0,0) width 536: "This sentence should be black, not red-- class selectors cannot begin with digits in CSS1."
26 RenderBlock {P} at (0,203) size 769x20 [color=#008000] 26 RenderBlock {P} at (0,203) size 769x20 [color=#008000]
27 RenderText {#text} at (0,0) size 184x19 27 RenderText {#text} at (0,0) size 184x19
28 text run at (0,0) width 184: "This sentence should be green." 28 text run at (0,0) width 184: "This sentence should be green."
29 RenderBlock {P} at (0,239) size 769x20 [color=#800080] 29 RenderBlock {P} at (0,239) size 769x20 [color=#800080]
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 text run at (0,0) width 189: "This sentence should be purple." 64 text run at (0,0) width 189: "This sentence should be purple."
65 RenderBlock {PRE} at (4,148) size 536x16 65 RenderBlock {PRE} at (4,148) size 536x16
66 RenderText {#text} at (0,0) size 280x16 66 RenderText {#text} at (0,0) size 280x16
67 text run at (0,0) width 280: "This sentence should NOT be purp le." 67 text run at (0,0) width 280: "This sentence should NOT be purp le."
68 text run at (280,0) width 0: " " 68 text run at (280,0) width 0: " "
69 RenderBlock {UL} at (4,180) size 536x20 69 RenderBlock {UL} at (4,180) size 536x20
70 RenderListItem {LI} at (40,0) size 496x20 70 RenderListItem {LI} at (40,0) size 496x20
71 RenderListMarker at (-18,0) size 7x19: bullet 71 RenderListMarker at (-18,0) size 7x19: bullet
72 RenderText {#text} at (0,0) size 226x19 72 RenderText {#text} at (0,0) size 226x19
73 text run at (0,0) width 226: "This sentence should NOT be pu rple." 73 text run at (0,0) width 226: "This sentence should NOT be pu rple."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698