Files
rust/tests
Michael Howell 5cefe75436 rustdoc: remove unneeded handleKey from settings.js
This code was added in 9dc5dfb975
and 704050da23 because the browser-
native checkbox was `display: none`, breaking native keyboard
accessibility.

The native checkbox is now merely `appearance: none`, which does
not turn off [behavior semantics], so JavaScript to
reimplement it isn't needed any more.

[behavior semantics]: https://w3c.github.io/csswg-drafts/css-ui/#appearance-semantics
2023-04-21 16:42:23 -07:00
..
2023-04-20 18:01:15 +00:00
2023-04-21 16:14:44 +00:00
2023-04-20 17:49:13 +02:00
2023-04-20 12:00:41 -03:00