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

Side by Side Diff: LayoutTests/platform/win/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 785x997 1 layer at (0,0) size 785x997
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x997 3 layer at (0,0) size 785x997
4 RenderBlock {HTML} at (0,0) size 785x997 4 RenderBlock {HTML} at (0,0) size 785x997
5 RenderBody {BODY} at (8,8) size 769x981 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x981 [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 769x48 9 RenderBlock {PRE} at (0,36) size 769x48
10 RenderText {#text} at (0,0) size 168x48 10 RenderText {#text} at (0,0) size 168x48
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,16) width 168: ".two {height: 100px;}" 13 text run at (0,16) width 168: ".two {height: 100px;}"
14 text run at (168,16) width 0: " " 14 text run at (168,16) width 0: " "
15 text run at (0,32) width 0: " " 15 text run at (0,32) width 0: " "
16 RenderBlock {HR} at (0,97) size 769x2 [border: (1px inset #000000)] 16 RenderBlock {HR} at (0,97) size 769x2 [border: (1px inset #EEEEEE)]
17 RenderBlock (anonymous) at (0,107) size 769x50 17 RenderBlock (anonymous) at (0,107) 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,173) size 769x20 20 RenderBlock {P} at (0,173) size 769x20
21 RenderText {#text} at (0,0) size 259x19 21 RenderText {#text} at (0,0) size 259x19
22 text run at (0,0) width 259: "The square above should be fifty pixels tall." 22 text run at (0,0) width 259: "The square above should be fifty pixels tall."
23 RenderBlock (anonymous) at (0,209) size 769x100 23 RenderBlock (anonymous) at (0,209) 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,325) size 769x20 26 RenderBlock {P} at (0,325) size 769x20
(...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,374) size 747x40 68 RenderBlock {P} at (4,374) size 747x40
69 RenderText {#text} at (0,0) size 743x39 69 RenderText {#text} at (0,0) size 743x39
70 text run at (0,0) width 743: "The rectangular image above shou ld be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the s ize has been" 70 text run at (0,0) width 743: "The rectangular image above shou ld be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the s ize has been"
71 text run at (0,20) width 109: "doubled using the " 71 text run at (0,20) width 109: "doubled using the "
72 RenderInline {CODE} at (0,0) size 48x16 72 RenderInline {CODE} at (0,0) size 48x16
73 RenderText {#text} at (109,23) size 48x16 73 RenderText {#text} at (109,23) size 48x16
74 text run at (109,23) width 48: "height" 74 text run at (109,23) width 48: "height"
75 RenderText {#text} at (157,20) size 65x19 75 RenderText {#text} at (157,20) size 65x19
76 text run at (157,20) width 65: " property)." 76 text run at (157,20) width 65: " property)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698