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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/height-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 785x974 1 layer at (0,0) size 785x974
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x974 3 layer at (0,0) size 785x974
4 RenderBlock {HTML} at (0,0) size 785x974 4 RenderBlock {HTML} at (0,0) size 785x974
5 RenderBody {BODY} at (8,8) size 769x958 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x958 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 769x18 6 RenderBlock {P} at (0,0) size 769x18
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 769x45 9 RenderBlock {PRE} at (0,34) size 769x45
10 RenderText {#text} at (0,0) size 168x45 10 RenderText {#text} at (0,0) size 168x45
11 text run at (0,0) width 160: ".one {height: 50px;}" 11 text run at (0,0) width 160: ".one {height: 50px;}"
12 text run at (160,0) width 0: " " 12 text run at (160,0) width 0: " "
13 text run at (0,15) width 168: ".two {height: 100px;}" 13 text run at (0,15) width 168: ".two {height: 100px;}"
14 text run at (168,15) width 0: " " 14 text run at (168,15) width 0: " "
15 text run at (0,30) width 0: " " 15 text run at (0,30) width 0: " "
16 RenderBlock {HR} at (0,92) size 769x2 [border: (1px inset #000000)] 16 RenderBlock {HR} at (0,92) size 769x2 [border: (1px inset #EEEEEE)]
17 RenderBlock (anonymous) at (0,102) size 769x50 17 RenderBlock (anonymous) at (0,102) size 769x50
18 RenderImage {IMG} at (0,0) size 50x50 18 RenderImage {IMG} at (0,0) size 50x50
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderBlock {P} at (0,168) size 769x18 20 RenderBlock {P} at (0,168) size 769x18
21 RenderText {#text} at (0,0) size 275x18 21 RenderText {#text} at (0,0) size 275x18
22 text run at (0,0) width 275: "The square above should be fifty pixels tall." 22 text run at (0,0) width 275: "The square above should be fifty pixels tall."
23 RenderBlock (anonymous) at (0,202) size 769x100 23 RenderBlock (anonymous) at (0,202) size 769x100
24 RenderImage {IMG} at (0,0) size 100x100 24 RenderImage {IMG} at (0,0) size 100x100
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderBlock {P} at (0,318) size 769x18 26 RenderBlock {P} at (0,318) size 769x18
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 RenderText {#text} at (0,0) size 0x0 67 RenderText {#text} at (0,0) size 0x0
68 RenderBlock {P} at (4,370) size 747x36 68 RenderBlock {P} at (4,370) size 747x36
69 RenderText {#text} at (0,0) size 725x36 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" 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 " 71 text run at (0,18) width 175: "has been doubled using the "
72 RenderInline {CODE} at (0,0) size 48x15 72 RenderInline {CODE} at (0,0) size 48x15
73 RenderText {#text} at (175,20) size 48x15 73 RenderText {#text} at (175,20) size 48x15
74 text run at (175,20) width 48: "height" 74 text run at (175,20) width 48: "height"
75 RenderText {#text} at (223,18) size 66x18 75 RenderText {#text} at (223,18) size 66x18
76 text run at (223,18) width 66: " property)." 76 text run at (223,18) width 66: " property)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698