17
edits
| Line 46: | Line 46: | ||
* Pressing Tab first causes focus: to fire on an unknown accessible even though the focus border appears on the table. Pressing Tab again fires two focus: events in succession, one on the table container and the other on the top-left cell in the table. Arrowing around the table causes additional focus: events to fire. | * Pressing Tab first causes focus: to fire on an unknown accessible even though the focus border appears on the table. Pressing Tab again fires two focus: events in succession, one on the table container and the other on the top-left cell in the table. Arrowing around the table causes additional focus: events to fire. | ||
Oddly enough, when I keep arrowing down, out of the bottom of the table, Firefox caret | Oddly enough, when I keep arrowing down, out of the bottom of the table, Firefox caret is on, even though I never turned it on manually. | ||
== Firefox static HTML == | == Firefox static HTML == | ||
edits