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 7ca4afbd8fb80d40217d3fffb4df529814ddf427.
  • Loading branch information
reffy-bot committed Mar 8, 2021
1 parent 39b51c9 commit 1a94a1c
Show file tree
Hide file tree
Showing 54 changed files with 1,690 additions and 759 deletions.
35 changes: 29 additions & 6 deletions ed/dfns/content-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -763,15 +763,37 @@
"definedIn": "pre"
},
{
"id": "dom-contentindexevent-type",
"href": "https://wicg.github.io/content-index/spec/#dom-contentindexevent-type",
"id": "dom-contentindexevent-contentindexevent",
"href": "https://wicg.github.io/content-index/spec/#dom-contentindexevent-contentindexevent",
"linkingText": [
"ContentIndexEvent(type, init)",
"constructor(type, init)"
],
"localLinkingText": [],
"type": "constructor",
"for": [
"ContentIndexEvent"
],
"access": "public",
"informative": false,
"heading": {
"id": "content-index-event",
"title": "ContentIndexEvent",
"number": "5.4"
},
"definedIn": "pre"
},
{
"id": "dom-contentindexevent-contentindexevent-type-init-type",
"href": "https://wicg.github.io/content-index/spec/#dom-contentindexevent-contentindexevent-type-init-type",
"linkingText": [
"type"
],
"localLinkingText": [],
"type": "argument",
"for": [
"ContentIndexEvent"
"ContentIndexEvent/ContentIndexEvent(type, init)",
"ContentIndexEvent/constructor(type, init)"
],
"access": "public",
"informative": false,
Expand All @@ -783,15 +805,16 @@
"definedIn": "pre"
},
{
"id": "dom-contentindexevent-init",
"href": "https://wicg.github.io/content-index/spec/#dom-contentindexevent-init",
"id": "dom-contentindexevent-contentindexevent-type-init-init",
"href": "https://wicg.github.io/content-index/spec/#dom-contentindexevent-contentindexevent-type-init-init",
"linkingText": [
"init"
],
"localLinkingText": [],
"type": "argument",
"for": [
"ContentIndexEvent"
"ContentIndexEvent/ContentIndexEvent(type, init)",
"ContentIndexEvent/constructor(type, init)"
],
"access": "public",
"informative": false,
Expand Down
60 changes: 0 additions & 60 deletions ed/dfns/periodic-background-sync.json
Original file line number Diff line number Diff line change
Expand Up @@ -639,66 +639,6 @@
},
"definedIn": "pre"
},
{
"id": "dom-periodicsyncevent-periodicsyncevent",
"href": "https://wicg.github.io/periodic-background-sync/#dom-periodicsyncevent-periodicsyncevent",
"linkingText": [
"PeriodicSyncEvent(type, init)"
],
"localLinkingText": [],
"type": "constructor",
"for": [
"PeriodicSyncEvent"
],
"access": "public",
"informative": false,
"heading": {
"id": "periodicsync-event-interface",
"title": "The periodicsync event",
"number": "8.4"
},
"definedIn": "pre"
},
{
"id": "dom-periodicsyncevent-periodicsyncevent-type-init-type",
"href": "https://wicg.github.io/periodic-background-sync/#dom-periodicsyncevent-periodicsyncevent-type-init-type",
"linkingText": [
"type"
],
"localLinkingText": [],
"type": "argument",
"for": [
"PeriodicSyncEvent/PeriodicSyncEvent(type, init)"
],
"access": "public",
"informative": false,
"heading": {
"id": "periodicsync-event-interface",
"title": "The periodicsync event",
"number": "8.4"
},
"definedIn": "pre"
},
{
"id": "dom-periodicsyncevent-periodicsyncevent-type-init-init",
"href": "https://wicg.github.io/periodic-background-sync/#dom-periodicsyncevent-periodicsyncevent-type-init-init",
"linkingText": [
"init"
],
"localLinkingText": [],
"type": "argument",
"for": [
"PeriodicSyncEvent/PeriodicSyncEvent(type, init)"
],
"access": "public",
"informative": false,
"heading": {
"id": "periodicsync-event-interface",
"title": "The periodicsync event",
"number": "8.4"
},
"definedIn": "pre"
},
{
"id": "periodicsyncevent",
"href": "https://wicg.github.io/periodic-background-sync/#periodicsyncevent",
Expand Down
112 changes: 111 additions & 1 deletion ed/diff.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,114 @@
% Diff between report from "March 08, 2021" and reference report from "March 07, 2021"
% Diff between report from "March 08, 2021" and reference report from "March 08, 2021"
% Reffy
% March 08, 2021

## Contact Picker API

- Initial URL: [https://wicg.github.io/contact-api/spec/](https://wicg.github.io/contact-api/spec/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/contact-api/spec/](https://wicg.github.io/contact-api/spec/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 70)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


## Content Index

- Initial URL: [https://wicg.github.io/content-index/spec/](https://wicg.github.io/content-index/spec/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/content-index/spec/](https://wicg.github.io/content-index/spec/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 71)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


## Keyboard Lock

- Initial URL: [https://wicg.github.io/keyboard-lock/](https://wicg.github.io/keyboard-lock/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/keyboard-lock/](https://wicg.github.io/keyboard-lock/)
- WebIDL names also defined elsewhere: *INS* Keyboard


## Keyboard Map

- Initial URL: [https://wicg.github.io/keyboard-map/](https://wicg.github.io/keyboard-map/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/keyboard-map/](https://wicg.github.io/keyboard-map/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 92)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


## Save Data API

- Initial URL: [https://wicg.github.io/savedata/](https://wicg.github.io/savedata/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/savedata/](https://wicg.github.io/savedata/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 107)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


## Web Background Synchronization

- Initial URL: [https://wicg.github.io/background-sync/spec/](https://wicg.github.io/background-sync/spec/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/background-sync/spec/](https://wicg.github.io/background-sync/spec/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 66)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


## Web Periodic Background Synchronization

- Initial URL: [https://wicg.github.io/periodic-background-sync/](https://wicg.github.io/periodic-background-sync/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/periodic-background-sync/](https://wicg.github.io/periodic-background-sync/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 102)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


112 changes: 111 additions & 1 deletion ed/diffnew.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,114 @@
% Diff between report from "March 08, 2021" and reference report from "March 07, 2021"
% Diff between report from "March 08, 2021" and reference report from "March 08, 2021"
% Reffy
% March 08, 2021

## Contact Picker API

- Initial URL: [https://wicg.github.io/contact-api/spec/](https://wicg.github.io/contact-api/spec/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/contact-api/spec/](https://wicg.github.io/contact-api/spec/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 70)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


## Content Index

- Initial URL: [https://wicg.github.io/content-index/spec/](https://wicg.github.io/content-index/spec/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/content-index/spec/](https://wicg.github.io/content-index/spec/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 71)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


## Keyboard Lock

- Initial URL: [https://wicg.github.io/keyboard-lock/](https://wicg.github.io/keyboard-lock/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/keyboard-lock/](https://wicg.github.io/keyboard-lock/)
- WebIDL names also defined elsewhere: *INS* Keyboard


## Keyboard Map

- Initial URL: [https://wicg.github.io/keyboard-map/](https://wicg.github.io/keyboard-map/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/keyboard-map/](https://wicg.github.io/keyboard-map/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 92)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


## Save Data API

- Initial URL: [https://wicg.github.io/savedata/](https://wicg.github.io/savedata/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/savedata/](https://wicg.github.io/savedata/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 107)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


## Web Background Synchronization

- Initial URL: [https://wicg.github.io/background-sync/spec/](https://wicg.github.io/background-sync/spec/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/background-sync/spec/](https://wicg.github.io/background-sync/spec/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 66)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


## Web Periodic Background Synchronization

- Initial URL: [https://wicg.github.io/periodic-background-sync/](https://wicg.github.io/periodic-background-sync/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://wicg.github.io/periodic-background-sync/](https://wicg.github.io/periodic-background-sync/)
- Spec could not be rendered: *DEL* Error: Loading script from reffy/scripts/reffy.mjs failed Error: Loading script from reffy/scripts/reffy.mjs failed
at DOMWorld.addScriptTag (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:171:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:378:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
at async Promise.all (index 102)
at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)
at async Promise.all (index 0)


14 changes: 12 additions & 2 deletions ed/headings/background-sync.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"id": "subtitle",
"level": 2,
"title": "Draft Community Group Report, 28 May 2020"
"title": "Draft Community Group Report, 8 March 2021"
},
{
"id": "abstract",
Expand Down Expand Up @@ -96,10 +96,20 @@
"number": "5.3"
},
{
"id": "conformance",
"id": "w3c-conformance",
"level": 2,
"title": "Conformance"
},
{
"id": "w3c-conventions",
"level": 3,
"title": "Document conventions"
},
{
"id": "w3c-conformant-algorithms",
"level": 3,
"title": "Conformant Algorithms"
},
{
"id": "index",
"level": 2,
Expand Down
Loading

0 comments on commit 1a94a1c

Please sign in to comment.