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-9b0"
expires: Sun, 12 Oct 2025 00:35:17 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 5F5F:37600C:D1155:10222B:68EAF56D
accept-ranges: bytes
age: 0
date: Sun, 12 Oct 2025 00:25:17 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210082-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760228718.684085,VS0,VE287
vary: Accept-Encoding
x-fastly-request-id: de7601887d07b3b32d979cb1f25c18135076933e
content-length: 780
ARIA in HTML - Test Cases
ARIA in HTML - test cases for
ARIA in HTML - test cases for aria-selected
on option
element
last updated 9 March 2021
Tests:
Test 1
Authors SHOULD NOT use the aria-selected
attribute on the option
element.
Expected result:
warn authors aria-selected is not to be used on native option elements
Test 2
Authors SHOULD NOT use the aria-selected
attribute on the option
element.
Expected result:
warn authors aria-selected is not to be used on native option elements
Test 3
Authors SHOULD NOT use the aria-selected
attribute on the option
element.
Expected result:
warn authors aria-selected is not to be used on native option elements