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

Unified Diff: chrome/common/extensions/docs/devguide.html

Issue 3599001: A couple of accessibility-related updates/fixes. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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 | « chrome/common/extensions/docs/a11y.html ('k') | chrome/common/extensions/docs/static/a11y.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/devguide.html
===================================================================
--- chrome/common/extensions/docs/devguide.html (revision 60806)
+++ chrome/common/extensions/docs/devguide.html (working copy)
@@ -367,6 +367,10 @@
<td colspan="2"> &nbsp;</td>
</tr>
<tr>
+ <td> <a href="a11y.html">Accessibility (a11y)</a> </td>
+ <td> Make your extension accessible to people with disabilities </td>
+ </tr>
+ <tr>
<td> <a href="background_pages.html">Background&nbsp;Pages</a> </td>
<td> Put all the common code for your extension in a single place </td>
</tr>
« no previous file with comments | « chrome/common/extensions/docs/a11y.html ('k') | chrome/common/extensions/docs/static/a11y.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698