Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into lint-nosupport
Browse files Browse the repository at this point in the history
  • Loading branch information
saschanaz committed Oct 15, 2020
2 parents ad33c13 + 3f97431 commit 8d2f8a5
Show file tree
Hide file tree
Showing 56 changed files with 2,155 additions and 1,599 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
*.json text eol=lf
* text=auto eol=lf
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**Warning:** This package is soon to be renamed. Use [`@mdn/browser-compat-data`](https://www.npmjs.com/package/@mdn/browser-compat-data) instead. If you're already using `mdn-browser-compat-data`, read [the upgrade guide](https://github.com/mdn/browser-compat-data/blob/v1.1.0/UPGRADE-2.0.md).
**Warning:** This package is soon to be renamed. Use [`@mdn/browser-compat-data`](https://www.npmjs.com/package/@mdn/browser-compat-data) instead. If you're already using `mdn-browser-compat-data`, read [the upgrade guide](https://github.com/mdn/browser-compat-data/blob/v1.1.0/UPGRADE-2.0.x.md).

# mdn-browser-compat-data

Expand Down
80 changes: 70 additions & 10 deletions api/AuthenticationAssertion.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,22 @@
"version_added": false
},
"opera": {
"version_added": null
"version_added": "54",
"flags": [
{
"name": "WebAuth",
"type": "preference"
}
]
},
"opera_android": {
"version_added": null
"version_added": "48",
"flags": [
{
"name": "WebAuth",
"type": "preference"
}
]
},
"safari": {
"version_added": false
Expand Down Expand Up @@ -106,10 +118,22 @@
"version_added": false
},
"opera": {
"version_added": null
"version_added": "54",
"flags": [
{
"name": "WebAuth",
"type": "preference"
}
]
},
"opera_android": {
"version_added": null
"version_added": "48",
"flags": [
{
"name": "WebAuth",
"type": "preference"
}
]
},
"safari": {
"version_added": false
Expand Down Expand Up @@ -172,10 +196,22 @@
"version_added": false
},
"opera": {
"version_added": null
"version_added": "54",
"flags": [
{
"name": "WebAuth",
"type": "preference"
}
]
},
"opera_android": {
"version_added": null
"version_added": "48",
"flags": [
{
"name": "WebAuth",
"type": "preference"
}
]
},
"safari": {
"version_added": false
Expand Down Expand Up @@ -238,10 +274,22 @@
"version_added": false
},
"opera": {
"version_added": null
"version_added": "54",
"flags": [
{
"name": "WebAuth",
"type": "preference"
}
]
},
"opera_android": {
"version_added": null
"version_added": "48",
"flags": [
{
"name": "WebAuth",
"type": "preference"
}
]
},
"safari": {
"version_added": false
Expand Down Expand Up @@ -304,10 +352,22 @@
"version_added": false
},
"opera": {
"version_added": null
"version_added": "54",
"flags": [
{
"name": "WebAuth",
"type": "preference"
}
]
},
"opera_android": {
"version_added": null
"version_added": "48",
"flags": [
{
"name": "WebAuth",
"type": "preference"
}
]
},
"safari": {
"version_added": false
Expand Down
20 changes: 10 additions & 10 deletions api/BluetoothCharacteristicProperties.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"edge": [
{
"version_added": "≤79",
"notes": "EdgeOS and macOS only."
"notes": "macOS only."
},
{
"version_added": "≤79",
Expand Down Expand Up @@ -132,7 +132,7 @@
"edge": [
{
"version_added": "≤79",
"notes": "EdgeOS and macOS only."
"notes": "macOS only."
},
{
"version_added": "≤79",
Expand Down Expand Up @@ -234,7 +234,7 @@
"edge": [
{
"version_added": "≤79",
"notes": "EdgeOS and macOS only."
"notes": "macOS only."
},
{
"version_added": "≤79",
Expand Down Expand Up @@ -336,7 +336,7 @@
"edge": [
{
"version_added": "≤79",
"notes": "EdgeOS and macOS only."
"notes": "macOS only."
},
{
"version_added": "≤79",
Expand Down Expand Up @@ -438,7 +438,7 @@
"edge": [
{
"version_added": "≤79",
"notes": "EdgeOS and macOS only."
"notes": "macOS only."
},
{
"version_added": "≤79",
Expand Down Expand Up @@ -540,7 +540,7 @@
"edge": [
{
"version_added": "≤79",
"notes": "EdgeOS and macOS only."
"notes": "macOS only."
},
{
"version_added": "≤79",
Expand Down Expand Up @@ -642,7 +642,7 @@
"edge": [
{
"version_added": "≤79",
"notes": "EdgeOS and macOS only."
"notes": "macOS only."
},
{
"version_added": "≤79",
Expand Down Expand Up @@ -744,7 +744,7 @@
"edge": [
{
"version_added": "≤79",
"notes": "EdgeOS and macOS only."
"notes": "macOS only."
},
{
"version_added": "≤79",
Expand Down Expand Up @@ -846,7 +846,7 @@
"edge": [
{
"version_added": "≤79",
"notes": "EdgeOS and macOS only."
"notes": "macOS only."
},
{
"version_added": "≤79",
Expand Down Expand Up @@ -948,7 +948,7 @@
"edge": [
{
"version_added": "≤79",
"notes": "EdgeOS and macOS only."
"notes": "macOS only."
},
{
"version_added": "≤79",
Expand Down
4 changes: 2 additions & 2 deletions api/CSS.json
Original file line number Diff line number Diff line change
Expand Up @@ -1043,10 +1043,10 @@
"version_added": "79"
},
"firefox": {
"version_added": null
"version_added": false
},
"firefox_android": {
"version_added": null
"version_added": false
},
"ie": {
"version_added": false
Expand Down
24 changes: 12 additions & 12 deletions api/CSSAnimation.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@
"version_added": "84"
},
"firefox": {
"version_added": false
"version_added": "75"
},
"firefox_android": {
"version_added": false
"version_added": "79"
},
"ie": {
"version_added": false
},
"opera": {
"version_added": null
"version_added": "70"
},
"opera_android": {
"version_added": null
"version_added": "60"
},
"safari": {
"version_added": false
"version_added": "13.1"
},
"safari_ios": {
"version_added": false
"version_added": "13.4"
},
"samsunginternet_android": {
"version_added": false
Expand Down Expand Up @@ -61,25 +61,25 @@
"version_added": "84"
},
"firefox": {
"version_added": false
"version_added": "75"
},
"firefox_android": {
"version_added": false
"version_added": "79"
},
"ie": {
"version_added": false
},
"opera": {
"version_added": null
"version_added": "70"
},
"opera_android": {
"version_added": null
"version_added": "60"
},
"safari": {
"version_added": false
"version_added": "13.1"
},
"safari_ios": {
"version_added": false
"version_added": "13.4"
},
"samsunginternet_android": {
"version_added": false
Expand Down
Loading

0 comments on commit 8d2f8a5

Please sign in to comment.