🏠 New in Low Baseline Support: Update frequency media query
September 18, 2023
The update CSS media query sets styles based on whether and how fast the user’s device can modify display after it has been rendered. For example, you can avoid animations on devices that aren’t fast enough to display them smoothly.
Source features
css.at-rules.media.update[mdn]