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/css1/box_properties/height-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
(Empty)
1 layer at (0,0) size 785x974
2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x974
4 RenderBlock {HTML} at (0,0) size 785x974
5 RenderBody {BODY} at (8,8) size 769x958 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 769x18
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:"
9 RenderBlock {PRE} at (0,34) size 769x45
10 RenderText {#text} at (0,0) size 168x45
11 text run at (0,0) width 160: ".one {height: 50px;}"
12 text run at (160,0) width 0: " "
13 text run at (0,15) width 168: ".two {height: 100px;}"
14 text run at (168,15) width 0: " "
15 text run at (0,30) width 0: " "
16 RenderBlock {HR} at (0,92) size 769x2 [border: (1px inset #000000)]
17 RenderBlock (anonymous) at (0,102) size 769x50
18 RenderImage {IMG} at (0,0) size 50x50
19 RenderText {#text} at (0,0) size 0x0
20 RenderBlock {P} at (0,168) size 769x18
21 RenderText {#text} at (0,0) size 275x18
22 text run at (0,0) width 275: "The square above should be fifty pixels tall."
23 RenderBlock (anonymous) at (0,202) size 769x100
24 RenderImage {IMG} at (0,0) size 100x100
25 RenderText {#text} at (0,0) size 0x0
26 RenderBlock {P} at (0,318) size 769x18
27 RenderText {#text} at (0,0) size 335x18
28 text run at (0,0) width 335: "The square above should be 100 pixels ta ll and wide."
29 RenderBlock (anonymous) at (0,352) size 769x100
30 RenderImage {IMG} at (0,0) size 30x100
31 RenderText {#text} at (0,0) size 0x0
32 RenderBlock {P} at (0,468) size 769x36
33 RenderText {#text} at (0,0) size 750x36
34 text run at (0,0) width 750: "The rectangular image above should be 10 0 pixels tall and 30 pixels wide (the original image is 50x15, and the size has"
35 text run at (0,18) width 150: "been doubled using the "
36 RenderInline {CODE} at (0,0) size 48x15
37 RenderText {#text} at (150,20) size 48x15
38 text run at (150,20) width 48: "height"
39 RenderText {#text} at (198,18) size 66x18
40 text run at (198,18) width 66: " property)."
41 RenderTable {TABLE} at (0,520) size 769x438 [border: (1px outset #808080)]
42 RenderTableSection {TBODY} at (1,1) size 767x436
43 RenderTableRow {TR} at (0,0) size 767x26
44 RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
45 RenderInline {STRONG} at (0,0) size 163x18
46 RenderText {#text} at (4,4) size 163x18
47 text run at (4,4) width 163: "TABLE Testing Section"
48 RenderTableRow {TR} at (0,26) size 767x410
49 RenderTableCell {TD} at (0,218) size 12x26 [bgcolor=#C0C0C0] [border : (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
50 RenderText {#text} at (4,4) size 4x18
51 text run at (4,4) width 4: " "
52 RenderTableCell {TD} at (12,26) size 755x410 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
53 RenderBlock (anonymous) at (4,4) size 747x50
54 RenderImage {IMG} at (0,0) size 50x50
55 RenderText {#text} at (0,0) size 0x0
56 RenderBlock {P} at (4,70) size 747x18
57 RenderText {#text} at (0,0) size 275x18
58 text run at (0,0) width 275: "The square above should be fifty pixels tall."
59 RenderBlock (anonymous) at (4,104) size 747x100
60 RenderImage {IMG} at (0,0) size 100x100
61 RenderText {#text} at (0,0) size 0x0
62 RenderBlock {P} at (4,220) size 747x18
63 RenderText {#text} at (0,0) size 335x18
64 text run at (0,0) width 335: "The square above should be 100 p ixels tall and wide."
65 RenderBlock (anonymous) at (4,254) size 747x100
66 RenderImage {IMG} at (0,0) size 30x100
67 RenderText {#text} at (0,0) size 0x0
68 RenderBlock {P} at (4,370) size 747x36
69 RenderText {#text} at (0,0) size 725x36
70 text run at (0,0) width 725: "The rectangular image above shou ld be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the s ize"
71 text run at (0,18) width 175: "has been doubled using the "
72 RenderInline {CODE} at (0,0) size 48x15
73 RenderText {#text} at (175,20) size 48x15
74 text run at (175,20) width 48: "height"
75 RenderText {#text} at (223,18) size 66x18
76 text run at (223,18) width 66: " property)."
OLDNEW
« no previous file with comments | « LayoutTests/css1/box_properties/float_margin-expected.txt ('k') | LayoutTests/css1/box_properties/margin-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698