about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2023-01-02 13:12:45 -0700
committerMichael Howell <michael@notriddle.com>2023-01-02 13:12:45 -0700
commit817cc3344677d4dcab7798cb1f191d9b3a760d15 (patch)
tree6309567b1e5511d8f25437c383aee7381b73466a /compiler/rustc_codegen_llvm/src
parentfb9dfa8ceffb985105be3176d7ed2f99515ea377 (diff)
downloadrust-817cc3344677d4dcab7798cb1f191d9b3a760d15.tar.gz
rust-817cc3344677d4dcab7798cb1f191d9b3a760d15.zip
rustdoc: remove legacy box-sizing CSS
According to [caniuse], these vendor prefixes aren't needed in any
supported web browsers as defined in [RFC 1985]

* The last version of Chrome that required a vendor prefix was version 9.
  The current version is 108.
* Firefox 28 is the last version that required a vendor prefix. The
  [current Firefox ESR] is version 102.
* The last version of Safari that required a vendor prefix was version 5.
  The current version is 16.
* The last version of Safari/iOS that required a vendor prefix was version 4.
  The current version is 16.
* Edge never required vendor prefixes.
* UCAndroid never required vendor prefixes.

[caniuse]: https://caniuse.com/?search=box-sizing
[RFC 1985]: https://rust-lang.github.io/rfcs/1985-tiered-browser-support.html
[current Firefox ESR]: https://wiki.mozilla.org/Releases
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions