OLD | NEW |
1 BUG ID: Bugzilla bug 8032 REGRESSION: Focus ring not completely redrawn after a
Delete changes its size | 1 BUG ID: Bugzilla bug 8032 REGRESSION: Focus ring not completely redrawn after a
Delete changes its size |
2 | 2 |
3 Note that this bug (and the test) are just outline versions of Bugzilla bug 6301
and test border-repaint-glitch.html | 3 Note that this bug (and the test) are just outline versions of Bugzilla bug 6301
and test border-repaint-glitch.html |
4 | 4 |
5 TEST PASS: The boxes will resize, maintaining their solid red rectangular outlin
es. | 5 TEST PASS: The boxes will resize, maintaining their solid red rectangular outlin
es. |
6 | 6 |
7 TEST FAIL: The boxes will resize, but the outlines will break. The first box wil
l be missing small segments from either side of its bottom outline. The second b
ox will have small red horizontal segments protruding inwards from both sides of
the outline, where the bottom outline was before. | 7 TEST FAIL: The boxes will resize, but the outlines will break. The first box wil
l be missing small segments from either side of its bottom outline. The second b
ox will have small red horizontal segments protruding inwards from both sides of
the outline, where the bottom outline was before. |
8 | 8 |
9 | 9 |
10 (repaint rects | 10 (repaint rects |
11 (rect 25 217 188 68) | 11 (rect 29 221 180 60) |
12 (rect 25 217 188 48) | 12 (rect 29 221 180 40) |
13 (rect 15 265 208 20) | 13 (rect 15 265 208 20) |
14 (rect 15 261 208 4) | 14 (rect 15 261 208 4) |
15 (rect 25 377 188 48) | 15 (rect 29 381 180 40) |
16 (rect 25 377 188 68) | 16 (rect 29 381 180 60) |
17 (rect 15 425 208 20) | 17 (rect 15 425 208 20) |
18 (rect 15 421 208 4) | 18 (rect 15 421 208 4) |
19 ) | 19 ) |
20 | 20 |
OLD | NEW |