Source code

Revision control

Copy as Markdown

Other Tools

[load-event-iframe-element.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[load event fires synchronously on <iframe> element created with no src]
expected: FAIL
[load event fires synchronously on <iframe> element created with src='']
expected: FAIL
[load event fires synchronously on <iframe> element created with src='about:blank']
expected: FAIL
[load event fires synchronously on <iframe> element created with src='about:blank#foo']
expected: FAIL
[load event fires synchronously on <iframe> element created with src='about:blank?foo']
expected: FAIL