Document-createElement.html.ini (583B)
1 [Document-createElement.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [document.createElement must report a NotSupportedError when the element is adopted into a the document of an iframe during construction] 5 expected: FAIL 6 7 [document.createElement must report a NotSupportedError when the element is inserted into a the document of an iframe during construction] 8 expected: FAIL 9 10 [document.createElement must not report a NotSupportedError when the element is adopted back from a the document of an iframe during construction] 11 expected: FAIL