diff --git a/api/Document.json b/api/Document.json index 45084519c58cb2..0d2029609734f4 100644 --- a/api/Document.json +++ b/api/Document.json @@ -1384,11 +1384,11 @@ "support": { "chrome": [ { - "version_added": "64" + "version_added": "45" }, { "version_added": "1", - "version_removed": "64", + "version_removed": "45", "partial_implementation": true, "notes": "Only supported for [`HTMLDocument`](https://developer.mozilla.org/docs/Web/API/HTMLDocument), not all `Document` objects." } @@ -1466,9 +1466,17 @@ "web-features:dom" ], "support": { - "chrome": { - "version_added": "1" - }, + "chrome": [ + { + "version_added": "8" + }, + { + "version_added": "1", + "version_removed": "8", + "partial_implementation": true, + "notes": "Only supported for [`HTMLDocument`](https://developer.mozilla.org/docs/Web/API/HTMLDocument), not all `Document` objects." + } + ], "chrome_android": "mirror", "edge": { "version_added": "12" @@ -2601,9 +2609,17 @@ "mdn_url": "https://developer.mozilla.org/docs/Web/API/Document/designMode", "spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#dom-document-designmode-dev", "support": { - "chrome": { - "version_added": "1" - }, + "chrome": [ + { + "version_added": "36" + }, + { + "version_added": "1", + "version_removed": "36", + "partial_implementation": true, + "notes": "Only supported for [`HTMLDocument`](https://developer.mozilla.org/docs/Web/API/HTMLDocument), not all `Document` objects." + } + ], "chrome_android": "mirror", "edge": { "version_added": "12" @@ -2655,11 +2671,11 @@ "support": { "chrome": [ { - "version_added": "64" + "version_added": "36" }, { "version_added": "1", - "version_removed": "64", + "version_removed": "36", "partial_implementation": true, "notes": "Only supported for [`HTMLDocument`](https://developer.mozilla.org/docs/Web/API/HTMLDocument), not all `Document` objects." } @@ -3022,11 +3038,11 @@ "support": { "chrome": [ { - "version_added": "64" + "version_added": "36" }, { "version_added": "1", - "version_removed": "64", + "version_removed": "36", "partial_implementation": true, "notes": "Only supported for [`HTMLDocument`](https://developer.mozilla.org/docs/Web/API/HTMLDocument), not all `Document` objects." } @@ -4868,7 +4884,7 @@ ], "support": { "chrome": { - "version_added": "2" + "version_added": "34" }, "chrome_android": "mirror", "edge": { @@ -5652,11 +5668,11 @@ "support": { "chrome": [ { - "version_added": "64" + "version_added": "45" }, { "version_added": "1", - "version_removed": "64", + "version_removed": "45", "partial_implementation": true, "notes": "Only supported for [`HTMLDocument`](https://developer.mozilla.org/docs/Web/API/HTMLDocument), not all `Document` objects." } @@ -5869,11 +5885,11 @@ "support": { "chrome": [ { - "version_added": "64" + "version_added": "36" }, { "version_added": "1", - "version_removed": "64", + "version_removed": "36", "partial_implementation": true, "notes": "Only supported for [`HTMLDocument`](https://developer.mozilla.org/docs/Web/API/HTMLDocument), not all `Document` objects." } @@ -7689,9 +7705,17 @@ "web-features:dom" ], "support": { - "chrome": { - "version_added": "1" - }, + "chrome": [ + { + "version_added": "36" + }, + { + "version_added": "1", + "version_removed": "36", + "partial_implementation": true, + "notes": "Only supported for [`HTMLDocument`](https://developer.mozilla.org/docs/Web/API/HTMLDocument), not all `Document` objects." + } + ], "chrome_android": "mirror", "edge": { "version_added": "12" @@ -8613,9 +8637,17 @@ "mdn_url": "https://developer.mozilla.org/docs/Web/API/Document/write", "spec_url": "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#dom-document-write-dev", "support": { - "chrome": { - "version_added": "1" - }, + "chrome": [ + { + "version_added": "45" + }, + { + "version_added": "1", + "version_removed": "45", + "partial_implementation": true, + "notes": "Only supported for [`HTMLDocument`](https://developer.mozilla.org/docs/Web/API/HTMLDocument), not all `Document` objects." + } + ], "chrome_android": "mirror", "edge": { "version_added": "12" @@ -8664,11 +8696,11 @@ "support": { "chrome": [ { - "version_added": "64" + "version_added": "45" }, { "version_added": "1", - "version_removed": "64", + "version_removed": "45", "partial_implementation": true, "notes": "Only supported for [`HTMLDocument`](https://developer.mozilla.org/docs/Web/API/HTMLDocument), not all `Document` objects." }