summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorarv@google.com <arv@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-28 01:15:10 +0000
committerarv@google.com <arv@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-28 01:15:10 +0000
commit266bc72a27ab755abfcad858d702c891ee2c9155 (patch)
tree4c1e488c7169d9c05325e9b9172ea87cbd93fae7 /AUTHORS
parent2dd957b9cded592576e7d9ac508e1d668841d0a3 (diff)
downloadchromium_src-266bc72a27ab755abfcad858d702c891ee2c9155.zip
chromium_src-266bc72a27ab755abfcad858d702c891ee2c9155.tar.gz
chromium_src-266bc72a27ab755abfcad858d702c891ee2c9155.tar.bz2
Make the caption text for the "I understand" checkboxes in malware interstitial
pages into an HTML label tag, to make it clickable and more friendly to screen readers. TEST= Navigate to ianfette.org and click on the text "I understand that visiting this site may harm my computer". Checkbox should toggle. BUG= 12714 Original patch by chromium@willhirsch.co.uk Original review: http://codereview.chromium.org/115815 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17050 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 35bd8b9..23c2d75 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -37,3 +37,4 @@ Nikita Ofitserov <himikof@gmail.com>
Sean Bryant <sean@cyberwang.net>
Robert Sesek <rsesek@bluestatic.org>
Janwar Dinata <j.dinata@gmail.com>
+Will Hirsch <chromium@willhirsch.co.uk>