diff options
author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2023-01-06 11:38:58 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-06 11:38:58 +0530 |
commit | dd97619b1fe3358e1664f3e04ef88d9372677c45 (patch) | |
tree | 6c3e92eacd73a30307f3fdcea17be22e2e3ce7b9 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | a8f7ec2c48326d6c018d79d444ac00012624e279 (diff) | |
parent | 0de182a5810d6c732eb2bcd40d1b98eef884dd27 (diff) | |
download | rust-dd97619b1fe3358e1664f3e04ef88d9372677c45.tar.gz |
Rollup merge of #106502 - notriddle:notriddle/user-select, r=GuillaumeGomez
rustdoc: remove legacy user-select CSS
According to [caniuse], the only supported browser that requires the vendor prefix, as defined in [RFC 1985], is Safari.
* The last version of Chrome that required a vendor prefix was version 53. The current version is 108.
* Firefox 68 is the last version that required a vendor prefix. The [current Firefox ESR] is version 102.
* The current version of Safari for Mac and iOS still requires a prefix.
* The last version of Edge that required a vendor frefix was 18. The current version of Edge is 108.
* UCAndroid support is unknown, but if it still requires a vendor prefix, it's more likely to be `-webkit-` than `-moz-` or `-ms-`, since they would want to emulate iOS for compatibility.
[caniuse]: https://caniuse.com/?search=user-select
[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