From f57ea39cf48f69a736269f1e0b6e5be9d7121c89 Mon Sep 17 00:00:00 2001 From: Connor Shea Date: Mon, 30 Jul 2018 01:49:56 -0600 Subject: [PATCH] Fix StorageEstimate subfeature URLs and alphabetize the support object (#2535) --- api/StorageEstimate.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/api/StorageEstimate.json b/api/StorageEstimate.json index 9ebcd37d12a990..20c2916c7019ba 100644 --- a/api/StorageEstimate.json +++ b/api/StorageEstimate.json @@ -4,9 +4,6 @@ "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/StorageEstimate", "support": { - "webview_android": { - "version_added": null - }, "chrome": { "version_added": "52" }, @@ -39,6 +36,9 @@ }, "safari_ios": { "version_added": null + }, + "webview_android": { + "version_added": null } }, "status": { @@ -49,11 +49,8 @@ }, "quota": { "__compat": { - "mdn_url": "https://developer.mozilla.org/docs/Web/API/quota", + "mdn_url": "https://developer.mozilla.org/docs/Web/API/StorageEstimate/quota", "support": { - "webview_android": { - "version_added": null - }, "chrome": { "version_added": "52" }, @@ -86,6 +83,9 @@ }, "safari_ios": { "version_added": null + }, + "webview_android": { + "version_added": null } }, "status": { @@ -97,11 +97,8 @@ }, "usage": { "__compat": { - "mdn_url": "https://developer.mozilla.org/docs/Web/API/usage", + "mdn_url": "https://developer.mozilla.org/docs/Web/API/StorageEstimate/usage", "support": { - "webview_android": { - "version_added": null - }, "chrome": { "version_added": "52" }, @@ -134,6 +131,9 @@ }, "safari_ios": { "version_added": null + }, + "webview_android": { + "version_added": null } }, "status": {