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-1144"
expires: Sat, 11 Oct 2025 14:25:11 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 4BE1:1602E2:91979:B2196:68EA666E
accept-ranges: bytes
age: 0
date: Sat, 11 Oct 2025 14:15:11 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210064-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760192111.888742,VS0,VE315
vary: Accept-Encoding
x-fastly-request-id: c07cae8bc39407370adbdf3facafec515bb3eb07
content-length: 1107
ARIA in HTML - Test Cases
ARIA in HTML - test cases for
ARIA in HTML - test cases for svg
with role
and aria-label
last updated 28 February 2021
Tests:
Test 1
Authors can use Any role
or aria-*
attributes on the svg
element.
Expected result:
No errors/warnings for using any role / aria-* attribute on svg
element.