Viewport: Resize Event On Load Overflowing Page

Test Description: This test ensures that we fire a resize event against window.visualViewport if the page has overflow (since this creates a scrollbar and thus changes the viewport size).

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassResize event fired exactly once against window.visualViewport if scrollbars affect layout.
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /visual-viewport/helper-resize-event-on-load-overflowing-page.html:19:32)