mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-27 13:28:52 +00:00
21 lines
1.1 KiB
INI
21 lines
1.1 KiB
INI
[upgrading.html]
|
|
type: testharness
|
|
[Creating an element in the document of the template elements and adopting back to a document with browsing context must enqueue a custom element upgrade reaction]
|
|
expected: FAIL
|
|
|
|
[Creating an element in a cloned document and adopting back to a document with browsing context must enqueue a custom element upgrade reaction]
|
|
expected: FAIL
|
|
|
|
[Creating an element in a document created by createHTMLDocument and adopting back to a document with browsing context must enqueue a custom element upgrade reaction]
|
|
expected: FAIL
|
|
|
|
[Creating an element in an HTML document created by createDocument and adopting back to a document with browsing context must enqueue a custom element upgrade reaction]
|
|
expected: FAIL
|
|
|
|
["define" in the document of an iframe must not enqueue a custom element upgrade reaction on a disconnected unresolved custom element]
|
|
expected: FAIL
|
|
|
|
[Adopting and inserting an unresolved custom element into the document of an iframe must enqueue a custom element upgrade reaction]
|
|
expected: FAIL
|
|
|