about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-04-23 20:06:30 +0200
committerGitHub <noreply@github.com>2023-04-23 20:06:30 +0200
commit4064bdd914fa3d6c08e821487c77c177188b6fbb (patch)
treef393d69a2dff4070a95bfd6413540dc8c40d07a6 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent915aa06700af4a2363639bae70201cd7387470ad (diff)
parent1d0f34fd771004ed515cb7120df1898c2ef5322e (diff)
downloadrust-4064bdd914fa3d6c08e821487c77c177188b6fbb.tar.gz
rust-4064bdd914fa3d6c08e821487c77c177188b6fbb.zip
Rollup merge of #110661 - notriddle:notriddle/settings-js-handlekey, r=GuillaumeGomez
rustdoc: clean up settings.css and settings.js

`handleKey` was added in 9dc5dfb97504c538bc72f367a77bb9f714c30097 and 704050da2334c465784954d81c8990c4bc7a92c5 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

The other, one line change to settings.css is follow-up to #110205
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions