Skip to content

Commit 16154b8

Browse files
chore(deps-dev): bump @ddbeck/mdn-content-inventory from 0.2.20260603 to 0.2.20260604 (#29801)
* chore(deps-dev): bump @ddbeck/mdn-content-inventory Bumps [@ddbeck/mdn-content-inventory](https://github.com/ddbeck/mdn-content-inventory) from 0.2.20260603 to 0.2.20260604. - [Commits](https://github.com/ddbeck/mdn-content-inventory/commits) --- updated-dependencies: - dependency-name: "@ddbeck/mdn-content-inventory" dependency-version: 0.2.20260604 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 d09c574 commit 16154b8

2 files changed

Lines changed: 6 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/browsingContext.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"activate": {
3636
"__compat": {
3737
"description": "`browsingContext.activate` command",
38+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/browsingContext/activate",
3839
"spec_url": "https://w3c.github.io/webdriver-bidi/#command-browsingContext-activate",
3940
"support": {
4041
"chrome": {
@@ -261,6 +262,7 @@
261262
"close": {
262263
"__compat": {
263264
"description": "`browsingContext.close` command",
265+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/browsingContext/close",
264266
"spec_url": "https://w3c.github.io/webdriver-bidi/#command-browsingContext-close",
265267
"support": {
266268
"chrome": {
@@ -902,6 +904,7 @@
902904
"create": {
903905
"__compat": {
904906
"description": "`browsingContext.create` command",
907+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/browsingContext/create",
905908
"spec_url": "https://w3c.github.io/webdriver-bidi/#command-browsingContext-create",
906909
"support": {
907910
"chrome": {

0 commit comments

Comments
 (0)