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

Side by Side Diff: LayoutTests/platform/mac/css1/basic/class_as_selector-expected.txt

Issue 20066006: 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 355x18 7 RenderText {#text} at (0,0) size 355x18
8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 355: "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 176x60 10 RenderText {#text} at (0,0) size 176x60
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,15) width 128: ".1 {color: red;}" 13 text run at (0,15) width 128: ".1 {color: red;}"
14 text run at (128,15) width 0: " " 14 text run at (128,15) width 0: " "
15 text run at (0,30) width 152: ".a1 {color: green;}" 15 text run at (0,30) width 152: ".a1 {color: green;}"
16 text run at (152,30) width 0: " " 16 text run at (152,30) width 0: " "
17 text run at (0,45) width 176: "P.two {color: purple;}" 17 text run at (0,45) width 176: "P.two {color: purple;}"
18 text run at (176,45) width 0: " " 18 text run at (176,45) width 0: " "
19 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #000000)] 19 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #EEEEEE)]
20 RenderBlock {P} at (0,125) size 784x18 [color=#008000] 20 RenderBlock {P} at (0,125) size 784x18 [color=#008000]
21 RenderText {#text} at (0,0) size 194x18 21 RenderText {#text} at (0,0) size 194x18
22 text run at (0,0) width 194: "This sentence should be green." 22 text run at (0,0) width 194: "This sentence should be green."
23 RenderBlock {P} at (0,159) size 784x18 23 RenderBlock {P} at (0,159) size 784x18
24 RenderText {#text} at (0,0) size 559x18 24 RenderText {#text} at (0,0) size 559x18
25 text run at (0,0) width 559: "This sentence should be black, not red-- class selectors cannot begin with digits in CSS1." 25 text run at (0,0) width 559: "This sentence should be black, not red-- class selectors cannot begin with digits in CSS1."
26 RenderBlock {P} at (0,193) size 784x18 [color=#008000] 26 RenderBlock {P} at (0,193) size 784x18 [color=#008000]
27 RenderText {#text} at (0,0) size 194x18 27 RenderText {#text} at (0,0) size 194x18
28 text run at (0,0) width 194: "This sentence should be green." 28 text run at (0,0) width 194: "This sentence should be green."
29 RenderBlock {P} at (0,227) size 784x18 [color=#800080] 29 RenderBlock {P} at (0,227) size 784x18 [color=#800080]
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 text run at (0,0) width 199: "This sentence should be purple." 64 text run at (0,0) width 199: "This sentence should be purple."
65 RenderBlock {PRE} at (4,140) size 559x15 65 RenderBlock {PRE} at (4,140) size 559x15
66 RenderText {#text} at (0,0) size 280x15 66 RenderText {#text} at (0,0) size 280x15
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,171) size 559x18 69 RenderBlock {UL} at (4,171) size 559x18
70 RenderListItem {LI} at (40,0) size 519x18 70 RenderListItem {LI} at (40,0) size 519x18
71 RenderListMarker at (-17,0) size 7x18: bullet 71 RenderListMarker at (-17,0) size 7x18: bullet
72 RenderText {#text} at (0,0) size 237x18 72 RenderText {#text} at (0,0) size 237x18
73 text run at (0,0) width 237: "This sentence should NOT be pu rple." 73 text run at (0,0) width 237: "This sentence should NOT be pu rple."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698