blob: a17384115c6967edf007d8c73150eeebfff36ed0 [file] [log] [blame]
This test makes sure that document.elementFromPoint() works correctly with RTL scrollbars.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.elementFromPoint(22, 7).id is "a"
PASS successfullyParsed is true
TEST COMPLETE