[slotchange-event.html]
[slotchange event must fire on a slot element inside an open shadow root in a document when innerHTML modifies the children of the shadow host]
expected: FAIL
[slotchange event must fire on a slot element inside a closed shadow root in a document when innerHTML modifies the children of the shadow host]
expected: FAIL
[slotchange event must fire on a slot element inside an open shadow root not in a document when innerHTML modifies the children of the shadow host]
expected: FAIL
[slotchange event must fire on a slot element inside a closed shadow root not in a document when innerHTML modifies the children of the shadow host]
expected: FAIL
[slotchange event must fire on a slot element inside an open shadow root in a document when nested slots's contents change]
expected: FAIL
[slotchange event must fire on a slot element inside a closed shadow root in a document when nested slots's contents change]
expected: FAIL
[slotchange event must fire on a slot element inside an open shadow root not in a document when nested slots's contents change]
expected: FAIL
[slotchange event must fire on a slot element inside a closed shadow root not in a document when nested slots's contents change]
expected: FAIL
[slotchange event must fire at the end of current microtask after mutation observers are invoked inside an open shadow root in a document when slots's contents change]
expected: FAIL
[slotchange event must fire at the end of current microtask after mutation observers are invoked inside a closed shadow root in a document when slots's contents change]
expected: FAIL
[slotchange event must fire at the end of current microtask after mutation observers are invoked inside an open shadow root not in a document when slots's contents change]
expected: FAIL
[slotchange event must fire at the end of current microtask after mutation observers are invoked inside a closed shadow root not in a document when slots's contents change]
expected: FAIL