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 293561407d3c238030a5034f16821e1462ce462a.
  • Loading branch information
reffy-bot committed Oct 7, 2021
1 parent 7696da7 commit 9e55406
Show file tree
Hide file tree
Showing 41 changed files with 6,447 additions and 6,476 deletions.
48 changes: 44 additions & 4 deletions ed/dfns/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -2975,14 +2975,16 @@
"definedIn": "prose"
},
{
"id": "assignment-statement",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#assignment-statement",
"id": "statement-assignment",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#statement-assignment",
"linkingText": [
"assignment statement"
"assignment"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"statement"
],
"access": "private",
"informative": false,
"heading": {
Expand Down Expand Up @@ -3031,6 +3033,44 @@
},
"definedIn": "prose"
},
{
"id": "updating-assignment",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#updating-assignment",
"linkingText": [
"updating assignment"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "updating-assignment-section",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#updating-assignment-section",
"title": "Updating Assignment",
"number": "7.2.1"
},
"definedIn": "prose"
},
{
"id": "phony-assignment",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#phony-assignment",
"linkingText": [
"phony assignment"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "phony-assignment-section",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#phony-assignment-section",
"title": "Phony Assignment",
"number": "7.2.2"
},
"definedIn": "prose"
},
{
"id": "statement-if",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#statement-if",
Expand Down
4 changes: 2 additions & 2 deletions ed/dfns/keyboard-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"for": [
"Keyboard"
],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "h-keyboard-lock",
Expand All @@ -225,7 +225,7 @@
"for": [
"Keyboard"
],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "h-keyboard-unlock",
Expand Down
2 changes: 1 addition & 1 deletion ed/dfns/keyboard-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "layoutchange-event",
Expand Down
47 changes: 45 additions & 2 deletions ed/diff.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,47 @@
% Diff between report from "October 06, 2021" and reference report from "October 06, 2021"
% Diff between report from "October 07, 2021" and reference report from "October 06, 2021"
% Reffy
% October 06, 2021
% October 07, 2021

## Media Capture and Streams

- Initial URL: [https://www.w3.org/TR/mediacapture-streams/](https://www.w3.org/TR/mediacapture-streams/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://w3c.github.io/mediacapture-main/](https://w3c.github.io/mediacapture-main/)
- Unknown WebIDL names used: *INS* DOMException


## WebIDL Level 1

- Initial URL: [https://www.w3.org/TR/WebIDL-1/](https://www.w3.org/TR/WebIDL-1/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://heycam.github.io/webidl/](https://heycam.github.io/webidl/)
- Spec title: *INS* WebIDL Level 1 / *DEL* Web IDL Standard
- Spec could not be rendered: *INS* Error: Execution context was destroyed, most likely because of a navigation. Error: Execution context was destroyed, most likely because of a navigation.
at rewriteError (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:265:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async ExecutionContext._evaluateInternal (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:219:60)
at async ExecutionContext.evaluate (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:110:16)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:515:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/lib/specs-crawler.js:51:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/lib/specs-crawler.js:372:22)
at async Promise.all (index 424)
at async crawlList (/home/runner/work/webref/webref/reffy/src/lib/specs-crawler.js:380:21)


## WebRTC 1.0: Real-Time Communication Between Browsers

- Initial URL: [https://www.w3.org/TR/webrtc/](https://www.w3.org/TR/webrtc/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://w3c.github.io/webrtc-pc/](https://w3c.github.io/webrtc-pc/)
- Unknown WebIDL names used: *INS* DOMException


## WebTransport

- Initial URL: [https://www.w3.org/TR/webtransport/](https://www.w3.org/TR/webtransport/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://w3c.github.io/webtransport/](https://w3c.github.io/webtransport/)
- Unknown WebIDL names used: *INS* DOMException


47 changes: 45 additions & 2 deletions ed/diffnew.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,47 @@
% Diff between report from "October 06, 2021" and reference report from "October 06, 2021"
% Diff between report from "October 07, 2021" and reference report from "October 06, 2021"
% Reffy
% October 06, 2021
% October 07, 2021

## Media Capture and Streams

- Initial URL: [https://www.w3.org/TR/mediacapture-streams/](https://www.w3.org/TR/mediacapture-streams/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://w3c.github.io/mediacapture-main/](https://w3c.github.io/mediacapture-main/)
- Unknown WebIDL names used: *INS* DOMException


## WebIDL Level 1

- Initial URL: [https://www.w3.org/TR/WebIDL-1/](https://www.w3.org/TR/WebIDL-1/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://heycam.github.io/webidl/](https://heycam.github.io/webidl/)
- Spec title: *INS* WebIDL Level 1 / *DEL* Web IDL Standard
- Spec could not be rendered: *INS* Error: Execution context was destroyed, most likely because of a navigation. Error: Execution context was destroyed, most likely because of a navigation.
at rewriteError (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:265:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async ExecutionContext._evaluateInternal (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:219:60)
at async ExecutionContext.evaluate (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:110:16)
at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:515:9)
at async crawlSpec (/home/runner/work/webref/webref/reffy/src/lib/specs-crawler.js:51:24)
at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/lib/specs-crawler.js:372:22)
at async Promise.all (index 424)
at async crawlList (/home/runner/work/webref/webref/reffy/src/lib/specs-crawler.js:380:21)


## WebRTC 1.0: Real-Time Communication Between Browsers

- Initial URL: [https://www.w3.org/TR/webrtc/](https://www.w3.org/TR/webrtc/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://w3c.github.io/webrtc-pc/](https://w3c.github.io/webrtc-pc/)
- Unknown WebIDL names used: *INS* DOMException


## WebTransport

- Initial URL: [https://www.w3.org/TR/webtransport/](https://www.w3.org/TR/webtransport/)
- Crawled URL: [undefined](undefined)
- Editor's Draft: [https://w3c.github.io/webtransport/](https://w3c.github.io/webtransport/)
- Unknown WebIDL names used: *INS* DOMException


2 changes: 1 addition & 1 deletion ed/headings/IndexedDB-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"id": "profile-and-date",
"href": "https://w3c.github.io/IndexedDB/#profile-and-date",
"level": 2,
"title": "Editor’s Draft, 18 June 2021"
"title": "Editor’s Draft, 6 October 2021"
},
{
"id": "abstract",
Expand Down
21 changes: 14 additions & 7 deletions ed/headings/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,20 @@
"title": "Assignment Statement",
"number": "7.2"
},
{
"id": "updating-assignment-section",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#updating-assignment-section",
"level": 4,
"title": "Updating Assignment",
"number": "7.2.1"
},
{
"id": "phony-assignment-section",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#phony-assignment-section",
"level": 4,
"title": "Phony Assignment",
"number": "7.2.2"
},
{
"id": "control-flow",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#control-flow",
Expand Down Expand Up @@ -1294,13 +1308,6 @@
"title": "Synchronization built-in functions",
"number": "16.12"
},
{
"id": "value-steering-functions",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#value-steering-functions",
"level": 3,
"title": "Value-steering functions",
"number": "16.13"
},
{
"id": "junkyard",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#junkyard",
Expand Down
6 changes: 3 additions & 3 deletions ed/headings/keyboard-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
},
"headings": [
{
"id": "subtitle",
"href": "https://wicg.github.io/keyboard-lock/#subtitle",
"id": "profile-and-date",
"href": "https://wicg.github.io/keyboard-lock/#profile-and-date",
"level": 2,
"title": "Draft Community Group Report, 1 April 2021"
"title": "Draft Community Group Report, 6 October 2021"
},
{
"id": "abstract",
Expand Down
2 changes: 1 addition & 1 deletion ed/headings/keyboard-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"id": "profile-and-date",
"href": "https://wicg.github.io/keyboard-map/#profile-and-date",
"level": 2,
"title": "Draft Community Group Report, 15 September 2021"
"title": "Draft Community Group Report, 6 October 2021"
},
{
"id": "abstract",
Expand Down
2 changes: 1 addition & 1 deletion ed/headings/secure-payment-confirmation.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"id": "profile-and-date",
"href": "https://w3c.github.io/secure-payment-confirmation#profile-and-date",
"level": 2,
"title": "Editor’s Draft, 5 October 2021"
"title": "Editor’s Draft, 6 October 2021"
},
{
"id": "abstract",
Expand Down
2 changes: 1 addition & 1 deletion ed/headings/webcodecs.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"id": "profile-and-date",
"href": "https://w3c.github.io/webcodecs/#profile-and-date",
"level": 2,
"title": "Editor’s Draft, 30 September 2021"
"title": "Editor’s Draft, 6 October 2021"
},
{
"id": "abstract",
Expand Down
2 changes: 1 addition & 1 deletion ed/headings/webpackage.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"id": "profile-and-date",
"href": "https://wicg.github.io/webpackage/loading.html#profile-and-date",
"level": 2,
"title": "Draft Community Group Report, 28 September 2021"
"title": "Draft Community Group Report, 7 October 2021"
},
{
"id": "abstract",
Expand Down
3 changes: 2 additions & 1 deletion ed/idl/keyboard-lock.idl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ partial interface Navigator {
[SecureContext, SameObject] readonly attribute Keyboard keyboard;
};

[SecureContext, Exposed=Window] interface Keyboard {
[SecureContext, Exposed=Window]
interface Keyboard : EventTarget {
Promise<undefined> lock(optional sequence<DOMString> keyCodes = []);
undefined unlock();
};
24 changes: 0 additions & 24 deletions ed/idlnames.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,6 @@
"fragment": "idlnames/AppendMode.idl",
"parsed": "idlnamesparsed/AppendMode.json"
},
"ArrayBufferView": {
"fragment": "idlnames/ArrayBufferView.idl",
"parsed": "idlnamesparsed/ArrayBufferView.json"
},
"AssignedNodesOptions": {
"fragment": "idlnames/AssignedNodesOptions.idl",
"parsed": "idlnamesparsed/AssignedNodesOptions.json"
Expand Down Expand Up @@ -731,10 +727,6 @@
"fragment": "idlnames/BroadcastChannel.idl",
"parsed": "idlnamesparsed/BroadcastChannel.json"
},
"BufferSource": {
"fragment": "idlnames/BufferSource.idl",
"parsed": "idlnamesparsed/BufferSource.json"
},
"ByteLengthQueuingStrategy": {
"fragment": "idlnames/ByteLengthQueuingStrategy.idl",
"parsed": "idlnamesparsed/ByteLengthQueuingStrategy.json"
Expand Down Expand Up @@ -1667,10 +1659,6 @@
"fragment": "idlnames/CustomStateSet.idl",
"parsed": "idlnamesparsed/CustomStateSet.json"
},
"DOMException": {
"fragment": "idlnames/DOMException.idl",
"parsed": "idlnamesparsed/DOMException.json"
},
"DOMHighResTimeStamp": {
"fragment": "idlnames/DOMHighResTimeStamp.idl",
"parsed": "idlnamesparsed/DOMHighResTimeStamp.json"
Expand Down Expand Up @@ -1747,10 +1735,6 @@
"fragment": "idlnames/DOMStringMap.idl",
"parsed": "idlnamesparsed/DOMStringMap.json"
},
"DOMTimeStamp": {
"fragment": "idlnames/DOMTimeStamp.idl",
"parsed": "idlnamesparsed/DOMTimeStamp.json"
},
"DOMTokenList": {
"fragment": "idlnames/DOMTokenList.idl",
"parsed": "idlnamesparsed/DOMTokenList.json"
Expand Down Expand Up @@ -2475,10 +2459,6 @@
"fragment": "idlnames/FullscreenOptions.idl",
"parsed": "idlnamesparsed/FullscreenOptions.json"
},
"Function": {
"fragment": "idlnames/Function.idl",
"parsed": "idlnamesparsed/Function.json"
},
"FunctionStringCallback": {
"fragment": "idlnames/FunctionStringCallback.idl",
"parsed": "idlnamesparsed/FunctionStringCallback.json"
Expand Down Expand Up @@ -8143,10 +8123,6 @@
"fragment": "idlnames/VisualViewport.idl",
"parsed": "idlnamesparsed/VisualViewport.json"
},
"VoidFunction": {
"fragment": "idlnames/VoidFunction.idl",
"parsed": "idlnamesparsed/VoidFunction.json"
},
"WEBGL_blend_equation_advanced_coherent": {
"fragment": "idlnames/WEBGL_blend_equation_advanced_coherent.idl",
"parsed": "idlnamesparsed/WEBGL_blend_equation_advanced_coherent.json"
Expand Down
3 changes: 2 additions & 1 deletion ed/idlnames/Keyboard.idl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// Source: Keyboard Lock (https://wicg.github.io/keyboard-lock/)
[SecureContext, Exposed=Window] interface Keyboard {
[SecureContext, Exposed=Window]
interface Keyboard : EventTarget {
Promise<undefined> lock(optional sequence<DOMString> keyCodes = []);
undefined unlock();
};
Expand Down
Loading

0 comments on commit 9e55406

Please sign in to comment.