OLD | NEW |
1 BUG ID: Bugzilla bug 6770 REGRESSION: Incomplete repaint when block with clippin
g grows | 1 BUG ID: Bugzilla bug 6770 REGRESSION: Incomplete repaint when block with clippin
g grows |
2 | 2 |
3 TEST PASS: There should be a white square with a blue border below, and no line
running through the middle of the square. | 3 TEST PASS: There should be a white square with a blue border below, and no line
running through the middle of the square. |
4 | 4 |
5 TEST FAIL: The white square will have a blue border and a blue horizontal line r
unning through its middle. | 5 TEST FAIL: The white square will have a blue border and a blue horizontal line r
unning through its middle. |
6 | 6 |
7 (GraphicsLayer | 7 (repaint rects |
8 (bounds 800.00 600.00) | 8 (rect 132 140 10 48) |
9 (children 1 | 9 (rect 132 140 10 52) |
10 (GraphicsLayer | 10 (rect 8 192 784 52) |
11 (bounds 800.00 600.00) | 11 (rect 0 200 800 52) |
12 (contentsOpaque 1) | 12 (rect 8 192 784 52) |
13 (drawsContent 1) | |
14 (repaint rects | |
15 (rect 132.00 140.00 10.00 48.00) | |
16 (rect 132.00 140.00 10.00 52.00) | |
17 (rect 8.00 192.00 784.00 52.00) | |
18 (rect 0.00 200.00 800.00 52.00) | |
19 (rect 8.00 192.00 784.00 52.00) | |
20 ) | |
21 ) | |
22 ) | |
23 ) | 13 ) |
24 | 14 |
OLD | NEW |