mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
125 lines
5.1 KiB
INI
125 lines
5.1 KiB
INI
[Element.html]
|
|
type: testharness
|
|
[slot on Element must enqueue an attributeChanged reaction when adding slot content attribute]
|
|
expected: FAIL
|
|
|
|
[slot on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[className on Element must enqueue an attributeChanged reaction when adding class content attribute]
|
|
expected: FAIL
|
|
|
|
[id on Element must enqueue an attributeChanged reaction when adding id content attribute]
|
|
expected: FAIL
|
|
|
|
[removeAttributeNS on Element must not enqueue an attributeChanged reaction when removing an unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[setAttributeNode on Element must not enqueue an attributeChanged reaction when adding an unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[insertAdjacentHTML on Element must enqueue a attributeChanged reaction for a newly constructed custom element]
|
|
expected: FAIL
|
|
|
|
[removeAttribute on Element must enqueue an attributeChanged reaction when removing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[setAttributeNodeNS on Element must not enqueue an attributeChanged reaction when adding an unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[removeAttribute on Element must not enqueue an attributeChanged reaction when removing an existing unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[id on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[insertAdjacentHTML on Element must enqueue a connected reaction for a newly constructed custom element]
|
|
expected: FAIL
|
|
|
|
[removeAttributeNode on Element must not enqueue an attributeChanged reaction when removing an unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[removeAttributeNode on Element must enqueue an attributeChanged reaction when removing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[outerHTML on Element must enqueue a attributeChanged reaction for a newly constructed custom element]
|
|
expected: FAIL
|
|
|
|
[innerHTML on Element must enqueue a disconnected reaction]
|
|
expected: FAIL
|
|
|
|
[setAttributeNS on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[setAttribute on Element must not enqueue an attributeChanged reaction when adding an unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[outerHTML on Element must enqueue a disconnected reaction]
|
|
expected: FAIL
|
|
|
|
[removeAttributeNode on Element must not enqueue an attributeChanged reaction when removing an existing unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[outerHTML on Element must enqueue a connected reaction for a newly constructed custom element]
|
|
expected: FAIL
|
|
|
|
[innerHTML on Element must enqueue a attributeChanged reaction for a newly constructed custom element]
|
|
expected: FAIL
|
|
|
|
[setAttribute on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[setAttributeNode on Element must enqueue an attributeChanged reaction when adding an attribute]
|
|
expected: FAIL
|
|
|
|
[setAttributeNodeNS on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[insertAdjacentElement on Element must enqueue a disconnected reaction, an adopted reaction, and a connected reaction when the custom element was in another document]
|
|
expected: FAIL
|
|
|
|
[removeAttribute on Element must not enqueue an attributeChanged reaction when removing an unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[setAttributeNodeNS on Element must enqueue an attributeChanged reaction when replacing an existing unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[className on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[removeAttributeNS on Element must enqueue an attributeChanged reaction when removing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[innerHTML on Element must enqueue a connected reaction for a newly constructed custom element]
|
|
expected: FAIL
|
|
|
|
[setAttributeNodeNS on Element must enqueue an attributeChanged reaction when adding an attribute]
|
|
expected: FAIL
|
|
|
|
[removeAttributeNS on Element must not enqueue an attributeChanged reaction when removing an existing unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[insertAdjacentElement on Element must enqueue a connected reaction]
|
|
expected: FAIL
|
|
|
|
[setAttributeNode on Element must enqueue an attributeChanged reaction when replacing an existing unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[setAttribute on Element must enqueue an attributeChanged reaction when replacing an existing unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[setAttributeNS on Element must enqueue an attributeChanged reaction when replacing an existing unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[setAttribute on Element must enqueue an attributeChanged reaction when adding an attribute]
|
|
expected: FAIL
|
|
|
|
[setAttributeNode on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[setAttributeNS on Element must not enqueue an attributeChanged reaction when adding an unobserved attribute]
|
|
expected: FAIL
|
|
|
|
[setAttributeNS on Element must enqueue an attributeChanged reaction when adding an attribute]
|
|
expected: FAIL
|
|
|