File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 450
450
"deprecated" : false
451
451
}
452
452
}
453
+ },
454
+ "options_timeline_parameter" : {
455
+ "__compat" : {
456
+ "description" : " <code>options.timeline</code> parameter" ,
457
+ "spec_url" : " https://w3c.github.io/csswg-drafts/web-animations-1/#dom-keyframeanimationoptions-timeline" ,
458
+ "support" : {
459
+ "chrome" : {
460
+ "version_added" : " 85"
461
+ },
462
+ "chrome_android" : " mirror" ,
463
+ "edge" : " mirror" ,
464
+ "firefox" : {
465
+ "version_added" : false
466
+ },
467
+ "firefox_android" : " mirror" ,
468
+ "ie" : {
469
+ "version_added" : false
470
+ },
471
+ "oculus" : " mirror" ,
472
+ "opera" : " mirror" ,
473
+ "opera_android" : " mirror" ,
474
+ "safari" : {
475
+ "version_added" : " 16"
476
+ },
477
+ "safari_ios" : " mirror" ,
478
+ "samsunginternet_android" : " mirror" ,
479
+ "webview_android" : " mirror"
480
+ },
481
+ "status" : {
482
+ "experimental" : false ,
483
+ "standard_track" : true ,
484
+ "deprecated" : false
485
+ }
486
+ }
453
487
}
454
488
},
455
489
"animationcancel_event" : {
You can’t perform that action at this time.
0 commit comments