Sign in
cobalt
/
cobalt
/
25399f97090f8a86f56525c38486080cb2747250
/
.
/
src
/
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>