From 4b4133f7869f9540cc6fb555db533bd72d06c5c5 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 13 Jun 2025 17:54:25 +0000 Subject: [PATCH 1/3] Initial plan for issue From cc099dea4bb08848df53767675949add1e871288 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 13 Jun 2025 18:06:33 +0000 Subject: [PATCH 2/3] Migrate fluentTheme/customElement tests from html to html2 Co-authored-by: OEvgeny <2841858+OEvgeny@users.noreply.github.com> --- .../fluentTheme/customElement/shadowRoot.html | 82 +++++++++++++++++++ .../fluentTheme/customElement/slotted.html | 69 ++++++++++++++++ 2 files changed, 151 insertions(+) create mode 100644 __tests__/html2/fluentTheme/customElement/shadowRoot.html create mode 100644 __tests__/html2/fluentTheme/customElement/slotted.html diff --git a/__tests__/html2/fluentTheme/customElement/shadowRoot.html b/__tests__/html2/fluentTheme/customElement/shadowRoot.html new file mode 100644 index 0000000000..1386426544 --- /dev/null +++ b/__tests__/html2/fluentTheme/customElement/shadowRoot.html @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + \ 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..d398c539e5 --- /dev/null +++ b/__tests__/html2/fluentTheme/customElement/slotted.html @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + +
+
+ + + + \ No newline at end of file From ba10843b857d38448ca2efab6bd4a236ed3d15f1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 13 Jun 2025 18:47:05 +0000 Subject: [PATCH 3/3] Properly migrate fluentTheme/customElement tests to html2 structure Co-authored-by: OEvgeny <2841858+OEvgeny@users.noreply.github.com> --- .../fluentTheme/customElement/shadowRoot.html | 95 +++++++++++-------- .../fluentTheme/customElement/slotted.html | 76 ++++++++------- 2 files changed, 98 insertions(+), 73 deletions(-) diff --git a/__tests__/html2/fluentTheme/customElement/shadowRoot.html b/__tests__/html2/fluentTheme/customElement/shadowRoot.html index 1386426544..ee109e263f 100644 --- a/__tests__/html2/fluentTheme/customElement/shadowRoot.html +++ b/__tests__/html2/fluentTheme/customElement/shadowRoot.html @@ -2,13 +2,23 @@ - - - + - - + + +