Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ui / accessibility / extensions / longdesc / options.html
1 <!doctype html>
2 <html>
3 <body>
4   <h1>Options</h1>
5   <br>
6   <label>
7     <input type="checkbox" id="border">Add border to elements with aria-describedat or longdesc attributes.
8   </label>
9   <script src="options.js"></script>
10 </body>
11 </html>