blob: f585d3eecef86c0f1f52c150c8670791393ff1cf [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(7, 7).id is "a"
PASS successfullyParsed is true
TEST COMPLETE