mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
21 lines
869 B
INI
21 lines
869 B
INI
[CustomElementRegistry.html]
|
|
type: testharness
|
|
[customElements.define must upgrade elements in the shadow-including tree order]
|
|
expected: FAIL
|
|
|
|
[customElements.define must get "observedAttributes" property on the constructor prototype when "attributeChangedCallback" is present]
|
|
expected: FAIL
|
|
|
|
[customElements.define must rethrow an exception thrown while retrieving Symbol.iterator on disabledFeatures]
|
|
expected: FAIL
|
|
|
|
[customElements.define must rethrow an exception thrown while getting disabledFeatures on the constructor prototype]
|
|
expected: FAIL
|
|
|
|
[customElements.define must rethrow an exception thrown while iterating over disabledFeatures to sequence<DOMString>]
|
|
expected: FAIL
|
|
|
|
[customElements.define must rethrow an exception thrown while converting the value of disabledFeatures to sequence<DOMString>]
|
|
expected: FAIL
|
|
|