[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / fast / images / imagemap-scroll-expected.txt
1 This tests to be sure that focusing an area element triggers scrolling and removing focus from it does not.
2
3 PASS: Document is starting scrolled to top.
4
5 PASS: Focusing area element caused the image to scroll into view.
6
7 PASS: Document is scrolled to top once again.
8
9 PASS: Document is still scrolled to top after removing focus from area element.
10
11 TEST COMPLETE