From e31ed5b07466d4a579fe4b025f97c971003fbc3f Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 17 Apr 2020 07:10:54 -0400 Subject: Bug 1409975 - Implement node distribution for shadow tree slots * Implementation for assignedNodes * Include slots in the flat tree * Fix event get-the-parent algorithm for a node * Update and add reftests for Shadow DOM v1 * Update web platform tests expectations Tag #1375 --- layout/reftests/webcomponents/basic-slot-3.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 layout/reftests/webcomponents/basic-slot-3.html (limited to 'layout/reftests/webcomponents/basic-slot-3.html') diff --git a/layout/reftests/webcomponents/basic-slot-3.html b/layout/reftests/webcomponents/basic-slot-3.html new file mode 100644 index 000000000..c00483fe2 --- /dev/null +++ b/layout/reftests/webcomponents/basic-slot-3.html @@ -0,0 +1,18 @@ + + + + + + +
This text should be green
+ + -- cgit v1.2.3