Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/https-acid3
/
.
/
conformance-checkers
/
html-aria
/
noaria.html
blob: e404e6619affdddb451a93e1bdaa71299446722c [
file
] [
edit
]
<!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>