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

Unified Diff: ui/accessibility/extensions/longdesc/options.html

Issue 606653005: Revert "Initial checkin of accessibility extensions." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/accessibility/extensions/longdesc/manifest.json ('k') | ui/accessibility/extensions/longdesc/options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accessibility/extensions/longdesc/options.html
diff --git a/ui/accessibility/extensions/longdesc/options.html b/ui/accessibility/extensions/longdesc/options.html
deleted file mode 100644
index 8cc2a9579113bbd994943baf12e691864f2b47fe..0000000000000000000000000000000000000000
--- a/ui/accessibility/extensions/longdesc/options.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!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>
« 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