diff --git a/baselines/dom.generated.d.ts b/baselines/dom.generated.d.ts index 3c799d012..028a9cb5e 100644 --- a/baselines/dom.generated.d.ts +++ b/baselines/dom.generated.d.ts @@ -121,7 +121,7 @@ interface AudioDataInit { interface AudioDecoderConfig { codec: string; - description?: BufferSource; + description?: AllowSharedBufferSource; numberOfChannels: number; sampleRate: number; } @@ -232,7 +232,7 @@ interface BiquadFilterOptions extends AudioNodeOptions { type?: BiquadFilterType; } -interface BlobEventInit { +interface BlobEventInit extends EventInit { data: Blob; timecode?: DOMHighResTimeStamp; } @@ -15745,6 +15745,7 @@ declare var ImageBitmapRenderingContext: { /** * The **`ImageCapture`** interface of the MediaStream Image Capture API provides methods to enable the capture of images or photos from a camera or other photographic device. + * Available only in secure contexts. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageCapture) */ @@ -21136,7 +21137,7 @@ declare var SVGAnimatedPreserveAspectRatio: { }; /** - * The `SVGAnimatedRect` interface is used for attributes of basic SVGRect which can be animated. + * The **`SVGAnimatedRect`** interface represents an SVGRect attribute that can be animated. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedRect) */ diff --git a/baselines/ts5.5/dom.generated.d.ts b/baselines/ts5.5/dom.generated.d.ts index e3638bf1a..9889fa209 100644 --- a/baselines/ts5.5/dom.generated.d.ts +++ b/baselines/ts5.5/dom.generated.d.ts @@ -121,7 +121,7 @@ interface AudioDataInit { interface AudioDecoderConfig { codec: string; - description?: BufferSource; + description?: AllowSharedBufferSource; numberOfChannels: number; sampleRate: number; } @@ -232,7 +232,7 @@ interface BiquadFilterOptions extends AudioNodeOptions { type?: BiquadFilterType; } -interface BlobEventInit { +interface BlobEventInit extends EventInit { data: Blob; timecode?: DOMHighResTimeStamp; } @@ -15725,6 +15725,7 @@ declare var ImageBitmapRenderingContext: { /** * The **`ImageCapture`** interface of the MediaStream Image Capture API provides methods to enable the capture of images or photos from a camera or other photographic device. + * Available only in secure contexts. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageCapture) */ @@ -21115,7 +21116,7 @@ declare var SVGAnimatedPreserveAspectRatio: { }; /** - * The `SVGAnimatedRect` interface is used for attributes of basic SVGRect which can be animated. + * The **`SVGAnimatedRect`** interface represents an SVGRect attribute that can be animated. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedRect) */ diff --git a/baselines/ts5.5/webworker.generated.d.ts b/baselines/ts5.5/webworker.generated.d.ts index ed229dd94..576d57d88 100644 --- a/baselines/ts5.5/webworker.generated.d.ts +++ b/baselines/ts5.5/webworker.generated.d.ts @@ -66,7 +66,7 @@ interface AudioDataInit { interface AudioDecoderConfig { codec: string; - description?: BufferSource; + description?: AllowSharedBufferSource; numberOfChannels: number; sampleRate: number; } diff --git a/baselines/ts5.6/dom.generated.d.ts b/baselines/ts5.6/dom.generated.d.ts index 7b2f64edd..4ff635367 100644 --- a/baselines/ts5.6/dom.generated.d.ts +++ b/baselines/ts5.6/dom.generated.d.ts @@ -121,7 +121,7 @@ interface AudioDataInit { interface AudioDecoderConfig { codec: string; - description?: BufferSource; + description?: AllowSharedBufferSource; numberOfChannels: number; sampleRate: number; } @@ -232,7 +232,7 @@ interface BiquadFilterOptions extends AudioNodeOptions { type?: BiquadFilterType; } -interface BlobEventInit { +interface BlobEventInit extends EventInit { data: Blob; timecode?: DOMHighResTimeStamp; } @@ -15745,6 +15745,7 @@ declare var ImageBitmapRenderingContext: { /** * The **`ImageCapture`** interface of the MediaStream Image Capture API provides methods to enable the capture of images or photos from a camera or other photographic device. + * Available only in secure contexts. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageCapture) */ @@ -21136,7 +21137,7 @@ declare var SVGAnimatedPreserveAspectRatio: { }; /** - * The `SVGAnimatedRect` interface is used for attributes of basic SVGRect which can be animated. + * The **`SVGAnimatedRect`** interface represents an SVGRect attribute that can be animated. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedRect) */ diff --git a/baselines/ts5.6/webworker.generated.d.ts b/baselines/ts5.6/webworker.generated.d.ts index ed229dd94..576d57d88 100644 --- a/baselines/ts5.6/webworker.generated.d.ts +++ b/baselines/ts5.6/webworker.generated.d.ts @@ -66,7 +66,7 @@ interface AudioDataInit { interface AudioDecoderConfig { codec: string; - description?: BufferSource; + description?: AllowSharedBufferSource; numberOfChannels: number; sampleRate: number; } diff --git a/baselines/webworker.generated.d.ts b/baselines/webworker.generated.d.ts index 895179959..1aaab763e 100644 --- a/baselines/webworker.generated.d.ts +++ b/baselines/webworker.generated.d.ts @@ -66,7 +66,7 @@ interface AudioDataInit { interface AudioDecoderConfig { codec: string; - description?: BufferSource; + description?: AllowSharedBufferSource; numberOfChannels: number; sampleRate: number; } diff --git a/inputfiles/mdn b/inputfiles/mdn index 08871c291..1769ea9cd 160000 --- a/inputfiles/mdn +++ b/inputfiles/mdn @@ -1 +1 @@ -Subproject commit 08871c291b196bd1b12df79b50441c1addcc860f +Subproject commit 1769ea9cdbed38d2918ff21157ac7dff56b5eb19 diff --git a/package-lock.json b/package-lock.json index 2c57f64c9..410625b68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -348,9 +348,9 @@ } }, "node_modules/@mdn/browser-compat-data": { - "version": "6.0.8", - "resolved": "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-6.0.8.tgz", - "integrity": "sha512-l21VIVT7ozAQJFT16HHmCndeNMhMuYMlhRA8+W59cCsorW6oXZDm3v+lQKxIZwTLHnKfAt0i6f2ih6h9GS0OaQ==", + "version": "6.0.10", + "resolved": "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-6.0.10.tgz", + "integrity": "sha512-nfWBYU5kxYs8TlAh/+1zKSkNasow4U0M41DOmzdXCJlocUFFR1tZ+LCdHuxyr9ADzUpPZAVw3KoVcKszY8e8aw==", "dev": true, "license": "CC0-1.0" }, @@ -955,9 +955,9 @@ } }, "node_modules/@webref/css": { - "version": "6.20.8", - "resolved": "https://registry.npmjs.org/@webref/css/-/css-6.20.8.tgz", - "integrity": "sha512-bqtjeBM+Rupil6cKDdzNTBBKxSaQNZ0JemKa1Frdsv+YjvcCUxvxFQSTvnFOa1FgKvSAh5F5zy+EPwNS/kPrDA==", + "version": "6.20.9", + "resolved": "https://registry.npmjs.org/@webref/css/-/css-6.20.9.tgz", + "integrity": "sha512-i4FP6t5D3BwSCkw1okbzY3goZkPjfXhim+u76K1Gq9ZhuKW8ghBUUydXS/m/DW5tJYF0wTrJkrJIuAA28HfIwQ==", "dev": true, "license": "MIT", "peerDependencies": { @@ -972,16 +972,16 @@ "license": "MIT" }, "node_modules/@webref/events": { - "version": "1.18.5", - "resolved": "https://registry.npmjs.org/@webref/events/-/events-1.18.5.tgz", - "integrity": "sha512-i07Ec0ps5L01OPlVL5DhPca3GzertegD+bHmHsHIXAC2QxcfHk2sX/wBFWMl5tKWd2sGBWkDh3G/LTLfYqhNHA==", + "version": "1.18.6", + "resolved": "https://registry.npmjs.org/@webref/events/-/events-1.18.6.tgz", + "integrity": "sha512-uYcKX7k5/0lBVWirRLzKvBipxh+GdcRn9d6ufaAuE8UFB5T+v+6+gGGwyI10ULoVfTNFFimr4dNn8jJqIFMMDA==", "dev": true, "license": "MIT" }, "node_modules/@webref/idl": { - "version": "3.61.5", - "resolved": "https://registry.npmjs.org/@webref/idl/-/idl-3.61.5.tgz", - "integrity": "sha512-PMbiGbnhqRgfH6THFl3bZCUI34Y6swV1w3OJPpp4ngFnpoHI6oWi6KfNmukTE9zMr3pKhVAVBxenIfYoGkctfQ==", + "version": "3.62.0", + "resolved": "https://registry.npmjs.org/@webref/idl/-/idl-3.62.0.tgz", + "integrity": "sha512-1ckyXtMGp+nugrIcO9YuknvXsw6sJLMFrgQijsPoEVIc2ZCpO9oBB2XnTYGGbR47zpckPVFjahH6wB8dKhsZ5Q==", "dev": true, "license": "MIT", "peerDependencies": {