Skip to content

Commit 6177588

Browse files
authored
Update WebDriver BiDi data (#29499)
1 parent ba24d91 commit 6177588

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

webdriver/bidi/script.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -931,6 +931,39 @@
931931
"standard_track": true,
932932
"deprecated": false
933933
}
934+
},
935+
"worker": {
936+
"__compat": {
937+
"description": "`\"worker\"` type",
938+
"spec_url": "https://w3c.github.io/webdriver-bidi/#cddl-value-scriptrealmtype-worker",
939+
"support": {
940+
"chrome": {
941+
"version_added": false
942+
},
943+
"chrome_android": "mirror",
944+
"edge": "mirror",
945+
"firefox": {
946+
"version_added": "151",
947+
"notes": "Before Firefox 151, only realms of type \"window\" were supported."
948+
},
949+
"firefox_android": "mirror",
950+
"oculus": "mirror",
951+
"opera": "mirror",
952+
"opera_android": "mirror",
953+
"safari": {
954+
"version_added": false
955+
},
956+
"safari_ios": "mirror",
957+
"samsunginternet_android": "mirror",
958+
"webview_android": "mirror",
959+
"webview_ios": "mirror"
960+
},
961+
"status": {
962+
"experimental": true,
963+
"standard_track": true,
964+
"deprecated": false
965+
}
966+
}
934967
}
935968
}
936969
},

0 commit comments

Comments
 (0)