diff --git a/__tests__/html2/fluentTheme/customElement/shadowRoot.html b/__tests__/html2/fluentTheme/customElement/shadowRoot.html new file mode 100644 index 0000000000..ee109e263f --- /dev/null +++ b/__tests__/html2/fluentTheme/customElement/shadowRoot.html @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/__tests__/html2/fluentTheme/customElement/slotted.html b/__tests__/html2/fluentTheme/customElement/slotted.html new file mode 100644 index 0000000000..a56173c82a --- /dev/null +++ b/__tests__/html2/fluentTheme/customElement/slotted.html @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + +
+
+ + + + \ No newline at end of file