Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(649)

Side by Side Diff: ui/accessibility/extensions/longdesc/options.html

Issue 593293002: Initial checkin of accessibility extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix license issues Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
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-describe dat or longdesc attributes.
8 </label>
9 <script src="options.js"></script>
10 </body>
11 </html>
OLDNEW
« no previous file with comments | « ui/accessibility/extensions/longdesc/manifest.json ('k') | ui/accessibility/extensions/longdesc/options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698