Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / select / listbox-scroll-to-selection-expected.txt
blobc608980a272d3036923b92efc5999fb0f644124d
1 List boxes should be scrolled to show the selection when they are added but shouldn't scroll parent elements.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.scrollingElement.scrollTop is 0
7 PASS document.getElementById("test1").scrollTop is > 0
8 PASS successfullyParsed is true
10 TEST COMPLETE