diff options
author | Michael Goulet <michael@errs.io> | 2023-01-03 17:19:28 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-03 17:19:28 -0800 |
commit | aac0096cef2bb2bf64d78e910b6e30fa3f5f52ea (patch) | |
tree | 2141ee20cce39b9c5f68af202c3fae1c1e4d8601 /tests/rustdoc-js-std/parser-errors.js | |
parent | f24dab764f0bfea5fcae397cbe2b93e9f1570cd4 (diff) | |
parent | 4fe2bd567536719e556d7fc9a4b571042b7807f9 (diff) | |
download | rust-aac0096cef2bb2bf64d78e910b6e30fa3f5f52ea.tar.gz |
Rollup merge of #106411 - notriddle:notriddle/font-feature-settings, r=GuillaumeGomez
rustdoc: remove legacy font-feature-settings 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 47. The current version is 108.
* Firefox 33 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 9.1. The current version is 16.
* The last version of Safari/iOS that required a vendor prefix was version 9.3. The current version is 16.
* Edge never required vendor prefixes.
* UCAndroid never required vendor prefixes.
[caniuse]: https://caniuse.com/?search=font-feature-settings
[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/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions