Skip to content

Commit 8def777

Browse files
Reconcile Element and KeyframeEffect iterationComposite data (#29386)
Test-case: https://wpt.fyi/results/web-animations/interfaces/KeyframeEffect/iterationComposite.html?label=master&label=stable&aligned&q=iterationComposite Issue: web-platform-dx/web-features#3907 Issue: #18963 Co-authored-by: Patrick Brosset <1152698+captainbrosset@users.noreply.github.com>
1 parent 18febef commit 8def777

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

api/Element.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,15 +413,15 @@
413413
"opera": "mirror",
414414
"opera_android": "mirror",
415415
"safari": {
416-
"version_added": false
416+
"version_added": "16.4"
417417
},
418418
"safari_ios": "mirror",
419419
"samsunginternet_android": "mirror",
420420
"webview_android": "mirror",
421421
"webview_ios": "mirror"
422422
},
423423
"status": {
424-
"experimental": true,
424+
"experimental": false,
425425
"standard_track": true,
426426
"deprecated": false
427427
}

0 commit comments

Comments
 (0)