OLD | NEW |
1 This tests to be sure that focusing an area element triggers scrolling and remov
ing focus from it does not. | 1 This tests to be sure that focusing an area element triggers scrolling and remov
ing focus from it does not. |
2 | 2 |
3 PASS: Document is starting scrolled to top. | 3 PASS: Document is starting scrolled to top. |
4 | 4 |
5 PASS: Focusing area element caused the image to scroll into view. | 5 PASS: Focusing area element caused the image to scroll into view. |
6 | 6 |
7 PASS: Document is scrolled to top once again. | 7 PASS: Document is scrolled to top once again. |
8 | 8 |
9 PASS: Document is still scrolled to top after removing focus from area element. | 9 PASS: Document is still scrolled to top after removing focus from area element. |
10 | 10 |
11 TEST COMPLETE | 11 TEST COMPLETE |
OLD | NEW |