Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 14.5.1.
  • Loading branch information
reffy-bot committed Jan 10, 2024
1 parent c467c31 commit 915195e
Show file tree
Hide file tree
Showing 8 changed files with 2,020 additions and 1,361 deletions.
1,724 changes: 862 additions & 862 deletions ed/dfns/dom.json

Large diffs are not rendered by default.

838 changes: 419 additions & 419 deletions ed/dfns/fetch.json

Large diffs are not rendered by default.

350 changes: 344 additions & 6 deletions ed/dfns/webdriver-bidi.json

Large diffs are not rendered by default.

82 changes: 69 additions & 13 deletions ed/headings/webdriver-bidi.json
Original file line number Diff line number Diff line change
Expand Up @@ -987,96 +987,152 @@
"title": "The script.realmDestroyed Event",
"number": "6.5.5.3"
},
{
"id": "module-storage",
"href": "https://w3c.github.io/webdriver-bidi/#module-storage",
"level": 3,
"title": "The storage Module",
"number": "6.6"
},
{
"id": "module-storage-definition",
"href": "https://w3c.github.io/webdriver-bidi/#module-storage-definition",
"level": 4,
"title": "Definition",
"number": "6.6.1"
},
{
"id": "module-storage-types",
"href": "https://w3c.github.io/webdriver-bidi/#module-storage-types",
"level": 4,
"title": "Types",
"number": "6.6.2"
},
{
"id": "type-storage-PartitionKey",
"href": "https://w3c.github.io/webdriver-bidi/#type-storage-PartitionKey",
"level": 5,
"title": "The storage.PartitionKey Type",
"number": "6.6.2.1"
},
{
"id": "module-storage-commands",
"href": "https://w3c.github.io/webdriver-bidi/#module-storage-commands",
"level": 4,
"title": "Commands",
"number": "6.6.3"
},
{
"id": "command-storage-getCookies",
"href": "https://w3c.github.io/webdriver-bidi/#command-storage-getCookies",
"level": 5,
"title": "The storage.getCookies Command",
"number": "6.6.3.1"
},
{
"id": "command-storage-setCookie",
"href": "https://w3c.github.io/webdriver-bidi/#command-storage-setCookie",
"level": 5,
"title": "The storage.setCookie Command",
"number": "6.6.3.2"
},
{
"id": "command-storage-deleteCookies",
"href": "https://w3c.github.io/webdriver-bidi/#command-storage-deleteCookies",
"level": 5,
"title": "The storage.deleteCookies Command",
"number": "6.6.3.3"
},
{
"id": "module-log",
"href": "https://w3c.github.io/webdriver-bidi/#module-log",
"level": 3,
"title": "The log Module",
"number": "6.6"
"number": "6.7"
},
{
"id": "module-log-definition",
"href": "https://w3c.github.io/webdriver-bidi/#module-log-definition",
"level": 4,
"title": "Definition",
"number": "6.6.1"
"number": "6.7.1"
},
{
"id": "module-log-types",
"href": "https://w3c.github.io/webdriver-bidi/#module-log-types",
"level": 4,
"title": "Types",
"number": "6.6.2"
"number": "6.7.2"
},
{
"id": "types-log-logentry",
"href": "https://w3c.github.io/webdriver-bidi/#types-log-logentry",
"level": 5,
"title": "log.LogEntry",
"number": "6.6.2.1"
"number": "6.7.2.1"
},
{
"id": "module-log-events",
"href": "https://w3c.github.io/webdriver-bidi/#module-log-events",
"level": 4,
"title": "Events",
"number": "6.6.3"
"number": "6.7.3"
},
{
"id": "event-log-entryAdded",
"href": "https://w3c.github.io/webdriver-bidi/#event-log-entryAdded",
"level": 5,
"title": "The log.entryAdded Event",
"number": "6.6.3.1"
"number": "6.7.3.1"
},
{
"id": "module-input",
"href": "https://w3c.github.io/webdriver-bidi/#module-input",
"level": 3,
"title": "The input Module",
"number": "6.7"
"number": "6.8"
},
{
"id": "module-input-definition",
"href": "https://w3c.github.io/webdriver-bidi/#module-input-definition",
"level": 4,
"title": "Definition",
"number": "6.7.1"
"number": "6.8.1"
},
{
"id": "module-input-types",
"href": "https://w3c.github.io/webdriver-bidi/#module-input-types",
"level": 4,
"title": "Types",
"number": "6.7.2"
"number": "6.8.2"
},
{
"id": "type-input-origin",
"href": "https://w3c.github.io/webdriver-bidi/#type-input-origin",
"level": 5,
"title": "input.ElementOrigin",
"number": "6.7.2.1"
"number": "6.8.2.1"
},
{
"id": "module-input-commands",
"href": "https://w3c.github.io/webdriver-bidi/#module-input-commands",
"level": 4,
"title": "Commands",
"number": "6.7.3"
"number": "6.8.3"
},
{
"id": "command-input-performActions",
"href": "https://w3c.github.io/webdriver-bidi/#command-input-performActions",
"level": 5,
"title": "The input.performActions Command",
"number": "6.7.3.1"
"number": "6.8.3.1"
},
{
"id": "command-input-releaseActions",
"href": "https://w3c.github.io/webdriver-bidi/#command-input-releaseActions",
"level": 5,
"title": "The input.releaseActions Command",
"number": "6.7.3.2"
"number": "6.8.3.2"
},
{
"id": "patches",
Expand Down
Loading

0 comments on commit 915195e

Please sign in to comment.