OLD | NEW |
1 layer at (0,0) size 800x600 | 1 Repaint test for REGRESSION (r41203): Facebook friend suggestions disappear on u
pdate. Make sure when a layer switches from being self-painting to non-self-pain
ting that a layout happens to fix up the floating objects lists. You should see
a 100x100 green square below. If you see any red, the test has failed. |
2 RenderView at (0,0) size 800x600 | 2 |
3 layer at (0,0) size 800x600 | 3 (repaint rects |
4 RenderBlock {HTML} at (0,0) size 800x600 | 4 (rect 8 84 100 100) |
5 RenderBody {BODY} at (8,8) size 784x576 | 5 (rect 8 84 100 100) |
6 RenderBlock {P} at (0,0) size 784x60 | 6 ) |
7 RenderText {#text} at (0,0) size 96x19 | 7 |
8 text run at (0,0) width 96: "Repaint test for " | |
9 RenderInline {RDAR} at (0,0) size 765x59 | |
10 RenderText {#text} at (96,0) size 765x59 | |
11 text run at (96,0) width 469: "REGRESSION (r41203): Facebook friend
suggestions disappear on update. " | |
12 text run at (565,0) width 200: "Make sure when a layer switches" | |
13 text run at (0,20) width 595: "from being self-painting to non-self-
painting that a layout happens to fix up the floating objects lists. " | |
14 text run at (595,20) width 163: "You should see a 100x100" | |
15 text run at (0,40) width 349: "green square below. If you see any re
d, the test has failed." | |
16 layer at (8,84) size 100x100 | |
17 RenderBlock (floating) {DIV} at (0,76) size 100x100 [bgcolor=#FF0000] | |
18 layer at (8,84) size 100x100 | |
19 RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000] | |
OLD | NEW |