--- a/autoimplementation.html Tue May 17 13:59:56 2011 -0600
+++ b/autoimplementation.html Tue May 17 14:01:08 2011 -0600
@@ -78,7 +78,7 @@
<!-- Note: this is completely not a hack at all. -->
<style id=alerts>/* tr:not(.alert):not(:first-child) { display: none } */</style>
-<label><input id=alert-checkbox type=checkbox checked onclick='updateAlertRowStyle()'> Display non-alert rows</label>
+<label><input id=alert-checkbox type=checkbox accesskey=a checked onclick='updateAlertRowStyle()'> Display non-alert rows</label>
<script>
// Confusingly, we're storing a string here, not a boolean.