Viewport: Page and offset values in iframe

Test Description: This test checks for correct visualViewport values in an iframe.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailVisualViewport page and offset values in iframepromise_test: Unhandled rejection with value: object "Error: action_sequence() is not implemented by testdriver-vendor.js"
Error
    at get_stack (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4564:22)
    at assert (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4548:19)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:764:29)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2689:35
Asserts run
Pass
assert_equals(1, 1, "[PRECONDITION] Start off unzoomed")
    at Test.<anonymous> ( /visual-viewport/page-and-offset-in-iframe.html:38:11)
Pass
assert_equals(0, 0, "[PRECONDITION] No offsetLeft to start")
    at Test.<anonymous> ( /visual-viewport/page-and-offset-in-iframe.html:40:11)
Pass
assert_equals(0, 0, "[PRECONDITION] No offsetTop to start")
    at Test.<anonymous> ( /visual-viewport/page-and-offset-in-iframe.html:42:11)
Pass
assert_equals(0, 0, "offsetLeft must be 0")
    at Test.<anonymous> ( /visual-viewport/page-and-offset-in-iframe.html:46:11)
Pass
assert_equals(0, 0, "offsetTop must be 0")
    at Test.<anonymous> ( /visual-viewport/page-and-offset-in-iframe.html:48:11)
Pass
assert_equals(1000, 1000, "pageLeft must reflect location in document.")
    at Test.<anonymous> ( /visual-viewport/page-and-offset-in-iframe.html:52:11)
Pass
assert_equals(1200, 1200, "pageTop must reflect location in document.")
    at Test.<anonymous> ( /visual-viewport/page-and-offset-in-iframe.html:54:11)