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

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

Issue 851853002: It is time. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Trying to reup because the last upload failed. Created 5 years, 11 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