-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
data:cssCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSSCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSSquestionIssues where a question or problem is stated and a discussion is held to gather opinions.Issues where a question or problem is stated and a discussion is held to gather opinions.
Description
added in PR : #3549
There are no specification or documentation links and the naming is ambiguous.
What is this feature?
browser-compat-data/css/at-rules/media.json
Lines 787 to 819 in 10cdcbe
"media_query_values": { | |
"__compat": { | |
"description": "Media query value support", | |
"support": { | |
"chrome": { | |
"version_added": "66" | |
}, | |
"chrome_android": "mirror", | |
"edge": "mirror", | |
"firefox": { | |
"version_added": "59" | |
}, | |
"firefox_android": "mirror", | |
"ie": { | |
"version_added": false | |
}, | |
"oculus": "mirror", | |
"opera": "mirror", | |
"opera_android": "mirror", | |
"safari": { | |
"version_added": false | |
}, | |
"safari_ios": "mirror", | |
"samsunginternet_android": "mirror", | |
"webview_android": "mirror" | |
}, | |
"status": { | |
"experimental": false, | |
"standard_track": true, | |
"deprecated": false | |
} | |
} | |
}, |
Metadata
Metadata
Assignees
Labels
data:cssCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSSCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSSquestionIssues where a question or problem is stated and a discussion is held to gather opinions.Issues where a question or problem is stated and a discussion is held to gather opinions.