Skip to content

Commit

Permalink
Add IE versions for SVGPoint API (#7690)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Dec 14, 2020
1 parent e908930 commit 7ac5b56
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions api/SVGPoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"version_added": true
},
"ie": {
"version_added": null
"version_added": "9"
},
"opera": {
"version_added": true
Expand Down Expand Up @@ -67,7 +67,7 @@
"version_added": true
},
"ie": {
"version_added": null
"version_added": "9"
},
"opera": {
"version_added": true
Expand Down Expand Up @@ -115,7 +115,7 @@
"version_added": true
},
"ie": {
"version_added": null
"version_added": "9"
},
"opera": {
"version_added": true
Expand Down Expand Up @@ -163,7 +163,7 @@
"version_added": true
},
"ie": {
"version_added": null
"version_added": "9"
},
"opera": {
"version_added": true
Expand Down

0 comments on commit 7ac5b56

Please sign in to comment.