Skip to content

Commit

Permalink
Add Firefox versions for SVGMissingGlyphElement API (#7726)
Browse files Browse the repository at this point in the history
This PR adds real values for Firefox for the SVGMissingGlyphElement API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v1.1.6).  Results are manually confirmed for accuracy.

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/SVGMissingGlyphElement
  • Loading branch information
queengooborg committed Dec 14, 2020
1 parent 85fb12e commit b509535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/SVGMissingGlyphElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"version_added": null
},
"firefox": {
"version_added": null
"version_added": false
},
"firefox_android": {
"version_added": null
"version_added": false
},
"ie": {
"version_added": false
Expand Down

0 comments on commit b509535

Please sign in to comment.