From 2d14529467bdc073663f27119def6c3b5d70cb17 Mon Sep 17 00:00:00 2001 From: James Craig Date: Tue, 18 Apr 2023 22:08:21 +0000 Subject: [PATCH] Bug 1826940 [wpt PR 39427] - html-aam implicit roles tests, a=testonly Automatic update from web-platform-tests html-aam implicit roles tests (#39427) New Tests: https://github.com/web-platform-tests/interop-2023-accessibility-testing/issues/13 Adds HTML-AAM implicit roles tests, including some crashing tests separated. Reviewed-by: Spectranaut -- wpt-commits: dc091ce2292a40c7b76c77a52abb4d545cb27659 wpt-pr: 39427 --- testing/web-platform/tests/html-aam/META.yaml | 4 + .../tests/html-aam/fragile/area-role.html | 25 ++ .../tests/html-aam/fragile/optgroup-role.html | 30 +++ .../web-platform/tests/html-aam/roles.html | 223 ++++++++++++++++++ .../tests/html-aam/table-roles.html | 49 ++++ 5 files changed, 331 insertions(+) create mode 100644 testing/web-platform/tests/html-aam/META.yaml create mode 100644 testing/web-platform/tests/html-aam/fragile/area-role.html create mode 100644 testing/web-platform/tests/html-aam/fragile/optgroup-role.html create mode 100644 testing/web-platform/tests/html-aam/roles.html create mode 100644 testing/web-platform/tests/html-aam/table-roles.html diff --git a/testing/web-platform/tests/html-aam/META.yaml b/testing/web-platform/tests/html-aam/META.yaml new file mode 100644 index 0000000000000..572918600acc4 --- /dev/null +++ b/testing/web-platform/tests/html-aam/META.yaml @@ -0,0 +1,4 @@ +spec: https://w3c.github.io/html-aam/ +suggested_reviewers: + - cookiecrook + - scottaohara \ No newline at end of file diff --git a/testing/web-platform/tests/html-aam/fragile/area-role.html b/testing/web-platform/tests/html-aam/fragile/area-role.html new file mode 100644 index 0000000000000..9b6ded5686063 --- /dev/null +++ b/testing/web-platform/tests/html-aam/fragile/area-role.html @@ -0,0 +1,25 @@ + + + + HTMLAreaElement Role Verification Tests + + + + + + + + + + + x + x + +x + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/html-aam/fragile/optgroup-role.html b/testing/web-platform/tests/html-aam/fragile/optgroup-role.html new file mode 100644 index 0000000000000..f36a5d6983545 --- /dev/null +++ b/testing/web-platform/tests/html-aam/fragile/optgroup-role.html @@ -0,0 +1,30 @@ + + + + HTMLOptGroupElement Role Verification Tests + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/html-aam/roles.html b/testing/web-platform/tests/html-aam/roles.html new file mode 100644 index 0000000000000..c5cb3e35487de --- /dev/null +++ b/testing/web-platform/tests/html-aam/roles.html @@ -0,0 +1,223 @@ + + + + HTML-AAM Role Verification Tests + + + + + + + + + + + +x +x + +
x
+ +
x
+ + + + + + + +x + +x +x +
x
+ + + + + + +x + + +x + + + +
+
x
+
x
+
+ +x +
xx
+x +
x
+ + + +
+
x
+
x
+
+ +x + +
x
+ +
x
x
+ + + + + +
+ + + +

x

+

x

+

x

+

x

+
x
+
x
+ + + + + +
x
+ +

x

+
+ +x + +x + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +x + + + + + +
  • x
  • + +
    1. x
    2. x
    + + +
    x
    + +x + +
  • x
  • + +x + + + +
    1. x
    2. x
    + + + + + + +x +

    x

    + + +
    x
    +x +x + + + +x +x + +x + + +
    x
    +
    x
    + + + + + + + +x + +x +x + +x + +x + + + + + + + + + + + + + +x + + + + + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/html-aam/table-roles.html b/testing/web-platform/tests/html-aam/table-roles.html new file mode 100644 index 0000000000000..d7865f5fccab6 --- /dev/null +++ b/testing/web-platform/tests/html-aam/table-roles.html @@ -0,0 +1,49 @@ + + + + HTML-AAM Role Verification Tests + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    caption
    abc
    123
    456
    xyz
    + + + + + \ No newline at end of file