Media query ranges have partial support Browser Compatibility Check

Description

CSS media query ranges like width > 10 are not supported by all browsers.

Help

Use min- and max- media feature prefixes as a fallback for older browsers.

Applicable standards

Change history

  • 6.49 May 2023 No longer fires for Safari 16.4+.
  • 6.46 Sep 2022 No longer fires for Chrome/Edge 104+.
  • 5.35 Oct 2019 Added.

This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.

Rule ID: BugCssMediaQueryRange