OLD | NEW |
1 layer at (0,0) size 800x600 | 1 https://bugs.webkit.org/show_bug.cgi?id=19623 |
2 RenderView at (0,0) size 800x600 | 2 |
3 layer at (0,0) size 800x600 | 3 Test for incomplete repaint when a non-layer object gains a transform. You shoul
d see a green square above. If you see any red, the test has failed. |
4 RenderBlock {HTML} at (0,0) size 800x600 | 4 |
5 RenderBody {BODY} at (10,10) size 780x574 | 5 (repaint rects |
6 RenderBlock {P} at (0,116) size 780x18 | 6 (rect 10 10 100 100) |
7 RenderInline {A} at (0,0) size 305x18 [color=#0000EE] | 7 (rect 35 35 50 50) |
8 RenderText {#text} at (0,0) size 305x18 | 8 ) |
9 text run at (0,0) width 305: "https://bugs.webkit.org/show_bug.cgi?i
d=19623" | 9 |
10 RenderBlock {P} at (0,150) size 780x36 | |
11 RenderText {#text} at (0,0) size 777x36 | |
12 text run at (0,0) width 777: "Test for incomplete repaint when a non-l
ayer object gains a transform. You should see a green square above. If you see a
ny" | |
13 text run at (0,18) width 140: "red, the test has failed." | |
14 layer at (10,10) size 100x100 | |
15 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000] | |
16 layer at (35,35) size 50x50 | |
17 RenderBlock (positioned) {DIV} at (35,35) size 50x50 [bgcolor=#008000] | |
OLD | NEW |