Skip to content

Commit 4ab7124

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 18.0.0.
1 parent f08f2f6 commit 4ab7124

File tree

7 files changed

+450
-36
lines changed

7 files changed

+450
-36
lines changed

tr/algorithms/webdriver-bidi.json

Lines changed: 150 additions & 16 deletions
Large diffs are not rendered by default.

tr/dfns/webdriver-bidi.json

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,27 @@
356356
},
357357
"definedIn": "prose"
358358
},
359+
{
360+
"id": "errors-invalid-web-extension",
361+
"href": "https://www.w3.org/TR/webdriver-bidi/#errors-invalid-web-extension",
362+
"linkingText": [
363+
"invalid web extension"
364+
],
365+
"localLinkingText": [],
366+
"type": "dfn",
367+
"for": [
368+
"errors"
369+
],
370+
"access": "public",
371+
"informative": false,
372+
"heading": {
373+
"id": "errors",
374+
"href": "https://www.w3.org/TR/webdriver-bidi/#errors",
375+
"title": "Errors",
376+
"number": "3.5"
377+
},
378+
"definedIn": "dt"
379+
},
359380
{
360381
"id": "errors-no-such-client-window",
361382
"href": "https://www.w3.org/TR/webdriver-bidi/#errors-no-such-client-window",
@@ -545,6 +566,27 @@
545566
},
546567
"definedIn": "dt"
547568
},
569+
{
570+
"id": "errors-no-such-web-extension",
571+
"href": "https://www.w3.org/TR/webdriver-bidi/#errors-no-such-web-extension",
572+
"linkingText": [
573+
"no such web extension"
574+
],
575+
"localLinkingText": [],
576+
"type": "dfn",
577+
"for": [
578+
"errors"
579+
],
580+
"access": "public",
581+
"informative": false,
582+
"heading": {
583+
"id": "errors",
584+
"href": "https://www.w3.org/TR/webdriver-bidi/#errors",
585+
"title": "Errors",
586+
"number": "3.5"
587+
},
588+
"definedIn": "dt"
589+
},
548590
{
549591
"id": "errors-unable-to-close-browser",
550592
"href": "https://www.w3.org/TR/webdriver-bidi/#errors-unable-to-close-browser",
@@ -5700,6 +5742,107 @@
57005742
},
57015743
"definedIn": "prose"
57025744
},
5745+
{
5746+
"id": "modules-webextension",
5747+
"href": "https://www.w3.org/TR/webdriver-bidi/#modules-webextension",
5748+
"linkingText": [
5749+
"webExtension"
5750+
],
5751+
"localLinkingText": [],
5752+
"type": "dfn",
5753+
"for": [
5754+
"modules"
5755+
],
5756+
"access": "public",
5757+
"informative": false,
5758+
"heading": {
5759+
"id": "module-webExtension",
5760+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-webExtension",
5761+
"title": "The webExtension Module",
5762+
"number": "7.9"
5763+
},
5764+
"definedIn": "prose"
5765+
},
5766+
{
5767+
"id": "commands-webextensioninstall",
5768+
"href": "https://www.w3.org/TR/webdriver-bidi/#commands-webextensioninstall",
5769+
"linkingText": [
5770+
"webExtension.install"
5771+
],
5772+
"localLinkingText": [],
5773+
"type": "dfn",
5774+
"for": [
5775+
"commands"
5776+
],
5777+
"access": "public",
5778+
"informative": false,
5779+
"heading": {
5780+
"id": "command-webExtension-install",
5781+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-webExtension-install",
5782+
"title": "The webExtension.install Command",
5783+
"number": "7.9.3.1"
5784+
},
5785+
"definedIn": "prose"
5786+
},
5787+
{
5788+
"id": "extract-a-zip-archive",
5789+
"href": "https://www.w3.org/TR/webdriver-bidi/#extract-a-zip-archive",
5790+
"linkingText": [
5791+
"extract a zip archive"
5792+
],
5793+
"localLinkingText": [],
5794+
"type": "dfn",
5795+
"for": [],
5796+
"access": "private",
5797+
"informative": false,
5798+
"heading": {
5799+
"id": "command-webExtension-install",
5800+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-webExtension-install",
5801+
"title": "The webExtension.install Command",
5802+
"number": "7.9.3.1"
5803+
},
5804+
"definedIn": "prose"
5805+
},
5806+
{
5807+
"id": "expand-a-web-extension-data-spec",
5808+
"href": "https://www.w3.org/TR/webdriver-bidi/#expand-a-web-extension-data-spec",
5809+
"linkingText": [
5810+
"expand a web extension data spec"
5811+
],
5812+
"localLinkingText": [],
5813+
"type": "dfn",
5814+
"for": [],
5815+
"access": "private",
5816+
"informative": false,
5817+
"heading": {
5818+
"id": "command-webExtension-install",
5819+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-webExtension-install",
5820+
"title": "The webExtension.install Command",
5821+
"number": "7.9.3.1"
5822+
},
5823+
"definedIn": "prose"
5824+
},
5825+
{
5826+
"id": "commands-webextensionuninstall",
5827+
"href": "https://www.w3.org/TR/webdriver-bidi/#commands-webextensionuninstall",
5828+
"linkingText": [
5829+
"webExtension.uninstall"
5830+
],
5831+
"localLinkingText": [],
5832+
"type": "dfn",
5833+
"for": [
5834+
"commands"
5835+
],
5836+
"access": "public",
5837+
"informative": false,
5838+
"heading": {
5839+
"id": "command-webExtension-uninstall",
5840+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-webExtension-uninstall",
5841+
"title": "The webExtension.uninstall Command",
5842+
"number": "7.9.3.2"
5843+
},
5844+
"definedIn": "prose"
5845+
},
57035846
{
57045847
"id": "error-reporting-steps",
57055848
"href": "https://www.w3.org/TR/webdriver-bidi/#error-reporting-steps",

tr/headings/webdriver-bidi.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,6 +1260,55 @@
12601260
"title": "The input.setFiles Command",
12611261
"number": "7.8.3.3"
12621262
},
1263+
{
1264+
"id": "module-webExtension",
1265+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-webExtension",
1266+
"level": 3,
1267+
"title": "The webExtension Module",
1268+
"number": "7.9"
1269+
},
1270+
{
1271+
"id": "module-webExtension-definition",
1272+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-webExtension-definition",
1273+
"level": 4,
1274+
"title": "Definition",
1275+
"number": "7.9.1"
1276+
},
1277+
{
1278+
"id": "module-webExtension-types",
1279+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-webExtension-types",
1280+
"level": 4,
1281+
"title": "Types",
1282+
"number": "7.9.2"
1283+
},
1284+
{
1285+
"id": "type-webExtension-Extension",
1286+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-webExtension-Extension",
1287+
"level": 5,
1288+
"title": "The webExtension.Extension Type",
1289+
"number": "7.9.2.1"
1290+
},
1291+
{
1292+
"id": "module-webExtension-commands",
1293+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-webExtension-commands",
1294+
"level": 4,
1295+
"title": "Commands",
1296+
"number": "7.9.3"
1297+
},
1298+
{
1299+
"id": "command-webExtension-install",
1300+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-webExtension-install",
1301+
"level": 5,
1302+
"title": "The webExtension.install Command",
1303+
"number": "7.9.3.1"
1304+
},
1305+
{
1306+
"id": "command-webExtension-uninstall",
1307+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-webExtension-uninstall",
1308+
"level": 5,
1309+
"title": "The webExtension.uninstall Command",
1310+
"number": "7.9.3.2"
1311+
},
12631312
{
12641313
"id": "patches",
12651314
"href": "https://www.w3.org/TR/webdriver-bidi/#patches",

0 commit comments

Comments
 (0)