Sign in
mojo
/
mojo
/
b96d28fdc365e4e669aa76edf3b1744d9751b866
/
.
/
ui
/
accessibility
/
extensions
/
longdesc
/
options.html
blob: 8cc2a9579113bbd994943baf12e691864f2b47fe [
file
]
<!doctype html>
<html>
<body>
<h1>
Options
</h1>
<br>
<label>
<input
type
=
"checkbox"
id
=
"border"
>
Add border to elements with aria-describedat or longdesc attributes.
</label>
<script
src
=
"options.js"
></script>
</body>
</html>