Sign in
mojo
/
mojo-tools
/
c71e99bbfaa19f3cef550f48b5dba29cc6ac2984
/
.
/
ui
/
accessibility
/
extensions
/
longdesc
/
options.html
blob: 8cc2a9579113bbd994943baf12e691864f2b47fe [
file
] [
log
] [
blame
]
<!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>