Skip to content

Commit 86e44dc

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 19.2.3.
1 parent 905ce71 commit 86e44dc

33 files changed

+12453
-210
lines changed

tr/algorithms/css-env-1.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"spec": {
3+
"title": "CSS Environment Variables Module Level 1",
4+
"url": "https://www.w3.org/TR/css-env-1/"
5+
},
6+
"algorithms": [
7+
{
8+
"name": "substitute an env()",
9+
"href": "https://www.w3.org/TR/css-env-1/#substitute-an-env",
10+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" data-local-lt=\"substitute\" id=\"substitute-an-env\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">substitute an env()</dfn> in a property or descriptor:",
11+
"rationale": ".algorithm",
12+
"steps": [
13+
{
14+
"html": "<p>If the name provided by the first argument of the <a class=\"css\" data-link-type=\"maybe\" href=\"https://www.w3.org/TR/css-env-1/#funcdef-env\" id=\"ref-for-funcdef-env①②\">env()</a> function\nis a recognized <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-env-1/#css-environment-variable\" id=\"ref-for-css-environment-variable②③\">environment variable</a> name, the number of supplied integers\nmatches the number of dimensions of the <span id=\"ref-for-css-environment-variable②④\">environment variable</span> referenced\nby that name, and values of the indices correspond to a known sub-value,\nreplace the <span class=\"css\" id=\"ref-for-funcdef-env①③\">env()</span> function by the value of the named <span id=\"ref-for-css-environment-variable②⑤\">environment variable</span>.</p>"
15+
},
16+
{
17+
"html": "<p>Otherwise, if the <a class=\"css\" data-link-type=\"maybe\" href=\"https://www.w3.org/TR/css-env-1/#funcdef-env\" id=\"ref-for-funcdef-env①④\">env()</a> function has a fallback value as its second argument,\nreplace the <span class=\"css\" id=\"ref-for-funcdef-env①⑤\">env()</span> function by the fallback value.\nIf there are any <span class=\"css\" id=\"ref-for-funcdef-env①⑥\">env()</span> references in the fallback, <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-env-1/#substitute-an-env\" id=\"ref-for-substitute-an-env②\">substitute</a> them as well.</p>"
18+
},
19+
{
20+
"html": "<p>Otherwise, the property or descriptor containing the <a class=\"css\" data-link-type=\"maybe\" href=\"https://www.w3.org/TR/css-env-1/#funcdef-env\" id=\"ref-for-funcdef-env①⑦\">env()</a> function is <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-variables-1/#invalid-at-computed-value-time\" id=\"ref-for-invalid-at-computed-value-time\">invalid at computed-value time</a>.</p>"
21+
}
22+
]
23+
}
24+
]
25+
}

tr/algorithms/did-resolution.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
"html": "If the value of the <code>serviceEndpoint</code> property of the <var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-7\">service</a></var>\n\t\t\t\t\t\t\t\t\t\t\tis a <a href=\"https://infra.spec.whatwg.org/#string\">string</a>, add this value to a list of\n\t\t\t\t\t\t\t\t\t\t\t<var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service-endpoints\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-endpoints-3\">service endpoint</a> URLs</var>."
210210
},
211211
{
212-
"html": "If the value of the <code>serviceEndpoint</code> property of the <var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-8\">service</a></var>\n\t\t\t\t\t\t\t\t\t\t\tis a <a href=\"https://infra.spec.whatwg.org/#ordered-set\">set</a>, add all its items that are <a href=\"https://infra.spec.whatwg.org/#string\">strings</a>\n\t\t\t\t\t\t\t\t\t\t\tto a list of <var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service-endpoints\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-endpoints-4\">service endpoint</a> URLs</var>."
212+
"html": "If the value of the <code>serviceEndpoint</code> property of the <var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-8\">service</a></var>\n\t\t\t\t\t\t\t\t\t\t\tis a <a href=\"https://infra.spec.whatwg.org/#sets\">set</a>, add all its items that are <a href=\"https://infra.spec.whatwg.org/#string\">strings</a>\n\t\t\t\t\t\t\t\t\t\t\tto a list of <var>selected <a href=\"https://www.w3.org/TR/did-resolution/#dfn-service-endpoints\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-service-endpoints-4\">service endpoint</a> URLs</var>."
213213
}
214214
]
215215
},
@@ -387,7 +387,7 @@
387387
"html": "Append the <var>input <a href=\"https://www.w3.org/TR/did-resolution/#dfn-decentralized-identifiers\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-decentralized-identifiers-48\">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/did-resolution\"</code>\n\t\t\t\t\t\tin order to request a complete <a href=\"https://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/did-resolution/#dfn-did-urls\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-did-urls-56\">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/did-url-dereferencing\"</code>\n\t\t\t\t\t\tin order to request a complete <a href=\"https://www.w3.org/TR/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://www.w3.org/TR/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/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/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
{

0 commit comments

Comments
 (0)