Sign in
cobalt
/
cobalt
/
d2bc3b69d823bbaf46d1c4355b23486a85a6d791
/
.
/
third_party
/
web_platform_tests
/
conformance-checkers
/
html-aria
/
noaria.html
blob: e404e6619affdddb451a93e1bdaa71299446722c [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=UTF-8"
>
<title>
No ARIA markup
</title>
</head>
<body>
<div
id
=
"test"
>
Placeholder content
</div>
</body>
</html>