Skip to content

Commit

Permalink
Sort browsers for javascript/*
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg committed Oct 3, 2018
1 parent 8ffbdae commit b9250cc
Show file tree
Hide file tree
Showing 83 changed files with 2,608 additions and 2,608 deletions.
270 changes: 135 additions & 135 deletions javascript/builtins/Array.json

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions javascript/builtins/ArrayBuffer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer",
"support": {
"webview_android": {
"version_added": "4"
},
"chrome": {
"version_added": "7"
},
Expand Down Expand Up @@ -46,6 +43,9 @@
},
"samsunginternet_android": {
"version_added": true
},
"webview_android": {
"version_added": "4"
}
},
"status": {
Expand All @@ -58,9 +58,6 @@
"__compat": {
"description": "<code>ArrayBuffer()</code> without <code>new</code> throws",
"support": {
"webview_android": {
"version_added": null
},
"chrome": {
"version_added": true
},
Expand Down Expand Up @@ -99,6 +96,9 @@
},
"samsunginternet_android": {
"version_added": null
},
"webview_android": {
"version_added": null
}
},
"status": {
Expand All @@ -112,9 +112,6 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/byteLength",
"support": {
"webview_android": {
"version_added": "4"
},
"chrome": {
"version_added": "7"
},
Expand Down Expand Up @@ -153,6 +150,9 @@
},
"samsunginternet_android": {
"version_added": true
},
"webview_android": {
"version_added": "4"
}
},
"status": {
Expand All @@ -166,9 +166,6 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView",
"support": {
"webview_android": {
"version_added": true
},
"chrome": {
"version_added": true
},
Expand Down Expand Up @@ -207,6 +204,9 @@
},
"samsunginternet_android": {
"version_added": true
},
"webview_android": {
"version_added": true
}
},
"status": {
Expand All @@ -220,9 +220,6 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/prototype",
"support": {
"webview_android": {
"version_added": "4"
},
"chrome": {
"version_added": "7"
},
Expand Down Expand Up @@ -261,6 +258,9 @@
},
"samsunginternet_android": {
"version_added": true
},
"webview_android": {
"version_added": "4"
}
},
"status": {
Expand All @@ -274,9 +274,6 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/slice",
"support": {
"webview_android": {
"version_added": true
},
"chrome": {
"version_added": true
},
Expand Down Expand Up @@ -317,6 +314,9 @@
},
"samsunginternet_android": {
"version_added": true
},
"webview_android": {
"version_added": true
}
},
"status": {
Expand All @@ -330,9 +330,6 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/transfer",
"support": {
"webview_android": {
"version_added": false
},
"chrome": {
"version_added": false
},
Expand Down Expand Up @@ -371,6 +368,9 @@
},
"samsunginternet_android": {
"version_added": false
},
"webview_android": {
"version_added": false
}
},
"status": {
Expand All @@ -384,9 +384,6 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/@@species",
"support": {
"webview_android": {
"version_added": null
},
"chrome": {
"version_added": null
},
Expand Down Expand Up @@ -436,6 +433,9 @@
},
"samsunginternet_android": {
"version_added": null
},
"webview_android": {
"version_added": null
}
},
"status": {
Expand Down
12 changes: 6 additions & 6 deletions javascript/builtins/AsyncFunction.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/AsyncFunction",
"support": {
"webview_android": {
"version_added": "55"
},
"chrome": {
"version_added": "55"
},
Expand Down Expand Up @@ -57,6 +54,9 @@
},
"samsunginternet_android": {
"version_added": "6.0"
},
"webview_android": {
"version_added": "55"
}
},
"status": {
Expand All @@ -69,9 +69,6 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/AsyncFunction/prototype",
"support": {
"webview_android": {
"version_added": null
},
"chrome": {
"version_added": "55"
},
Expand Down Expand Up @@ -121,6 +118,9 @@
},
"samsunginternet_android": {
"version_added": "6.0"
},
"webview_android": {
"version_added": null
}
},
"status": {
Expand Down
Loading

0 comments on commit b9250cc

Please sign in to comment.