mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
This is very awkward, and should be improved, but this improves our support for slots :^)
19 lines
891 B
Plaintext
19 lines
891 B
Plaintext
Harness status: OK
|
|
|
|
Found 13 tests
|
|
|
|
12 Pass
|
|
1 Fail
|
|
Pass Slots fallback: Basic.
|
|
Pass Slots fallback: Basic, elements only.
|
|
Pass Slots fallback: Slots in Slots.
|
|
Pass Slots fallback: Slots in Slots, elements only.
|
|
Pass Slots fallback: Fallback contents should not be used if a node is assigned.
|
|
Pass Slots fallback: Slots in Slots: Assigned nodes should be used as fallback contents of another slot
|
|
Pass Slots fallback: Complex case.
|
|
Pass Slots fallback: Complex case, elements only.
|
|
Pass Slots fallback: Mutation. Append fallback contents.
|
|
Pass Slots fallback: Mutation. Remove fallback contents.
|
|
Pass Slots fallback: Mutation. Assign a node to a slot so that fallback contens are no longer used.
|
|
Pass Slots fallback: Mutation. Remove an assigned node from a slot so that fallback contens will be used.
|
|
Fail Slots fallback: Mutation. Remove a slot which is a fallback content of another slot. |