Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
10 changes: 10 additions & 0 deletions features/interpolate-size.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: interpolate-size
description: The `interpolate-size` CSS property allows animations and transitions to interpolate between a numeric value and keyword values such as `auto` or `fit-content`.
spec: https://drafts.csswg.org/css-values-5/#interpolate-size
group:
- transitions
- animation
compat_features:
- css.properties.interpolate-size
- css.properties.interpolate-size.allow-keywords
- css.properties.interpolate-size.numeric-only
12 changes: 12 additions & 0 deletions features/interpolate-size.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Generated from: interpolate-size.yml
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
support:
chrome: "129"
chrome_android: "129"
compat_features:
- css.properties.interpolate-size
- css.properties.interpolate-size.allow-keywords
- css.properties.interpolate-size.numeric-only