trisquel-icecat/icecat/testing/web-platform/meta/custom-elements/Document-createElement.html.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