haikuwebkit/LayoutTests/fast/images/imagemap-scroll-expected.txt

12 lines
363 B
Plaintext

This tests to be sure that focusing an area element triggers scrolling and removing focus from it does not.
PASS: Document is starting scrolled to top.
PASS: Focusing area element caused the image to scroll into view.
PASS: Document is scrolled to top once again.
PASS: Document is still scrolled to top after removing focus from area element.
TEST COMPLETE