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

Side by Side Diff: LayoutTests/platform/win/css1/box_properties/width-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 785x1391 1 layer at (0,0) size 785x1391
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1391 3 layer at (0,0) size 785x1391
4 RenderBlock {HTML} at (0,0) size 785x1391 4 RenderBlock {HTML} at (0,0) size 785x1391
5 RenderBody {BODY} at (8,8) size 769x1375 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x1375 [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 152x48 10 RenderText {#text} at (0,0) size 152x48
11 text run at (0,0) width 152: ".one {width: 50px;}" 11 text run at (0,0) width 152: ".one {width: 50px;}"
12 text run at (152,0) width 0: " " 12 text run at (152,0) width 0: " "
13 text run at (0,16) width 144: ".two {width: 50%;}" 13 text run at (0,16) width 144: ".two {width: 50%;}"
14 text run at (144,16) width 0: " " 14 text run at (144,16) width 0: " "
15 text run at (0,32) width 152: "TABLE {width: 50%;}" 15 text run at (0,32) width 152: "TABLE {width: 50%;}"
16 text run at (152,32) width 0: " " 16 text run at (152,32) width 0: " "
17 RenderBlock {HR} at (0,97) size 769x2 [border: (1px inset #000000)] 17 RenderBlock {HR} at (0,97) size 769x2 [border: (1px inset #EEEEEE)]
18 RenderBlock (anonymous) at (0,107) size 769x50 18 RenderBlock (anonymous) at (0,107) size 769x50
19 RenderImage {IMG} at (0,0) size 50x50 19 RenderImage {IMG} at (0,0) size 50x50
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 RenderBlock {P} at (0,173) size 769x20 21 RenderBlock {P} at (0,173) size 769x20
22 RenderText {#text} at (0,0) size 271x19 22 RenderText {#text} at (0,0) size 271x19
23 text run at (0,0) width 271: "The square above should be fifty pixels wide." 23 text run at (0,0) width 271: "The square above should be fifty pixels wide."
24 RenderBlock (anonymous) at (0,209) size 769x385 24 RenderBlock (anonymous) at (0,209) size 769x385
25 RenderImage {IMG} at (0,0) size 385x385 25 RenderImage {IMG} at (0,0) size 385x385
26 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
27 RenderBlock {P} at (0,610) size 769x20 27 RenderBlock {P} at (0,610) size 769x20
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 text run at (59,100) width 98: "This is extra text" 76 text run at (59,100) width 98: "This is extra text"
77 text run at (0,120) width 159: "included to ensure that this" 77 text run at (0,120) width 159: "included to ensure that this"
78 text run at (0,140) width 140: "will be a fair test of the " 78 text run at (0,140) width 140: "will be a fair test of the "
79 RenderInline {CODE} at (0,0) size 40x16 79 RenderInline {CODE} at (0,0) size 40x16
80 RenderText {#text} at (140,143) size 40x16 80 RenderText {#text} at (140,143) size 40x16
81 text run at (140,143) width 40: "width" 81 text run at (140,143) width 40: "width"
82 RenderText {#text} at (0,160) size 176x59 82 RenderText {#text} at (0,160) size 176x59
83 text run at (0,160) width 176: "property without the need for" 83 text run at (0,160) width 176: "property without the need for"
84 text run at (0,180) width 172: "the user to resize the viewing " 84 text run at (0,180) width 172: "the user to resize the viewing "
85 text run at (0,200) width 52: "window." 85 text run at (0,200) width 52: "window."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698