From 1d396d91e164d87a9d36dfc62961207ff8cb5f9a Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Wed, 17 May 2023 13:28:38 +0000 Subject: [PATCH] Bug 1796016 [wpt PR 36541] - Add basic accname tests for shadow DOM, a=testonly Automatic update from web-platform-tests Add basic accname tests for shadow DOM (#36541) Add basic AccName computedlabel tests for shadow DOM, including slots. Change Author: nolanlawson Reviewed by: cookiecrook Addressed AccName #20 https://github.com/w3c/accname/issues/20 et al -- wpt-commits: 2f89f88e9c36d2c296937788948c841dc5730957 wpt-pr: 36541 --- .../tests/accname/name/shadowdom/basic.html | 35 +++++++++++ .../tests/accname/name/shadowdom/slot.html | 58 +++++++++++++++++++ 2 files changed, 93 insertions(+) create mode 100644 testing/web-platform/tests/accname/name/shadowdom/basic.html create mode 100644 testing/web-platform/tests/accname/name/shadowdom/slot.html diff --git a/testing/web-platform/tests/accname/name/shadowdom/basic.html b/testing/web-platform/tests/accname/name/shadowdom/basic.html new file mode 100644 index 0000000000000..ca60986d337ca --- /dev/null +++ b/testing/web-platform/tests/accname/name/shadowdom/basic.html @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/accname/name/shadowdom/slot.html b/testing/web-platform/tests/accname/name/shadowdom/slot.html new file mode 100644 index 0000000000000..9155a2eef3bdf --- /dev/null +++ b/testing/web-platform/tests/accname/name/shadowdom/slot.html @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + +