OLD | NEW |
1 layer at (0,0) size 800x600 | 1 This is a repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7204 f
loat inserted in fixed height block via DOM not repainted. |
2 RenderView at (0,0) size 800x600 | 2 |
3 layer at (0,0) size 800x600 | 3 There should be a green square below. |
4 RenderBlock {HTML} at (0,0) size 800x600 | 4 |
5 RenderBody {BODY} at (8,8) size 784x584 | 5 (repaint rects |
6 RenderBlock {P} at (0,0) size 784x36 | 6 (rect 8 104 784 100) |
7 RenderText {#text} at (0,0) size 151x18 | 7 (rect 8 104 100 100) |
8 text run at (0,0) width 151: "This is a repaint test for " | 8 (rect 8 204 100 100) |
9 RenderInline {I} at (0,0) size 780x36 | 9 ) |
10 RenderInline {A} at (0,0) size 348x18 [color=#0000EE] | 10 |
11 RenderText {#text} at (151,0) size 348x18 | |
12 text run at (151,0) width 348: "http://bugzilla.opendarwin.org/sho
w_bug.cgi?id=7204" | |
13 RenderText {#text} at (499,0) size 780x36 | |
14 text run at (499,0) width 4: " " | |
15 text run at (503,0) width 277: "float inserted in fixed height block
via DOM" | |
16 text run at (0,18) width 84: "not repainted" | |
17 RenderText {#text} at (84,18) size 4x18 | |
18 text run at (84,18) width 4: "." | |
19 RenderBlock {P} at (0,52) size 784x18 | |
20 RenderText {#text} at (0,0) size 244x18 | |
21 text run at (0,0) width 244: "There should be a green square below." | |
22 RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)] | |
23 RenderBlock {DIV} at (0,96) size 784x100 | |
24 RenderBlock {DIV} at (0,196) size 784x0 | |
25 RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000] | |
OLD | NEW |