Skip to content

Commit eb65982

Browse files
chore(deps-dev): bump @ddbeck/mdn-content-inventory from 0.2.20260410 to 0.2.20260413 (#29468)
* chore(deps-dev): bump @ddbeck/mdn-content-inventory Bumps [@ddbeck/mdn-content-inventory](https://github.com/ddbeck/mdn-content-inventory) from 0.2.20260410 to 0.2.20260413. - [Commits](https://github.com/ddbeck/mdn-content-inventory/commits) --- updated-dependencies: - dependency-name: "@ddbeck/mdn-content-inventory" dependency-version: 0.2.20260413 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 1aa7ccb commit eb65982

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

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.

webdriver/bidi/browser.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"close": {
3636
"__compat": {
3737
"description": "`browser.close` command",
38+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/browser/close",
3839
"spec_url": "https://w3c.github.io/webdriver-bidi/#command-browser-close",
3940
"support": {
4041
"chrome": {
@@ -69,6 +70,7 @@
6970
"createUserContext": {
7071
"__compat": {
7172
"description": "`browser.createUserContext` command",
73+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/browser/createUserContext",
7274
"spec_url": "https://w3c.github.io/webdriver-bidi/#command-browser-createUserContext",
7375
"support": {
7476
"chrome": {
@@ -200,6 +202,7 @@
200202
"getClientWindows": {
201203
"__compat": {
202204
"description": "`browser.getClientWindows` command",
205+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/browser/getClientWindows",
203206
"spec_url": "https://w3c.github.io/webdriver-bidi/#command-browser-getClientWindows",
204207
"support": {
205208
"chrome": {
@@ -235,6 +238,7 @@
235238
"getUserContexts": {
236239
"__compat": {
237240
"description": "`browser.getUserContexts` command",
241+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/browser/getUserContexts",
238242
"spec_url": "https://w3c.github.io/webdriver-bidi/#command-browser-getUserContexts",
239243
"support": {
240244
"chrome": {
@@ -268,6 +272,7 @@
268272
"removeUserContext": {
269273
"__compat": {
270274
"description": "`browser.removeUserContext` command",
275+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/browser/removeUserContext",
271276
"spec_url": "https://w3c.github.io/webdriver-bidi/#command-browser-removeUserContext",
272277
"support": {
273278
"chrome": {

0 commit comments

Comments
 (0)