haikuwebkit/LayoutTests/fast/events/scroll-in-scaled-page-with-...

8 lines
285 B
Plaintext

This tests that a usually overflow: hidden viewport should be scrollable when scaled. Otherwise, you can't get to content you would have been able to get to had you not been zoomed it.
PASS window.scrollY is 0
PASS window.scrollY is 100
PASS successfullyParsed is true
TEST COMPLETE