| 1 | 1 | This is a testharness.js-based test.
|
|---|
| 2 | | PASS Slots fallback: Basic.
|
|---|
| 2 | FAIL Slots fallback: Basic. assert_array_equals: lengths differ, expected 1 got 0
|
|---|
| 3 | 3 | FAIL Slots fallback: Basic, elements only. n.s1.assignedElements is not a function
|
|---|
| 4 | | PASS Slots fallback: Slots in Slots.
|
|---|
| 4 | FAIL Slots fallback: Slots in Slots. assert_array_equals: lengths differ, expected 1 got 0
|
|---|
| 5 | 5 | FAIL Slots fallback: Slots in Slots, elements only. n.s1.assignedElements is not a function
|
|---|
| 6 | | PASS Slots fallback: Fallback contents should not be used if a node is assigned.
|
|---|
| 7 | | PASS Slots fallback: Slots in Slots: Assigned nodes should be used as fallback contents of another slot
|
|---|
| 8 | | PASS Slots fallback: Complex case.
|
|---|
| 6 | FAIL Slots fallback: Fallback contents should not be used if a node is assigned. assert_array_equals: lengths differ, expected 1 got 0
|
|---|
| 7 | FAIL Slots fallback: Slots in Slots: Assigned nodes should be used as fallback contents of another slot assert_array_equals: lengths differ, expected 1 got 0
|
|---|
| 8 | FAIL Slots fallback: Complex case. assert_array_equals: lengths differ, expected 1 got 0
|
|---|
| 9 | 9 | FAIL Slots fallback: Complex case, elements only. n.s1.assignedElements is not a function
|
|---|
| 10 | | PASS Slots fallback: Mutation. Append fallback contents.
|
|---|
| 11 | | PASS Slots fallback: Mutation. Remove fallback contents.
|
|---|
| 12 | | PASS Slots fallback: Mutation. Assign a node to a slot so that fallback contens are no longer used.
|
|---|
| 13 | | PASS Slots fallback: Mutation. Remove an assigned node from a slot so that fallback contens will be used.
|
|---|
| 14 | | PASS Slots fallback: Mutation. Remove a slot which is a fallback content of another slot.
|
|---|
| 10 | FAIL Slots fallback: Mutation. Append fallback contents. assert_array_equals: lengths differ, expected 1 got 0
|
|---|
| 11 | FAIL Slots fallback: Mutation. Remove fallback contents. assert_array_equals: lengths differ, expected 1 got 0
|
|---|
| 12 | FAIL Slots fallback: Mutation. Assign a node to a slot so that fallback contens are no longer used. assert_array_equals: lengths differ, expected 1 got 0
|
|---|
| 13 | FAIL Slots fallback: Mutation. Remove an assigned node from a slot so that fallback contens will be used. assert_array_equals: lengths differ, expected 1 got 0
|
|---|
| 14 | FAIL Slots fallback: Mutation. Remove a slot which is a fallback content of another slot. assert_array_equals: lengths differ, expected 1 got 0
|
|---|
| 15 | 15 | Harness: the test ran to completion.
|
|---|
| 16 | 16 |
|
|---|