From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- testing/web-platform/tests/graphics-aam/META.yml | 4 + .../graphics-document_on_html_element-manual.html | 102 ++++++++++++++++++++ .../graphics-document_on_svg_element-manual.html | 105 +++++++++++++++++++++ .../graphics-object_on_html_element-manual.html | 96 +++++++++++++++++++ .../graphics-object_on_svg_element-manual.html | 99 +++++++++++++++++++ .../graphics-symbol_on_html_element-manual.html | 97 +++++++++++++++++++ .../graphics-symbol_on_svg_element-manual.html | 98 +++++++++++++++++++ 7 files changed, 601 insertions(+) create mode 100644 testing/web-platform/tests/graphics-aam/META.yml create mode 100644 testing/web-platform/tests/graphics-aam/graphics-document_on_html_element-manual.html create mode 100644 testing/web-platform/tests/graphics-aam/graphics-document_on_svg_element-manual.html create mode 100644 testing/web-platform/tests/graphics-aam/graphics-object_on_html_element-manual.html create mode 100644 testing/web-platform/tests/graphics-aam/graphics-object_on_svg_element-manual.html create mode 100644 testing/web-platform/tests/graphics-aam/graphics-symbol_on_html_element-manual.html create mode 100644 testing/web-platform/tests/graphics-aam/graphics-symbol_on_svg_element-manual.html (limited to 'testing/web-platform/tests/graphics-aam') diff --git a/testing/web-platform/tests/graphics-aam/META.yml b/testing/web-platform/tests/graphics-aam/META.yml new file mode 100644 index 0000000000..69446b204e --- /dev/null +++ b/testing/web-platform/tests/graphics-aam/META.yml @@ -0,0 +1,4 @@ +spec: https://w3c.github.io/graphics-aam/ +suggested_reviewers: + - halindrome + - joanmarie diff --git a/testing/web-platform/tests/graphics-aam/graphics-document_on_html_element-manual.html b/testing/web-platform/tests/graphics-aam/graphics-document_on_html_element-manual.html new file mode 100644 index 0000000000..cc9b4077d1 --- /dev/null +++ b/testing/web-platform/tests/graphics-aam/graphics-document_on_html_element-manual.html @@ -0,0 +1,102 @@ + + + + graphics-document on HTML element + + + + + + + + +

This test examines the ARIA properties for graphics-document on HTML element.

+
+
+
+ +
+
+
+ + diff --git a/testing/web-platform/tests/graphics-aam/graphics-document_on_svg_element-manual.html b/testing/web-platform/tests/graphics-aam/graphics-document_on_svg_element-manual.html new file mode 100644 index 0000000000..1b6144674a --- /dev/null +++ b/testing/web-platform/tests/graphics-aam/graphics-document_on_svg_element-manual.html @@ -0,0 +1,105 @@ + + + + graphics-document on SVG element + + + + + + + + +

This test examines the ARIA properties for graphics-document on SVG element.

+ + + + + + + +
+
+
+ + diff --git a/testing/web-platform/tests/graphics-aam/graphics-object_on_html_element-manual.html b/testing/web-platform/tests/graphics-aam/graphics-object_on_html_element-manual.html new file mode 100644 index 0000000000..074fe51939 --- /dev/null +++ b/testing/web-platform/tests/graphics-aam/graphics-object_on_html_element-manual.html @@ -0,0 +1,96 @@ + + + + graphics-object on HTML element + + + + + + + + +

This test examines the ARIA properties for graphics-object on HTML element.

+
+
+
+ +
+
+
+ + diff --git a/testing/web-platform/tests/graphics-aam/graphics-object_on_svg_element-manual.html b/testing/web-platform/tests/graphics-aam/graphics-object_on_svg_element-manual.html new file mode 100644 index 0000000000..d326ec5b64 --- /dev/null +++ b/testing/web-platform/tests/graphics-aam/graphics-object_on_svg_element-manual.html @@ -0,0 +1,99 @@ + + + + graphics-object on SVG element + + + + + + + + +

This test examines the ARIA properties for graphics-object on SVG element.

+ + + + + + + +
+
+
+ + diff --git a/testing/web-platform/tests/graphics-aam/graphics-symbol_on_html_element-manual.html b/testing/web-platform/tests/graphics-aam/graphics-symbol_on_html_element-manual.html new file mode 100644 index 0000000000..913a7d130d --- /dev/null +++ b/testing/web-platform/tests/graphics-aam/graphics-symbol_on_html_element-manual.html @@ -0,0 +1,97 @@ + + + + graphics-symbol on HTML element + + + + + + + + +

This test examines the ARIA properties for graphics-symbol on HTML element.

+
Spinach Salad with Strawberry & Almonds + 🌿 + 🌰 +
+ +
+
+
+ + diff --git a/testing/web-platform/tests/graphics-aam/graphics-symbol_on_svg_element-manual.html b/testing/web-platform/tests/graphics-aam/graphics-symbol_on_svg_element-manual.html new file mode 100644 index 0000000000..78848269d2 --- /dev/null +++ b/testing/web-platform/tests/graphics-aam/graphics-symbol_on_svg_element-manual.html @@ -0,0 +1,98 @@ + + + + graphics-symbol on SVG element + + + + + + + + +

This test examines the ARIA properties for graphics-symbol on SVG element.

+ + + + + + +
+
+
+ + -- cgit v1.2.3