Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions css/at-rules/keyframes.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/222295"
"version_added": "26",
"impl_url": "https://webkit.org/b/286920"
Comment on lines +170 to +171
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Once resolved, we usually no longer track impl_url.

But this could probably be auto-fixed by our linter, so let's keep this in, especially as the impl_url changed.

},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
Loading