blob: c608980a272d3036923b92efc5999fb0f644124d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
List boxes should be scrolled to show the selection when they are added but shouldn't scroll parent elements.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.scrollingElement.scrollTop is 0
PASS document.getElementById("test1").scrollTop is > 0
PASS successfullyParsed is true
TEST COMPLETE
|