From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../conformance-checkers/html-aria/mixed-value/585.html | 12 ++++++++++++ .../conformance-checkers/html-aria/mixed-value/586.html | 10 ++++++++++ 2 files changed, 22 insertions(+) create mode 100644 testing/web-platform/tests/conformance-checkers/html-aria/mixed-value/585.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-aria/mixed-value/586.html (limited to 'testing/web-platform/tests/conformance-checkers/html-aria/mixed-value') diff --git a/testing/web-platform/tests/conformance-checkers/html-aria/mixed-value/585.html b/testing/web-platform/tests/conformance-checkers/html-aria/mixed-value/585.html new file mode 100644 index 0000000000..5b7c024dd5 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-aria/mixed-value/585.html @@ -0,0 +1,12 @@ + + + + + Element with role menuitemradio having inherited state or property aria-checked with value "mixed". + + +
+
Radio menu item with aria-checked='mixed'
+
+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-aria/mixed-value/586.html b/testing/web-platform/tests/conformance-checkers/html-aria/mixed-value/586.html new file mode 100644 index 0000000000..cc5d35362c --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-aria/mixed-value/586.html @@ -0,0 +1,10 @@ + + + + + Element with role radio having inherited state or property aria-checked with value "mixed". + + + + + -- cgit v1.2.3