CARVIEW |
Select Language
HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Mon, 22 Sep 2025 14:00:37 GMT
access-control-allow-origin: *
etag: W/"68d15685-ae5"
expires: Sat, 11 Oct 2025 16:53:48 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: B8C0:14C5E9:A9F65:CE8B9:68EA8944
accept-ranges: bytes
age: 0
date: Sat, 11 Oct 2025 16:43:48 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210093-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760201028.215555,VS0,VE307
vary: Accept-Encoding
x-fastly-request-id: 88fcbc76299250c2a704b1bf625f3fdf90d5ce02
content-length: 820
ARIA in HTML - Test Cases
ARIA in HTML - test cases for
ARIA in HTML - test cases for select[aria-multiselectable]
last updated 28 February 2021
Tests:
Test 1
Authors SHOULD NOT use the aria-multiselectable
attribute on a select element.
Expected result:
warning or error that aria-multiselectable
is invalid on a native select
element
Test 2
Authors SHOULD NOT use the aria-multiselectable
attribute on a select element.
Expected result:
warning or error that aria-multiselectable
is invalid on a native select
element
Test 3
Authors SHOULD NOT use the aria-multiselectable
attribute on a select element.
Expected result:
warning or error that aria-multiselectable
is invalid on a native select
element