mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
15 lines
453 B
INI
15 lines
453 B
INI
[ShadowRoot.html]
|
|
type: testharness
|
|
[innerHTML on ShadowRoot must upgrade a custom element]
|
|
expected: FAIL
|
|
|
|
[innerHTML on ShadowRoot must enqueue connectedCallback on newly upgraded custom elements when the shadow root is connected]
|
|
expected: FAIL
|
|
|
|
[innerHTML on ShadowRoot must enqueue disconnectedCallback when removing a custom element]
|
|
expected: FAIL
|
|
|
|
[Custom Elements: CEReactions on ShadowRoot interface]
|
|
expected: FAIL
|
|
|