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 7.2.1.
  • Loading branch information
reffy-bot committed Jun 30, 2022
1 parent e5eeef5 commit c64d800
Show file tree
Hide file tree
Showing 39 changed files with 869 additions and 685 deletions.
21 changes: 21 additions & 0 deletions ed/dfns/CSP3.json
Original file line number Diff line number Diff line change
Expand Up @@ -1751,6 +1751,27 @@
},
"definedIn": "pre"
},
{
"id": "dom-cspviolationreportbody-tojson",
"href": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-tojson",
"linkingText": [
"toJSON()"
],
"localLinkingText": [],
"type": "method",
"for": [
"CSPViolationReportBody"
],
"access": "public",
"informative": false,
"heading": {
"id": "reporting",
"href": "https://w3c.github.io/webappsec-csp/#reporting",
"title": "Reporting",
"number": "5"
},
"definedIn": "pre"
},
{
"id": "dom-cspviolationreportbody-documenturl",
"href": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-documenturl",
Expand Down
24 changes: 12 additions & 12 deletions ed/dfns/FedCM.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@
"definedIn": "dt"
},
{
"id": "id-token",
"href": "https://fedidcg.github.io/FedCM/#id-token",
"id": "token",
"href": "https://fedidcg.github.io/FedCM/#token",
"linkingText": [
"id token"
"token"
],
"localLinkingText": [],
"type": "dfn",
Expand Down Expand Up @@ -1073,10 +1073,10 @@
"definedIn": "dt"
},
{
"id": "dom-id_token_endpoint_response-id_token",
"href": "https://fedidcg.github.io/FedCM/#dom-id_token_endpoint_response-id_token",
"id": "dom-id_token_endpoint_response-token",
"href": "https://fedidcg.github.io/FedCM/#dom-id_token_endpoint_response-token",
"linkingText": [
"id_token"
"token"
],
"localLinkingText": [],
"type": "argument",
Expand Down Expand Up @@ -1174,10 +1174,10 @@
"definedIn": "pre"
},
{
"id": "dom-identitycredential-idtoken",
"href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-idtoken",
"id": "dom-identitycredential-token",
"href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-token",
"linkingText": [
"idToken"
"token"
],
"localLinkingText": [],
"type": "attribute",
Expand All @@ -1195,10 +1195,10 @@
"definedIn": "pre"
},
{
"id": "dom-identitycredential-idtoken",
"href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-idtoken%E2%91%A0",
"id": "dom-identitycredential-token",
"href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-token%E2%91%A0",
"linkingText": [
"idToken"
"token"
],
"localLinkingText": [],
"type": "argument",
Expand Down
57 changes: 57 additions & 0 deletions ed/dfns/html.json
Original file line number Diff line number Diff line change
Expand Up @@ -8883,6 +8883,25 @@
},
"definedIn": "prose"
},
{
"id": "createbuiltinfunction",
"href": "https://html.spec.whatwg.org/multipage/infrastructure.html#createbuiltinfunction",
"linkingText": [
"CreateBuiltinFunction"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "dependencies",
"href": "https://html.spec.whatwg.org/multipage/infrastructure.html#dependencies",
"title": "Dependencies",
"number": "2.1.9"
},
"definedIn": "prose"
},
{
"id": "createbytedatablock",
"href": "https://html.spec.whatwg.org/multipage/infrastructure.html#createbytedatablock",
Expand Down Expand Up @@ -88967,6 +88986,44 @@
},
"definedIn": "heading"
},
{
"id": "import-meta-url",
"href": "https://html.spec.whatwg.org/multipage/webappapis.html#import-meta-url",
"linkingText": [
"url"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "hostgetimportmetaproperties",
"href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetimportmetaproperties",
"title": "HostGetImportMetaProperties(moduleRecord)",
"number": "8.1.5.4.1"
},
"definedIn": "prose"
},
{
"id": "import-meta-resolve",
"href": "https://html.spec.whatwg.org/multipage/webappapis.html#import-meta-resolve",
"linkingText": [
"resolve"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "hostgetimportmetaproperties",
"href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetimportmetaproperties",
"title": "HostGetImportMetaProperties(moduleRecord)",
"number": "8.1.5.4.1"
},
"definedIn": "prose"
},
{
"id": "hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)",
"href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)",
Expand Down
36 changes: 18 additions & 18 deletions ed/dfns/push-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -377,10 +377,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "pushmanager-interface",
"href": "https://w3c.github.io/push-api/#pushmanager-interface",
"title": "PushManager interface",
"number": "7"
"id": "subscribe-method",
"href": "https://w3c.github.io/push-api/#subscribe-method",
"title": "subscribe() method",
"number": "7.1"
},
"definedIn": "prose"
},
Expand All @@ -402,10 +402,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "pushmanager-interface",
"href": "https://w3c.github.io/push-api/#pushmanager-interface",
"title": "PushManager interface",
"number": "7"
"id": "subscribe-method",
"href": "https://w3c.github.io/push-api/#subscribe-method",
"title": "subscribe() method",
"number": "7.1"
},
"definedIn": "prose"
},
Expand All @@ -428,10 +428,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "pushmanager-interface",
"href": "https://w3c.github.io/push-api/#pushmanager-interface",
"title": "PushManager interface",
"number": "7"
"id": "subscribe-method",
"href": "https://w3c.github.io/push-api/#subscribe-method",
"title": "subscribe() method",
"number": "7.1"
},
"definedIn": "prose"
},
Expand All @@ -450,7 +450,7 @@
"id": "pushsubscriptionoptions-interface",
"href": "https://w3c.github.io/push-api/#pushsubscriptionoptions-interface",
"title": "PushSubscriptionOptions Interface",
"number": "7.1"
"number": "7.2"
},
"definedIn": "heading"
},
Expand All @@ -473,7 +473,7 @@
"id": "pushsubscriptionoptions-interface",
"href": "https://w3c.github.io/push-api/#pushsubscriptionoptions-interface",
"title": "PushSubscriptionOptions Interface",
"number": "7.1"
"number": "7.2"
},
"definedIn": "prose"
},
Expand All @@ -496,7 +496,7 @@
"id": "pushsubscriptionoptions-interface",
"href": "https://w3c.github.io/push-api/#pushsubscriptionoptions-interface",
"title": "PushSubscriptionOptions Interface",
"number": "7.1"
"number": "7.2"
},
"definedIn": "prose"
},
Expand All @@ -515,7 +515,7 @@
"id": "pushsubscriptionoptionsinit-dictionary",
"href": "https://w3c.github.io/push-api/#pushsubscriptionoptionsinit-dictionary",
"title": "PushSubscriptionOptionsInit dictionary",
"number": "7.2"
"number": "7.3"
},
"definedIn": "heading"
},
Expand All @@ -536,7 +536,7 @@
"id": "pushsubscriptionoptionsinit-dictionary",
"href": "https://w3c.github.io/push-api/#pushsubscriptionoptionsinit-dictionary",
"title": "PushSubscriptionOptionsInit dictionary",
"number": "7.2"
"number": "7.3"
},
"definedIn": "prose"
},
Expand All @@ -557,7 +557,7 @@
"id": "pushsubscriptionoptionsinit-dictionary",
"href": "https://w3c.github.io/push-api/#pushsubscriptionoptionsinit-dictionary",
"title": "PushSubscriptionOptionsInit dictionary",
"number": "7.2"
"number": "7.3"
},
"definedIn": "prose"
},
Expand Down
14 changes: 7 additions & 7 deletions ed/dfns/webgpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -3402,7 +3402,7 @@
"title": "GPUBuffer",
"number": "5.1"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "buffer-state-mapped-at-creation",
Expand All @@ -3423,7 +3423,7 @@
"title": "GPUBuffer",
"number": "5.1"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "buffer-state-mapping-pending",
Expand All @@ -3444,7 +3444,7 @@
"title": "GPUBuffer",
"number": "5.1"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "buffer-state-unmapped",
Expand All @@ -3465,7 +3465,7 @@
"title": "GPUBuffer",
"number": "5.1"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "buffer-state-destroyed",
Expand All @@ -3486,7 +3486,7 @@
"title": "GPUBuffer",
"number": "5.1"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "dictdef-gpubufferdescriptor",
Expand Down Expand Up @@ -20823,7 +20823,7 @@
"title": "GPUQuerySet",
"number": "19.1"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "query-set-state-destroyed",
Expand All @@ -20844,7 +20844,7 @@
"title": "GPUQuerySet",
"number": "19.1"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "dictdef-gpuquerysetdescriptor",
Expand Down
Loading

0 comments on commit c64d800

Please sign in to comment.