diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-01-03 17:12:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-03 17:12:12 +0100 |
commit | 83b11f70ad7fa0872d148a6a950431a75c3e1cbc (patch) | |
tree | 1085db5ee3875883823e13afe5a3a5b788a3baca /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 01d99f6569ee93a5ae845c79aadaad0ad92c0d7c (diff) | |
parent | 817cc3344677d4dcab7798cb1f191d9b3a760d15 (diff) | |
download | rust-83b11f70ad7fa0872d148a6a950431a75c3e1cbc.tar.gz |
Rollup merge of #106388 - notriddle:notriddle/box-sizing, r=camelid
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 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions