Skip to content

Commit 310fc8e

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.0.1.
1 parent 6fabf34 commit 310fc8e

16 files changed

+483
-286
lines changed

ed/algorithms/did-resolution.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@
387387
"html": "Append the <var>input <a href=\"https://w3c.github.io/did-resolution/#dfn-decentralized-identifiers\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-decentralized-identifiers-47\">DID</a></var> to the <var>request HTTP(S) URL</var>."
388388
},
389389
{
390-
"html": "Set the <code>Accept</code> <var>HTTP request header</var> to <code>application/ld+json;profile=\"https://w3id.org/did-resolution\"</code>\n\t\t\t\t\t\tin order to request a complete <a href=\"https://w3c.github.io/did-resolution/#did-resolution-result\" class=\"sec-ref\"><bdi class=\"secno\">8. </bdi>DID Resolution Result</a>, OR"
390+
"html": "Set the <code>Accept</code> <var>HTTP request header</var> to <code>application/did-resolution\"</code>\n\t\t\t\t\t\tin order to request a complete <a href=\"https://w3c.github.io/did-resolution/#did-resolution-result\" class=\"sec-ref\"><bdi class=\"secno\">8. </bdi>DID Resolution Result</a>, OR"
391391
},
392392
{
393393
"html": "set the <code>Accept</code> <var>HTTP request header</var> to the value of the <b>accept</b> <var>resolution option</var>."
@@ -414,7 +414,7 @@
414414
"html": "Append the <var>input <a href=\"https://w3c.github.io/did-resolution/#dfn-did-urls\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-did-urls-57\">DID URL</a></var> to the <var>request HTTP(S) URL</var>."
415415
},
416416
{
417-
"html": "Set the <code>Accept</code> <var>HTTP request header</var> to <code>application/ld+json;profile=\"https://w3id.org/did-url-dereferencing\"</code>\n\t\t\t\t\t\tin order to request a complete <a href=\"https://w3c.github.io/did-resolution/#did-url-dereferencing-result\" class=\"sec-ref\"><bdi class=\"secno\">9. </bdi>DID URL Dereferencing Result</a>, OR"
417+
"html": "Set the <code>Accept</code> <var>HTTP request header</var> to <code>application/did-url-dereferencing\"</code>\n\t\t\t\t\t\tin order to request a complete <a href=\"https://w3c.github.io/did-resolution/#did-url-dereferencing-result\" class=\"sec-ref\"><bdi class=\"secno\">9. </bdi>DID URL Dereferencing Result</a>, OR"
418418
},
419419
{
420420
"html": "set the <code>Accept</code> <var>HTTP request header</var> to the value of the <b>accept</b> <var>dereferencing option</var>."
@@ -453,7 +453,7 @@
453453
"rationale": ".algorithm",
454454
"steps": [
455455
{
456-
"html": "If the value of the <code>Content-Type</code> <var>HTTP response header</var> is <code>application/ld+json;profile=\"https://w3id.org/did-resolution\"</code>:",
456+
"html": "If the value of the <code>Content-Type</code> <var>HTTP response header</var> is <code>application/did-resolution\"</code>:",
457457
"rationale": ".algorithm",
458458
"steps": [
459459
{
@@ -483,7 +483,7 @@
483483
"rationale": ".algorithm",
484484
"steps": [
485485
{
486-
"html": "If the value of the <code>Content-Type</code> <var>HTTP response header</var> is <code>application/ld+json;profile=\"https://w3id.org/did-url-dereferencing\"</code>:",
486+
"html": "If the value of the <code>Content-Type</code> <var>HTTP response header</var> is <code>application/did-url-dereferencing\"</code>:",
487487
"rationale": ".algorithm",
488488
"steps": [
489489
{

ed/algorithms/webrtc-encoded-transform.json

Lines changed: 24 additions & 21 deletions
Large diffs are not rendered by default.

ed/algorithms/webrtc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3382,7 +3382,7 @@
33823382
{
33833383
"name": "announce the rtcdatachannel as open",
33843384
"href": "https://w3c.github.io/webrtc-pc/#announce-datachannel-open",
3385-
"html": "When the user agent is to <dfn class=\"abstract-op\" data-lt=\"announce the rtcdatachannel as open|announce an RTCDataChannel as open\" id=\"announce-datachannel-open\" data-dfn-type=\"abstract-op\" tabindex=\"0\" aria-haspopup=\"dialog\" data-export=\"\">announce an <code>RTCDataChannel</code> as\n open</dfn>, the user agent <em class=\"rfc2119\">MUST</em> queue a task to run the following\n steps:",
3385+
"html": "To <dfn class=\"abstract-op\" data-lt=\"announce the rtcdatachannel as open|announce an RTCDataChannel as open\" id=\"announce-datachannel-open\" data-dfn-type=\"abstract-op\" tabindex=\"0\" aria-haspopup=\"dialog\" data-export=\"\">announce an <code>RTCDataChannel</code> as\n open</dfn>, the user agent <em class=\"rfc2119\">MUST</em> queue a task to run the following\n steps:",
33863386
"rationale": ".algorithm",
33873387
"steps": [
33883388
{

ed/dfns/fedcm-1.json

Lines changed: 121 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,48 +1389,6 @@
13891389
},
13901390
"definedIn": "pre"
13911391
},
1392-
{
1393-
"id": "dom-identityproviderwellknown-accounts_endpoint",
1394-
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderwellknown-accounts_endpoint",
1395-
"linkingText": [
1396-
"accounts_endpoint"
1397-
],
1398-
"localLinkingText": [],
1399-
"type": "dict-member",
1400-
"for": [
1401-
"IdentityProviderWellKnown"
1402-
],
1403-
"access": "public",
1404-
"informative": false,
1405-
"heading": {
1406-
"id": "fetch-config-file",
1407-
"href": "https://w3c-fedid.github.io/FedCM/#fetch-config-file",
1408-
"title": "Fetch the config file",
1409-
"number": "2.5.2"
1410-
},
1411-
"definedIn": "pre"
1412-
},
1413-
{
1414-
"id": "dom-identityproviderwellknown-login_url",
1415-
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderwellknown-login_url",
1416-
"linkingText": [
1417-
"login_url"
1418-
],
1419-
"localLinkingText": [],
1420-
"type": "dict-member",
1421-
"for": [
1422-
"IdentityProviderWellKnown"
1423-
],
1424-
"access": "public",
1425-
"informative": false,
1426-
"heading": {
1427-
"id": "fetch-config-file",
1428-
"href": "https://w3c-fedid.github.io/FedCM/#fetch-config-file",
1429-
"title": "Fetch the config file",
1430-
"number": "2.5.2"
1431-
},
1432-
"definedIn": "pre"
1433-
},
14341392
{
14351393
"id": "dictdef-identityprovidericon",
14361394
"href": "https://w3c-fedid.github.io/FedCM/#dictdef-identityprovidericon",
@@ -1489,10 +1447,10 @@
14891447
"definedIn": "pre"
14901448
},
14911449
{
1492-
"id": "dom-identityproviderapiconfig-supports_use_other_account",
1493-
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderapiconfig-supports_use_other_account",
1450+
"id": "dom-identityproviderapiconfig-client_metadata_endpoint",
1451+
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderapiconfig-client_metadata_endpoint",
14941452
"linkingText": [
1495-
"supports_use_other_account"
1453+
"client_metadata_endpoint"
14961454
],
14971455
"localLinkingText": [],
14981456
"type": "dict-member",
@@ -2262,6 +2220,48 @@
22622220
},
22632221
"definedIn": "dt"
22642222
},
2223+
{
2224+
"id": "dom-identityproviderwellknown-accounts_endpoint",
2225+
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderwellknown-accounts_endpoint",
2226+
"linkingText": [
2227+
"accounts_endpoint"
2228+
],
2229+
"localLinkingText": [],
2230+
"type": "dict-member",
2231+
"for": [
2232+
"IdentityProviderWellKnown"
2233+
],
2234+
"access": "public",
2235+
"informative": false,
2236+
"heading": {
2237+
"id": "idp-api-well-known",
2238+
"href": "https://w3c-fedid.github.io/FedCM/#idp-api-well-known",
2239+
"title": "The Well-Known File",
2240+
"number": "3.1"
2241+
},
2242+
"definedIn": "dt"
2243+
},
2244+
{
2245+
"id": "dom-identityproviderwellknown-login_url",
2246+
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderwellknown-login_url",
2247+
"linkingText": [
2248+
"login_url"
2249+
],
2250+
"localLinkingText": [],
2251+
"type": "dict-member",
2252+
"for": [
2253+
"IdentityProviderWellKnown"
2254+
],
2255+
"access": "public",
2256+
"informative": false,
2257+
"heading": {
2258+
"id": "idp-api-well-known",
2259+
"href": "https://w3c-fedid.github.io/FedCM/#idp-api-well-known",
2260+
"title": "The Well-Known File",
2261+
"number": "3.1"
2262+
},
2263+
"definedIn": "dt"
2264+
},
22652265
{
22662266
"id": "config-file",
22672267
"href": "https://w3c-fedid.github.io/FedCM/#config-file",
@@ -2303,10 +2303,10 @@
23032303
"definedIn": "dt"
23042304
},
23052305
{
2306-
"id": "dom-identityproviderapiconfig-client_metadata_endpoint",
2307-
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderapiconfig-client_metadata_endpoint",
2306+
"id": "dom-identityproviderapiconfig-id_assertion_endpoint",
2307+
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderapiconfig-id_assertion_endpoint",
23082308
"linkingText": [
2309-
"client_metadata_endpoint"
2309+
"id_assertion_endpoint"
23102310
],
23112311
"localLinkingText": [],
23122312
"type": "dict-member",
@@ -2324,10 +2324,10 @@
23242324
"definedIn": "dt"
23252325
},
23262326
{
2327-
"id": "dom-identityproviderapiconfig-id_assertion_endpoint",
2328-
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderapiconfig-id_assertion_endpoint",
2327+
"id": "dom-identityproviderapiconfig-login_url",
2328+
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderapiconfig-login_url",
23292329
"linkingText": [
2330-
"id_assertion_endpoint"
2330+
"login_url"
23312331
],
23322332
"localLinkingText": [],
23332333
"type": "dict-member",
@@ -2366,10 +2366,10 @@
23662366
"definedIn": "dt"
23672367
},
23682368
{
2369-
"id": "dom-identityproviderapiconfig-login_url",
2370-
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderapiconfig-login_url",
2369+
"id": "dom-identityproviderapiconfig-branding",
2370+
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderapiconfig-branding",
23712371
"linkingText": [
2372-
"login_url"
2372+
"branding"
23732373
],
23742374
"localLinkingText": [],
23752375
"type": "dict-member",
@@ -2387,10 +2387,10 @@
23872387
"definedIn": "dt"
23882388
},
23892389
{
2390-
"id": "dom-identityproviderapiconfig-branding",
2391-
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderapiconfig-branding",
2390+
"id": "dom-identityproviderapiconfig-supports_use_other_account",
2391+
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderapiconfig-supports_use_other_account",
23922392
"linkingText": [
2393-
"branding"
2393+
"supports_use_other_account"
23942394
],
23952395
"localLinkingText": [],
23962396
"type": "dict-member",
@@ -2428,6 +2428,27 @@
24282428
},
24292429
"definedIn": "dt"
24302430
},
2431+
{
2432+
"id": "dom-id_assertion_endpoint_request-client_metadata_endpoint",
2433+
"href": "https://w3c-fedid.github.io/FedCM/#dom-id_assertion_endpoint_request-client_metadata_endpoint",
2434+
"linkingText": [
2435+
"client_metadata_endpoint"
2436+
],
2437+
"localLinkingText": [],
2438+
"type": "argument",
2439+
"for": [
2440+
"id_assertion_endpoint_request"
2441+
],
2442+
"access": "public",
2443+
"informative": true,
2444+
"heading": {
2445+
"id": "idp-api-config-file",
2446+
"href": "https://w3c-fedid.github.io/FedCM/#idp-api-config-file",
2447+
"title": "The config file",
2448+
"number": "3.2"
2449+
},
2450+
"definedIn": "dt"
2451+
},
24312452
{
24322453
"id": "dom-identityproviderbranding-background_color",
24332454
"href": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderbranding-background_color",
@@ -2947,6 +2968,48 @@
29472968
},
29482969
"definedIn": "dt"
29492970
},
2971+
{
2972+
"id": "dom-id_assertion_endpoint_request-is_auto_selected",
2973+
"href": "https://w3c-fedid.github.io/FedCM/#dom-id_assertion_endpoint_request-is_auto_selected",
2974+
"linkingText": [
2975+
"is_auto_selected"
2976+
],
2977+
"localLinkingText": [],
2978+
"type": "argument",
2979+
"for": [
2980+
"id_assertion_endpoint_request"
2981+
],
2982+
"access": "public",
2983+
"informative": false,
2984+
"heading": {
2985+
"id": "idp-api-id-assertion-endpoint",
2986+
"href": "https://w3c-fedid.github.io/FedCM/#idp-api-id-assertion-endpoint",
2987+
"title": "Identity assertion endpoint",
2988+
"number": "3.5"
2989+
},
2990+
"definedIn": "dt"
2991+
},
2992+
{
2993+
"id": "dom-id_assertion_endpoint_request-params",
2994+
"href": "https://w3c-fedid.github.io/FedCM/#dom-id_assertion_endpoint_request-params",
2995+
"linkingText": [
2996+
"params"
2997+
],
2998+
"localLinkingText": [],
2999+
"type": "argument",
3000+
"for": [
3001+
"id_assertion_endpoint_request"
3002+
],
3003+
"access": "public",
3004+
"informative": false,
3005+
"heading": {
3006+
"id": "idp-api-id-assertion-endpoint",
3007+
"href": "https://w3c-fedid.github.io/FedCM/#idp-api-id-assertion-endpoint",
3008+
"title": "Identity assertion endpoint",
3009+
"number": "3.5"
3010+
},
3011+
"definedIn": "dt"
3012+
},
29503013
{
29513014
"id": "dom-id_assertion_endpoint_request-fields",
29523015
"href": "https://w3c-fedid.github.io/FedCM/#dom-id_assertion_endpoint_request-fields",
@@ -2959,7 +3022,7 @@
29593022
"id_assertion_endpoint_request"
29603023
],
29613024
"access": "public",
2962-
"informative": false,
3025+
"informative": true,
29633026
"heading": {
29643027
"id": "idp-api-id-assertion-endpoint",
29653028
"href": "https://w3c-fedid.github.io/FedCM/#idp-api-id-assertion-endpoint",

0 commit comments

Comments
 (0)