OLD | NEW |
1 BUG ID: Bugzilla bug 8467 Block with percentage background-size doesn't repaint
properly when it grows | 1 BUG ID: Bugzilla bug 8467 Block with percentage background-size doesn't repaint
properly when it grows |
2 | 2 |
3 TEST PASS: The boxes will resize, and their background images will repaint corre
ctly maintaining the set background-size. | 3 TEST PASS: The boxes will resize, and their background images will repaint corre
ctly maintaining the set background-size. |
4 | 4 |
5 TEST FAIL: The boxes will resize, but the background images will leave artifacts
on the sides. | 5 TEST FAIL: The boxes will resize, but the background images will leave artifacts
on the sides. |
6 | 6 |
7 | 7 |
8 (repaint rects | 8 (repaint rects |
9 (rect 19 157 200 60) | 9 (rect 19 157 200 60) |
10 (rect 19 157 200 40) | 10 (rect 19 157 200 40) |
11 (rect 19 319 200 40) | 11 (rect 19 319 200 40) |
12 (rect 19 319 200 60) | 12 (rect 19 319 200 60) |
13 (rect 29 157 180 60) | 13 (rect 29 157 180 60) |
14 (rect 29 157 180 40) | 14 (rect 29 157 180 40) |
15 (rect 29 319 180 40) | 15 (rect 29 319 180 40) |
16 (rect 29 319 180 60) | 16 (rect 29 319 180 60) |
17 (rect 0 0 800 600) | |
18 (rect 0 0 800 448) | |
19 (rect 29 157 180 40) | |
20 (rect 29 319 180 60) | |
21 ) | |
22 (GraphicsLayer | |
23 (bounds 800.00 600.00) | |
24 (children 1 | |
25 (GraphicsLayer | |
26 (bounds 800.00 600.00) | |
27 (contentsOpaque 1) | |
28 (drawsContent 1) | |
29 ) | |
30 ) | |
31 ) | 17 ) |
32 | 18 |
OLD | NEW |