summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/slots.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/slots.html.ini')
-rw-r--r--testing/web-platform/meta/shadow-dom/slots.html.ini71
1 files changed, 71 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shadow-dom/slots.html.ini b/testing/web-platform/meta/shadow-dom/slots.html.ini
new file mode 100644
index 000000000..3c047e482
--- /dev/null
+++ b/testing/web-platform/meta/shadow-dom/slots.html.ini
@@ -0,0 +1,71 @@
+[slots.html]
+ type: testharness
+ [Slots: Basic.]
+ expected: FAIL
+
+ [Slots: Slots in closed.]
+ expected: FAIL
+
+ [Slots: Slots not in a shadow tree.]
+ expected: FAIL
+
+ [Slots: Distributed nooes for Slots not in a shadow tree.]
+ expected: FAIL
+
+ [Slots: Name matching]
+ expected: FAIL
+
+ [Slots: No direct host child.]
+ expected: FAIL
+
+ [Slots: Default Slot.]
+ expected: FAIL
+
+ [Slots: Slot in Slot does not matter in assignment.]
+ expected: FAIL
+
+ [Slots: Slot is assigned to another slot]
+ expected: FAIL
+
+ [Slots: Open > Closed.]
+ expected: FAIL
+
+ [Slots: Closed > Closed.]
+ expected: FAIL
+
+ [Slots: Closed > Open.]
+ expected: FAIL
+
+ [Slots: Complex case: Basi line.]
+ expected: FAIL
+
+ [Slots: Mutation: appendChild.]
+ expected: FAIL
+
+ [Slots: Mutation: Change slot= attribute 1.]
+ expected: FAIL
+
+ [Slots: Mutation: Change slot= attribute 2.]
+ expected: FAIL
+
+ [Slots: Mutation: Change slot= attribute 3.]
+ expected: FAIL
+
+ [Slots: Mutation: Remove a child.]
+ expected: FAIL
+
+ [Slots: Mutation: Add a slot: after.]
+ expected: FAIL
+
+ [Slots: Mutation: Add a slot: before.]
+ expected: FAIL
+
+ [Slots: Mutation: Remove a slot.]
+ expected: FAIL
+
+ [Slots: Mutation: Change slot name= attribute.]
+ expected: FAIL
+
+ [Slots: Mutation: Change slot slot= attribute.]
+ expected: FAIL
+