From 27875466e6848101991b7865c20df8214ea5df52 Mon Sep 17 00:00:00 2001 From: "kathyw@chromium.org" Date: Tue, 5 Oct 2010 18:48:15 +0000 Subject: A couple of accessibility-related updates/fixes. TEST=none BUG=none Review URL: http://codereview.chromium.org/3599001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61535 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/static/devguide.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chrome/common/extensions/docs/static/devguide.html') diff --git a/chrome/common/extensions/docs/static/devguide.html b/chrome/common/extensions/docs/static/devguide.html index 6b76694..cd9e44c 100644 --- a/chrome/common/extensions/docs/static/devguide.html +++ b/chrome/common/extensions/docs/static/devguide.html @@ -77,6 +77,10 @@ and Overview.   + Accessibility (a11y) + Make your extension accessible to people with disabilities + + Background Pages Put all the common code for your extension in a single place -- cgit v1.1