Skip to content

Commit

Permalink
Add spec_urls for SVGAnimationElement (#25393)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 authored Dec 13, 2024
1 parent 7cd0be7 commit f17b8a2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions api/SVGAnimationElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
},
"beginElement": {
"__compat": {
"spec_url": "https://svgwg.org/specs/animations/#__svg__SVGAnimationElement__beginElement",
"tags": [
"web-features:smil-svg-animations"
],
Expand Down Expand Up @@ -89,6 +90,7 @@
},
"beginElementAt": {
"__compat": {
"spec_url": "https://svgwg.org/specs/animations/#__svg__SVGAnimationElement__beginElementAt",
"tags": [
"web-features:smil-svg-animations"
],
Expand Down Expand Up @@ -188,6 +190,7 @@
},
"endElement": {
"__compat": {
"spec_url": "https://svgwg.org/specs/animations/#__svg__SVGAnimationElement__endElement",
"tags": [
"web-features:smil-svg-animations"
],
Expand Down Expand Up @@ -230,6 +233,7 @@
},
"endElementAt": {
"__compat": {
"spec_url": "https://svgwg.org/specs/animations/#__svg__SVGAnimationElement__endElementAt",
"tags": [
"web-features:smil-svg-animations"
],
Expand Down Expand Up @@ -329,6 +333,7 @@
},
"getCurrentTime": {
"__compat": {
"spec_url": "https://svgwg.org/specs/animations/#__svg__SVGAnimationElement__getCurrentTime",
"tags": [
"web-features:smil-svg-animations"
],
Expand Down Expand Up @@ -371,6 +376,7 @@
},
"getSimpleDuration": {
"__compat": {
"spec_url": "https://svgwg.org/specs/animations/#__svg__SVGAnimationElement__getSimpleDuration",
"tags": [
"web-features:smil-svg-animations"
],
Expand Down Expand Up @@ -413,6 +419,7 @@
},
"getStartTime": {
"__compat": {
"spec_url": "https://svgwg.org/specs/animations/#__svg__SVGAnimationElement__getStartTime",
"tags": [
"web-features:smil-svg-animations"
],
Expand Down

0 comments on commit f17b8a2

Please sign in to comment.