Pass | viewport-read-size-causes-layout | Asserts runPass | assert_equals(1280, 1280, "window.visualViewport.width should match the window width.")
at Test.<anonymous> ( /visual-viewport/viewport-read-size-causes-layout.html:16:7) | Pass | assert_equals(720, 720, "window.visualViewport.height should match the window height.")
at Test.<anonymous> ( /visual-viewport/viewport-read-size-causes-layout.html:18:7) | Pass | assert_equals(1280, 1280, "Reading viewport width should cause a layout and exclude the new scrollbar.")
at Test.<anonymous> ( /visual-viewport/viewport-read-size-causes-layout.html:28:7) | Pass | assert_equals(720, 720, "Reading viewport height should cause a layout and exclude the new scrollbar.")
at Test.<anonymous> ( /visual-viewport/viewport-read-size-causes-layout.html:30:7) |
|