2017-10-16 20:29:48 +03:00
|
|
|
[Document-createElement.html]
|
|
|
|
[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
|
2018-07-02 20:58:14 +03:00
|
|
|
|