mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
The `{min|max}-device-pixel-ratio` syntax as a a non-standard CSS media feature that was used as an alternative to the now standard `resolution`. Prior to Safari 16.0, `-webkit-{min|max}-device-pixel-ratio` was needed to correctly support it.
This change is a result of the `caniuse-lite` update that was applied recently in [56065]. Though there were no changes to target browsers as a result of this update, it seems an upstream change identified these as unnecessary.
See #57856, #58869.
Props desrosj, joemcgill, isabel_brison.
Built from https://develop.svn.wordpress.org/trunk@56279
git-svn-id: http://core.svn.wordpress.org/trunk@55791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
||
|---|---|---|
| .. | ||
| dist | ||
| admin-bar-rtl.css | ||
| admin-bar-rtl.min.css | ||
| admin-bar.css | ||
| admin-bar.min.css | ||
| buttons-rtl.css | ||
| buttons-rtl.min.css | ||
| buttons.css | ||
| buttons.min.css | ||
| classic-themes.css | ||
| classic-themes.min.css | ||
| customize-preview-rtl.css | ||
| customize-preview-rtl.min.css | ||
| customize-preview.css | ||
| customize-preview.min.css | ||
| dashicons.css | ||
| dashicons.min.css | ||
| editor-rtl.css | ||
| editor-rtl.min.css | ||
| editor.css | ||
| editor.min.css | ||
| jquery-ui-dialog-rtl.css | ||
| jquery-ui-dialog-rtl.min.css | ||
| jquery-ui-dialog.css | ||
| jquery-ui-dialog.min.css | ||
| media-views-rtl.css | ||
| media-views-rtl.min.css | ||
| media-views.css | ||
| media-views.min.css | ||
| wp-auth-check-rtl.css | ||
| wp-auth-check-rtl.min.css | ||
| wp-auth-check.css | ||
| wp-auth-check.min.css | ||
| wp-embed-template-ie.css | ||
| wp-embed-template-ie.min.css | ||
| wp-embed-template.css | ||
| wp-embed-template.min.css | ||
| wp-pointer-rtl.css | ||
| wp-pointer-rtl.min.css | ||
| wp-pointer.css | ||
| wp-pointer.min.css | ||