Skip to content

Commit b374024

Browse files
chore(deps-dev): bump @ddbeck/mdn-content-inventory from 0.2.20260618 to 0.2.20260619 (#29886)
* chore(deps-dev): bump @ddbeck/mdn-content-inventory Bumps [@ddbeck/mdn-content-inventory](https://github.com/ddbeck/mdn-content-inventory) from 0.2.20260618 to 0.2.20260619. - [Commits](https://github.com/ddbeck/mdn-content-inventory/commits) --- updated-dependencies: - dependency-name: "@ddbeck/mdn-content-inventory" dependency-version: 0.2.20260619 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix mdn urls --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mdn-bot <108879845+mdn-bot@users.noreply.github.com>
1 parent a27d74f commit b374024

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

api/VTTRegion.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"VTTRegion": {
3838
"__compat": {
3939
"description": "`VTTRegion()` constructor",
40+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/VTTRegion/VTTRegion",
4041
"spec_url": "https://w3c.github.io/webvtt/#dom-vttregion-vttregion",
4142
"tags": [
4243
"web-features:webvtt-regions"
@@ -71,6 +72,7 @@
7172
},
7273
"id": {
7374
"__compat": {
75+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/VTTRegion/id",
7476
"spec_url": "https://w3c.github.io/webvtt/#dom-vttregion-id",
7577
"tags": [
7678
"web-features:webvtt-regions"
@@ -105,6 +107,7 @@
105107
},
106108
"lines": {
107109
"__compat": {
110+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/VTTRegion/lines",
108111
"spec_url": "https://w3c.github.io/webvtt/#dom-vttregion-lines",
109112
"tags": [
110113
"web-features:webvtt-regions"
@@ -139,6 +142,7 @@
139142
},
140143
"regionAnchorX": {
141144
"__compat": {
145+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/VTTRegion/regionAnchorX",
142146
"spec_url": "https://w3c.github.io/webvtt/#dom-vttregion-regionanchorx",
143147
"tags": [
144148
"web-features:webvtt-regions"
@@ -173,6 +177,7 @@
173177
},
174178
"regionAnchorY": {
175179
"__compat": {
180+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/VTTRegion/regionAnchorY",
176181
"spec_url": "https://w3c.github.io/webvtt/#dom-vttregion-regionanchory",
177182
"tags": [
178183
"web-features:webvtt-regions"
@@ -207,6 +212,7 @@
207212
},
208213
"scroll": {
209214
"__compat": {
215+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/VTTRegion/scroll",
210216
"spec_url": "https://w3c.github.io/webvtt/#dom-vttregion-scroll",
211217
"tags": [
212218
"web-features:webvtt-regions"
@@ -241,6 +247,7 @@
241247
},
242248
"viewportAnchorX": {
243249
"__compat": {
250+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/VTTRegion/viewportAnchorX",
244251
"spec_url": "https://w3c.github.io/webvtt/#dom-vttregion-viewportanchorx",
245252
"tags": [
246253
"web-features:webvtt-regions"
@@ -275,6 +282,7 @@
275282
},
276283
"viewportAnchorY": {
277284
"__compat": {
285+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/VTTRegion/viewportAnchorY",
278286
"spec_url": "https://w3c.github.io/webvtt/#dom-vttregion-viewportanchory",
279287
"tags": [
280288
"web-features:webvtt-regions"
@@ -309,6 +317,7 @@
309317
},
310318
"width": {
311319
"__compat": {
320+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/VTTRegion/width",
312321
"spec_url": "https://w3c.github.io/webvtt/#dom-vttregion-width",
313322
"tags": [
314323
"web-features:webvtt-regions"

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)