Skip to content

Commit b2ef1b3

Browse files
authored
Firefox 150 adds animation-range properties (#29494)
Add Firefox 150 support for animation-range properties
1 parent f5a9180 commit b2ef1b3

3 files changed

Lines changed: 6 additions & 11 deletions

File tree

css/properties/animation-range-end.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"chrome_android": "mirror",
1616
"edge": "mirror",
1717
"firefox": {
18-
"version_added": false,
19-
"impl_url": "https://bugzil.la/1676779"
18+
"version_added": "150"
2019
},
2120
"firefox_android": "mirror",
2221
"oculus": "mirror",
@@ -49,8 +48,7 @@
4948
"chrome_android": "mirror",
5049
"edge": "mirror",
5150
"firefox": {
52-
"version_added": false,
53-
"impl_url": "https://bugzil.la/1676779"
51+
"version_added": "150"
5452
},
5553
"firefox_android": "mirror",
5654
"oculus": "mirror",

css/properties/animation-range-start.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"chrome_android": "mirror",
1616
"edge": "mirror",
1717
"firefox": {
18-
"version_added": false,
19-
"impl_url": "https://bugzil.la/1676779"
18+
"version_added": "150"
2019
},
2120
"firefox_android": "mirror",
2221
"oculus": "mirror",
@@ -49,8 +48,7 @@
4948
"chrome_android": "mirror",
5049
"edge": "mirror",
5150
"firefox": {
52-
"version_added": false,
53-
"impl_url": "https://bugzil.la/1676779"
51+
"version_added": "150"
5452
},
5553
"firefox_android": "mirror",
5654
"oculus": "mirror",

css/properties/animation-range.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"chrome_android": "mirror",
1616
"edge": "mirror",
1717
"firefox": {
18-
"version_added": false,
19-
"impl_url": "https://bugzil.la/1676779"
18+
"version_added": "150"
2019
},
2120
"firefox_android": "mirror",
2221
"oculus": "mirror",
@@ -49,7 +48,7 @@
4948
"chrome_android": "mirror",
5049
"edge": "mirror",
5150
"firefox": {
52-
"version_added": false
51+
"version_added": "150"
5352
},
5453
"firefox_android": "mirror",
5554
"oculus": "mirror",

0 commit comments

Comments
 (0)