Next-Gen App & Browser
Testing Cloud

Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles

Next-Gen App & Browser Testing Cloud

Media Queries: Range Syntax

Last updated on : 2023-03-20

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.

Overview

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`

Code snippets

css-media-range-syntax.html

Source:css-media-range-syntax.html Github

copy

Full Screen

Full Screen

05-CSS媒体查询Range语法.html

Source:05-CSS媒体查询Range语法.html Github

copy

Full Screen

Full Screen

style.css

Source:style.css Github

copy

Full Screen

Full Screen

Browser Compatibility

  • Media Queries: Range Syntax on IE is fully supported on None of the versions, partially supported on None of the versions, and not supported on 5.5-11 IE versions.
  • Media Queries: Range Syntax on Edge is fully supported on 104-111, partially supported on None of the versions, and not supported on 12-103 Edge versions.
  • Media Queries: Range Syntax on Firefox is fully supported on 63-113, partially supported on None of the versions, and not supported on 2-62 Firefox versions.
  • Media Queries: Range Syntax on Chrome is fully supported on 104-114, partially supported on None of the versions, and not supported on 4-103 Chrome versions.
  • Media Queries: Range Syntax on Safari is fully supported on 16.4-16.4, partially supported on None of the versions, and not supported on 3.2-16.3 Safari versions.
  • Media Queries: Range Syntax on Opera is fully supported on 91-95, partially supported on None of the versions, 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, partially supported on None of the versions, 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, partially supported on None of the versions, and not supported on 2.1-103 Android Browser versions.
  • Media Queries: Range Syntax on Opera Mobile is fully supported on 72-73, partially supported on None of the versions, and not supported on 10-64 Opera Mobile versions.
  • Media Queries: Range Syntax on Chrome for Android is fully supported on 104-111, partially supported on None of the versions, and not supported on 103-103 Chrome for Android versions.
  • Media Queries: Range Syntax on Firefox for Android is fully supported on 101-110, partially supported on None of the versions, and not supported on below 101 Firefox for Android versions.
  • Media Queries: Range Syntax on Samsung Internet is fully supported on 20-20, partially supported on None of the versions, and not supported on 4-19 Samsung Internet versions.
48
Lowtooltip

Browser Compatibility Score

Chrome IE
Low

Browser Support For IE Versions

-
Fully
-
Partially
5.5-11
No Support
Chrome Edge
Medium

Browser Support For Edge Versions

104-111
Fully
-
Partially
12-103
No Support
Chrome Firefox
High

Browser Support For Firefox Versions

63-113
Fully
-
Partially
2-62
No Support
Chrome Chrome
Medium

Browser Support For Chrome Versions

104-114
Fully
-
Partially
4-103
No Support
Chrome Safari
Low

Browser Support For Safari Versions

16.4-16.4
Fully
-
Partially
3.2-16.3
No Support
Chrome Opera
Low

Browser Support For Opera Versions

91-95
Fully
-
Partially
9.5-90
No Support
Chrome Safari on iOS
Low

Browser Support For Safari on iOS Versions

16.4-16.4
Fully
-
Partially
3.2-16.3
No Support
Chrome Android Browser
High

Browser Support For Android Browser Versions

104-111
Fully
-
Partially
2.1-103
No Support
Chrome Opera Mobile
Medium

Browser Support For Opera Mobile Versions

72-73
Fully
-
Partially
10-64
No Support
Chrome Chrome for Android
High

Browser Support For Chrome for Android Versions

104-111
Fully
-
Partially
103-103
No Support
Chrome Firefox for Android
High

Browser Support For Firefox for Android Versions

101-110
Fully
-
Partially
-
No Support
Chrome Samsung Internet
Low

Browser Support For Samsung Internet Versions

20-20
Fully
-
Partially
4-19
No Support

Debug webpages on the go with LT Debug Chrome extension.

Add to Chrome
LT Browser

Test your website on 3000+ browsers

Test your website on 3000+ real browsers and operating systems for mobile and desktop with the LambdaTest cloud. Perform browser compatibility test for Media Queries: Range Syntax and many more web technologies that are a part of your website or web-application.

Last Modified date

2023-03-20

Browser Support for Media Queries: Range Syntax

References


Data sourced from

Debug webpages on the go with LT Debug Chrome extension.

Add to Chrome
LT Browser

Debug Your Mobile Websites Faster With LT Browser!

Harness the power of Chromium-based engine to deliver responsive websites and web apps.

Try for free...
Join

Try LambdaTest Now !!

Get 100 minutes of automation test minutes FREE!!

Next-Gen App & Browser Testing Cloud

Was this article helpful?

Helpful

NotHelpful