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