blob: 1e3e6e33a232b97bf1f737e0dcf21e664a747d6c [file] [log] [blame] [edit]
{
"css": {
"properties": {
"scroll-timeline": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/scroll-timeline",
"spec_url": "https://drafts.csswg.org/scroll-animations/#scroll-timeline-shorthand",
"tags": [
"web-features:scroll-driven-animations"
],
"support": {
"chrome": {
"version_added": "115"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "111",
"flags": [
{
"type": "preference",
"name": "layout.css.scroll-driven-animations.enabled",
"value_to_set": "true"
}
],
"notes": [
"The syntax of the shorthand property uses the fixed order of name and then the axis.",
"Supports the deprecated `horizontal` and `vertical` axis values, and not the `x` and `y` values.",
"The `@scroll-timeline` at-rule is replaced with the longhand properties `scroll-timeline-name` and `scroll-timeline-axis` and the shorthand property `scroll-timeline`."
]
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/222295"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}