11 lines
583 B
INI
11 lines
583 B
INI
[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
|