Source code

Revision control

Copy as Markdown

Other Tools

[Document-createElement.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[document.createElement must report a NotSupportedError when the element is adopted into a the document of an iframe during construction]
expected: FAIL
[document.createElement must report a NotSupportedError when the element is inserted into a the document of an iframe during construction]
expected: FAIL
[document.createElement must not report a NotSupportedError when the element is adopted back from a the document of an iframe during construction]
expected: FAIL