mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-19 10:53:11 +09:00
14 lines
552 B
INI
14 lines
552 B
INI
|
|
[ParentNode.html]
|
||
|
|
type: testharness
|
||
|
|
[prepend on ParentNode must enqueue a connected reaction]
|
||
|
|
expected: FAIL
|
||
|
|
|
||
|
|
[prepend on ParentNode must enqueue a disconnected reaction, an adopted reaction, and a connected reaction when the custom element was in another document]
|
||
|
|
expected: FAIL
|
||
|
|
|
||
|
|
[append on ParentNode must enqueue a connected reaction]
|
||
|
|
expected: FAIL
|
||
|
|
|
||
|
|
[append on ParentNode must enqueue a disconnected reaction, an adopted reaction, and a connected reaction when the custom element was in another document]
|
||
|
|
expected: FAIL
|
||
|
|
|