From e68827934d9d1d85bc87917ea3da14ca77801aa0 Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Tue, 20 Feb 2024 09:25:30 -0800 Subject: [PATCH] Split out popover tests using `anchor` into tentative test This was noted here: https://github.com/web-platform-tests/interop/issues/423#issuecomment-1951471302 Bug: 40059176 Change-Id: I58f3674d2901b8ca7df4c5d5ba8ed99c0b62a4de --- .../popover-shadow-dom-anchor.tentative.html | 99 +++++++++++++++++++ .../popovers/popover-shadow-dom.html | 94 +----------------- 2 files changed, 104 insertions(+), 89 deletions(-) create mode 100644 html/semantics/popovers/popover-shadow-dom-anchor.tentative.html diff --git a/html/semantics/popovers/popover-shadow-dom-anchor.tentative.html b/html/semantics/popovers/popover-shadow-dom-anchor.tentative.html new file mode 100644 index 000000000000000..7d4994b35f85237 --- /dev/null +++ b/html/semantics/popovers/popover-shadow-dom-anchor.tentative.html @@ -0,0 +1,99 @@ + + + + + + + + + + + + + +
+ +
+

Popover 1

+ +
+ + + +
+ + + + +
+ + + + +
Popover 2
+
+ + diff --git a/html/semantics/popovers/popover-shadow-dom.html b/html/semantics/popovers/popover-shadow-dom.html index 62aa135b56217f2..18ac500270c8909 100644 --- a/html/semantics/popovers/popover-shadow-dom.html +++ b/html/semantics/popovers/popover-shadow-dom.html @@ -8,17 +8,6 @@
- +