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

Side by Side Diff: LayoutTests/platform/win/css1/basic/grouping-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 784x20 6 RenderBlock {P} at (0,0) size 784x20
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 784x32 9 RenderBlock {PRE} at (0,36) size 784x32
10 RenderText {#text} at (0,0) size 272x32 10 RenderText {#text} at (0,0) size 272x32
11 text run at (0,0) width 272: ".one, .two, .three {color: green;}" 11 text run at (0,0) width 272: ".one, .two, .three {color: green;}"
12 text run at (272,0) width 0: " " 12 text run at (272,0) width 0: " "
13 text run at (0,16) width 0: " " 13 text run at (0,16) width 0: " "
14 RenderBlock {HR} at (0,81) size 784x2 [border: (1px inset #000000)] 14 RenderBlock {HR} at (0,81) size 784x2 [border: (1px inset #EEEEEE)]
15 RenderBlock {P} at (0,99) size 784x20 [color=#008000] 15 RenderBlock {P} at (0,99) size 784x20 [color=#008000]
16 RenderText {#text} at (0,0) size 184x19 16 RenderText {#text} at (0,0) size 184x19
17 text run at (0,0) width 184: "This sentence should be green." 17 text run at (0,0) width 184: "This sentence should be green."
18 RenderBlock {P} at (0,135) size 784x20 [color=#008000] 18 RenderBlock {P} at (0,135) size 784x20 [color=#008000]
19 RenderText {#text} at (0,0) size 184x19 19 RenderText {#text} at (0,0) size 184x19
20 text run at (0,0) width 184: "This sentence should be green." 20 text run at (0,0) width 184: "This sentence should be green."
21 RenderBlock {P} at (0,171) size 784x20 [color=#008000] 21 RenderBlock {P} at (0,171) size 784x20 [color=#008000]
22 RenderText {#text} at (0,0) size 184x19 22 RenderText {#text} at (0,0) size 184x19
23 text run at (0,0) width 184: "This sentence should be green." 23 text run at (0,0) width 184: "This sentence should be green."
24 RenderTable {TABLE} at (0,207) size 206x130 [border: (1px outset #808080)] 24 RenderTable {TABLE} at (0,207) size 206x130 [border: (1px outset #808080)]
(...skipping 10 matching lines...) Expand all
35 RenderTableCell {TD} at (12,28) size 192x100 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 35 RenderTableCell {TD} at (12,28) size 192x100 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
36 RenderBlock {P} at (4,4) size 184x20 [color=#008000] 36 RenderBlock {P} at (4,4) size 184x20 [color=#008000]
37 RenderText {#text} at (0,0) size 184x19 37 RenderText {#text} at (0,0) size 184x19
38 text run at (0,0) width 184: "This sentence should be green." 38 text run at (0,0) width 184: "This sentence should be green."
39 RenderBlock {P} at (4,40) size 184x20 [color=#008000] 39 RenderBlock {P} at (4,40) size 184x20 [color=#008000]
40 RenderText {#text} at (0,0) size 184x19 40 RenderText {#text} at (0,0) size 184x19
41 text run at (0,0) width 184: "This sentence should be green." 41 text run at (0,0) width 184: "This sentence should be green."
42 RenderBlock {P} at (4,76) size 184x20 [color=#008000] 42 RenderBlock {P} at (4,76) size 184x20 [color=#008000]
43 RenderText {#text} at (0,0) size 184x19 43 RenderText {#text} at (0,0) size 184x19
44 text run at (0,0) width 184: "This sentence should be green." 44 text run at (0,0) width 184: "This sentence should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698