OLD | NEW |
1 This is a test for http://bugs.webkit.org/show_bug.cgi?id=13209 REGRESSION (r187
56-18765): Incomplete list marker repaint when resizing list item. | 1 This is a test for http://bugs.webkit.org/show_bug.cgi?id=13209 REGRESSION (r187
56-18765): Incomplete list marker repaint when resizing list item. |
2 | 2 |
3 There should be only one bullet, at the bottom left of the rectangle. | 3 There should be only one bullet, at the bottom left of the rectangle. |
4 | 4 |
5 | 5 |
6 (GraphicsLayer | 6 (repaint rects |
7 (bounds 800.00 600.00) | 7 (rect 48 94 100 54) |
8 (children 1 | 8 (rect 48 94 100 100) |
9 (GraphicsLayer | 9 (rect 31 148 761 50) |
10 (bounds 800.00 600.00) | 10 (rect 31 94 761 104) |
11 (contentsOpaque 1) | 11 (rect 8 148 784 50) |
12 (drawsContent 1) | |
13 (repaint rects | |
14 (rect 48.00 94.00 100.00 54.00) | |
15 (rect 48.00 94.00 100.00 100.00) | |
16 (rect 31.00 148.00 761.00 50.00) | |
17 (rect 31.00 94.00 761.00 104.00) | |
18 (rect 8.00 148.00 784.00 50.00) | |
19 ) | |
20 ) | |
21 ) | |
22 ) | 12 ) |
23 | 13 |
OLD | NEW |