Sign in
◑
Theme
mojo
/
mojo-tools
/
0d3b4d2c9a4ec923947e9a18c19f363ddd73a9bf
/
.
/
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>