blob: 1b82a7adf4f3e834c21af4dbb322568d6ff60566 [file] [log] [blame]
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x422
RenderBlock {HTML} at (0,0) size 800x422
RenderBody {BODY} at (8,16) size 784x398
RenderBlock {P} at (0,0) size 784x76
RenderText {#text} at (0,0) size 779x76
text run at (0,0) width 775: "In the test case below, the green block's width should not vary and should use the second region to determine its width. It is"
text run at (0,19) width 731: "overflowing upwards out of the blue block, and so the portion that overflows should continue to use the blue block's"
text run at (0,38) width 779: "containing block width. The blue block does not exist in region one, so using some hypothetical made-up width is incorrect."
text run at (0,57) width 565: "The overflow should be spilling out of the top of region two and be painted in region one."
RenderBlock {DIV} at (0,92) size 784x306
RenderRegion {DIV} at (0,0) size 302x102 [border: (1px solid #000000)]
RenderRegion {DIV} at (0,102) size 402x202 [border: (1px solid #000000)]
RenderRegion {DIV} at (0,304) size 2x2 [border: (1px solid #000000)]
Flow Threads
Thread with flow-name 'flow1'
layer at (0,0) size 400x300
RenderFlowThread at (0,0) size 400x300
RenderBlock {DIV} at (0,0) size 400x180
RenderBlock {DIV} at (5,100) size 390x75 [border: (1px solid #0000FF)]
RenderBlock {DIV} at (48,-99) size 293x173 [border: (1px solid #008000)]
RenderBlock {P} at (1,17) size 291x57
RenderText {#text} at (0,0) size 291x57
text run at (0,0) width 291: "These lines should all fit to the width of the"
text run at (0,19) width 291: "block in the second region and spill out of the"
text run at (0,38) width 112: "top of the second "
text run at (112,38) width 44: "region."
RenderBlock {P} at (1,99) size 291x57
RenderText {#text} at (0,0) size 291x57
text run at (0,0) width 291: "These lines should all fit to the width of the"
text run at (0,19) width 291: "block in the second region and spill out of the"
text run at (0,38) width 112: "top of the second "
text run at (112,38) width 44: "region."
Regions for flow 'flow1'
RenderRegion {DIV} #region1
RenderRegion {DIV} #region2
RenderRegion {DIV} #region3