Make WordPress Core

Changeset 56367


Ignore:
Timestamp:
08/07/2023 05:55:41 PM (3 years ago)
Author:
davidbaumwald
Message:

General: Commit changes after running precommit:css.

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.

Props desrosj, joemcgill, isabel_brison, SergeyBiryukov, azaozz.
Reviewed by SergeyBiryukov, azaozz.
Backports [56279] to the 6.3 branch.
Fixes #57856.

Location:
branches/6.3
Files:
11 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.