Skip to content

Commit

Permalink
Add Opera versions for javascript.builtins.intl/Intl.@@toStringTag
Browse files Browse the repository at this point in the history
This PR adds real values for Opera Android for the `@@toStringTag` member of the `intl/Intl` JavaScript builtin by mirroring the data.

Fixes mdn#7294.
  • Loading branch information
queengooborg committed Apr 14, 2022
1 parent ae2808c commit 7e77aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/builtins/intl/Intl.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
"version_added": "72"
},
"opera_android": {
"version_added": false
"version_added": "61"
},
"safari": {
"version_added": "14"
Expand Down

0 comments on commit 7e77aaa

Please sign in to comment.