Bug 1867925 - Mark some storage-access-api tests as intermittent after wpt-sync....
[gecko.git] / testing / web-platform / meta / custom-elements / Document-createElement.html.ini
blob14eebc99f76095da172cc0eaf05b2480369666a8
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
7 [document.createElement must report a NotSupportedError when the element is inserted into a the document of an iframe during construction]
8 expected: FAIL
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