blob: b65aafde7b1e4b48f88e3bee6265b32dce546e99 [file] [log] [blame]
This is a testharness.js-based test.
FAIL synchronously navigate iframe with no initial src. assert_true: Not expecting event, but got load event expected true got false
FAIL after the first iframe load event, navigate iframe with no initial src. assert_true: Not expecting event, but got load event expected true got false
FAIL synchronously navigate iframe with initial src == "". assert_true: Not expecting event, but got load event expected true got false
FAIL after the first iframe load event, navigate iframe with initial src == "". assert_true: Not expecting event, but got load event expected true got false
FAIL synchronously navigate iframe with initial src == "about:blank". assert_true: Not expecting event, but got load event expected true got false
FAIL after the first iframe load event, navigate iframe with initial src == "about:blank". assert_true: Not expecting event, but got load event expected true got false
PASS iframe with initial src == same-origin resource.
Harness: the test ran to completion.