Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles
Syntax improvements to make media queries using features that have a range type like width or height less verbose. Can be used with ordinary mathematical comparison operators: >, <, >=, or <=. For example: @media 100px <= width <= 1900px is the equivalent of @media min-width: 100px and max-width: 1900px`
Last updated on : 2023-03-20
Browser Versions
IE
Edge
Firefox
Chrome
Safari
Opera
Fully Supported
Partially
No Support
Media Queries: Range Syntax on IE is not supported on any IE versions.
Media Queries: Range Syntax on Edge is fully supported on 104-111, and not supported on 12-103 Edge versions.
Media Queries: Range Syntax on Firefox is fully supported on 63-113, and not supported on 2-62 Firefox versions.
Media Queries: Range Syntax on Chrome is fully supported on 104-114, and not supported on 4-103 Chrome versions.
Media Queries: Range Syntax on Safari is fully supported on 16.4-16.4, and not supported on 3.2-16.3 Safari versions.
Media Queries: Range Syntax on Opera is fully supported on 91-95, and not supported on 9.5-90 Opera versions.
Media Queries: Range Syntax on Safari on iOS is fully supported on 16.4-16.4, and not supported on 3.2-16.3 Safari on iOS versions.
Media Queries: Range Syntax on Android Browser is fully supported on 104-111, and not supported on 2.1-103 Android Browser versions.
Media Queries: Range Syntax on Opera Mobile is fully supported on 72-73, and not supported on 10-64 Opera Mobile versions.
Media Queries: Range Syntax on Chrome for Android is fully supported on 104-111, and not supported on 103-103 Chrome for Android versions.
Media Queries: Range Syntax on Firefox for Android is fully supported on all Firefox for Android versions.
Media Queries: Range Syntax on Samsung Internet is fully supported on 20-20, and not supported on 4-19 Samsung Internet versions.
Data sourced from
Overall Browser Compatibility Score
Note:Media Queries: Range Syntax shows a browser compatibility score of 48. This is a collective score out of 100 to represent browser support of a web technology. The higher this score is, the greater is the browser compatibility. The browser compatibility score is not a 100% reflection for every browser and the web technology support. However, it does give you an estimate on how much you should rely on a particular web technology in terms of browser compatibility.
Test on 3000+ browsers for Media Queries: Range Syntax & more
Test your website for Media Queries: Range Syntax and other web technologies. Get 100 FREE automation test minutes!
Test NowKaneAI - Testing Assistant
World’s first AI-Powered E2E testing agent.
Did you find this page helpful?