blob: 3f9f66d17b45f4911b7b4952d29115f3ed1c077e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[CustomElementRegistry.html]
type: testharness
[customElements.define must get callbacks of the constructor prototype]
expected: FAIL
[customElements.define must get "observedAttributes" property on the constructor prototype when "attributeChangedCallback" is present]
expected: FAIL
[customElements.define must upgrade elements in the shadow-including tree order]
expected: FAIL
|