haikuwebkit/LayoutTests/fast/scrolling/rtl-scrollbars-elementFromP...

11 lines
273 B
Plaintext

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