about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2023-01-03 10:23:55 -0700
committerMichael Howell <michael@notriddle.com>2023-01-03 10:23:55 -0700
commit4fe2bd567536719e556d7fc9a4b571042b7807f9 (patch)
tree2c8f526efbdfff4f60c611dd3e733e00325c53bb /compiler/rustc_parse/src
parent312c9a37f26d1f0a98fc410109abb961e945b85e (diff)
downloadrust-4fe2bd567536719e556d7fc9a4b571042b7807f9.tar.gz
rust-4fe2bd567536719e556d7fc9a4b571042b7807f9.zip
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 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions