From 8dd16259287f58f9273002717ec4d27e97127719 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:43:14 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- testing/web-platform/tests/inert/WEB_FEATURES.yml | 3 +++ .../tests/inert/inert-and-find-flat-tree.html | 28 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 testing/web-platform/tests/inert/WEB_FEATURES.yml create mode 100644 testing/web-platform/tests/inert/inert-and-find-flat-tree.html (limited to 'testing/web-platform/tests/inert') diff --git a/testing/web-platform/tests/inert/WEB_FEATURES.yml b/testing/web-platform/tests/inert/WEB_FEATURES.yml new file mode 100644 index 0000000000..074e33726c --- /dev/null +++ b/testing/web-platform/tests/inert/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: inert + files: "**" diff --git a/testing/web-platform/tests/inert/inert-and-find-flat-tree.html b/testing/web-platform/tests/inert/inert-and-find-flat-tree.html new file mode 100644 index 0000000000..951497e2c0 --- /dev/null +++ b/testing/web-platform/tests/inert/inert-and-find-flat-tree.html @@ -0,0 +1,28 @@ + + + + + + + +
+ +
slotted
+
+ + -- cgit v1.2.3