You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
According to https://caniuse.com/mdn-css_at-rules_media_orientation MediaQuery orientation checks only work starting from Chrome for Android version 131 (november of 2024).
However, the MDN Docs say it works since version 18 (2011).
Maybe I misunderstood and there's a difference between the data shown on both sites.
What browsers does this problem apply to, if applicable?
That data on CanIUse comes from BCD! CanIUse only shows the most recent browser version for mobile browsers, so it doesn't show info for older versions of Chrome Android.
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
According to https://caniuse.com/mdn-css_at-rules_media_orientation MediaQuery orientation checks only work starting from Chrome for Android version 131 (november of 2024).
However, the MDN Docs say it works since version 18 (2011).
Maybe I misunderstood and there's a difference between the data shown on both sites.
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
I expected to see version 18 in Chrome for Android being shown as the earliest supported version
Did you test this? If so, how?
I didn't test it in older Chrome for Android browsers.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered: