OLD | NEW |
1 layer at (0,0) size 800x600 | 1 Repaint test for rdar://problem/6048566 Repaint original element's position, not
its offset position. |
2 RenderView at (0,0) size 800x600 | 2 |
3 layer at (0,0) size 800x80 | 3 PASS |
4 RenderBlock {HTML} at (0,0) size 800x80 | 4 (repaint rects |
5 RenderBody {BODY} at (8,16) size 784x56 | 5 (rect 8 152 784 19) |
6 RenderBlock {P} at (0,0) size 784x20 | 6 ) |
7 RenderText {#text} at (0,0) size 96x19 | 7 |
8 text run at (0,0) width 96: "Repaint test for " | |
9 RenderInline {I} at (0,0) size 522x19 | |
10 RenderInline {A} at (0,0) size 154x19 [color=#0000EE] | |
11 RenderText {#text} at (96,0) size 154x19 | |
12 text run at (96,0) width 154: "rdar://problem/6048566" | |
13 RenderText {#text} at (250,0) size 368x19 | |
14 text run at (250,0) width 4: " " | |
15 text run at (254,0) width 364: "Repaint original element's position,
not its offset position" | |
16 RenderText {#text} at (618,0) size 4x19 | |
17 text run at (618,0) width 4: "." | |
18 layer at (8,152) size 784x20 | |
19 RenderBlock (relative positioned) {DIV} at (0,36) size 784x20 | |
20 RenderText {#text} at (0,0) size 38x19 | |
21 text run at (0,0) width 38: "PASS" | |
OLD | NEW |