Skip to content

Commit 8b9c243

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.0.1.
1 parent bc9503b commit 8b9c243

File tree

12 files changed

+199
-107
lines changed

12 files changed

+199
-107
lines changed

ed/algorithms/cookie-store.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -655,10 +655,13 @@
655655
"html": "<p>If <var>value</var>’s <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#string-length\" id=\"ref-for-string-length①\">length</a> is 0, then return failure.</p>"
656656
},
657657
{
658-
"html": "<p>If <var>value</var>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-lowercase\" id=\"ref-for-byte-lowercase\">byte-lowercased</a>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-sequence-starts-with\" id=\"ref-for-byte-sequence-starts-with\">starts with</a> `<code>__host-</code>` or `<code>__secure-</code>`, then return failure.</p>"
658+
"html": "<p>If <var>value</var>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-lowercase\" id=\"ref-for-byte-lowercase\">byte-lowercased</a>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-sequence-starts-with\" id=\"ref-for-byte-sequence-starts-with\">starts with</a> `<code>__host-</code>`, `<code>__http-</code>`, or `<code>__secure-</code>`, then return failure.</p>"
659659
}
660660
]
661661
},
662+
{
663+
"html": "<p>If <var>name</var>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-lowercase\" id=\"ref-for-byte-lowercase①\">byte-lowercased</a>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-sequence-starts-with\" id=\"ref-for-byte-sequence-starts-with①\">starts with</a> `<code>__http-</code>`, then return failure.</p>"
664+
},
662665
{
663666
"html": "<p>Let <var>encodedName</var> be the result of <a data-link-type=\"dfn\" href=\"https://encoding.spec.whatwg.org/#utf-8-encode\" id=\"ref-for-utf-8-encode\">UTF-8 encoding</a> <var>name</var>.</p>"
664667
},
@@ -682,7 +685,7 @@
682685
"html": "<p>If <var>domain</var> starts with U+002E (.), then return failure.</p>"
683686
},
684687
{
685-
"html": "<p>If <var>name</var>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-lowercase\" id=\"ref-for-byte-lowercase\">byte-lowercased</a>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-sequence-starts-with\" id=\"ref-for-byte-sequence-starts-with\">starts with</a> `<code>__host-</code>`, then return failure.</p>"
688+
"html": "<p>If <var>name</var>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-lowercase\" id=\"ref-for-byte-lowercase\">byte-lowercased</a>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-sequence-starts-with\" id=\"ref-for-byte-sequence-starts-with\">starts with</a> `<code>__host-</code>`, then return failure.</p>"
686689
},
687690
{
688691
"html": "<p>If <var>domain</var> <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsers.html#is-a-registrable-domain-suffix-of-or-is-equal-to\" id=\"ref-for-is-a-registrable-domain-suffix-of-or-is-equal-to\">is not a registrable domain suffix of and is not equal to</a> <var>host</var>, then return failure.</p>"
@@ -715,7 +718,7 @@
715718
"html": "<p>If <var>path</var> does not start with U+002F (/), then return failure.</p>"
716719
},
717720
{
718-
"html": "<p>If <var>path</var> is not U+002F (/), and <var>name</var>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-lowercase\" id=\"ref-for-byte-lowercase\">byte-lowercased</a>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-sequence-starts-with\" id=\"ref-for-byte-sequence-starts-with\">starts with</a> `<code>__host-</code>`, then return failure.</p>"
721+
"html": "<p>If <var>path</var> is not U+002F (/), and <var>name</var>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-lowercase\" id=\"ref-for-byte-lowercase\">byte-lowercased</a>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-sequence-starts-with\" id=\"ref-for-byte-sequence-starts-with\">starts with</a> `<code>__host-</code>`, then return failure.</p>"
719722
},
720723
{
721724
"html": "<p>Let <var>encodedPath</var> be the result of <a data-link-type=\"dfn\" href=\"https://encoding.spec.whatwg.org/#utf-8-encode\" id=\"ref-for-utf-8-encode③\">UTF-8 encoding</a> <var>path</var>.</p>"

ed/algorithms/fedcm-1.json

Lines changed: 70 additions & 48 deletions
Large diffs are not rendered by default.

ed/algorithms/json-ld11-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2854,7 +2854,7 @@
28542854
"html": "If the\n <a data-cite=\"RDF11-CONCEPTS#dfn-datatype-iri\" data-link-type=\"dfn\" href=\"https://www.w3.org/TR/rdf11-concepts/#dfn-datatype-iri\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a>\n of <var>value</var> equals <code>xsd:string</code>, set\n <var>converted value</var> to the\n <a href=\"https://w3c.github.io/json-ld-api/#dfn-lexical-form\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-lexical-form-4\">lexical form</a>\n of <var>value</var>."
28552855
},
28562856
{
2857-
"html": "Otherwise, if the\n <a data-cite=\"RDF11-CONCEPTS#dfn-datatype-iri\" data-link-type=\"dfn\" href=\"https://www.w3.org/TR/rdf11-concepts/#dfn-datatype-iri\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a>\n of <var>value</var> equals <code>xsd:boolean</code>, set\n <var>converted value</var> to <code>true</code> if the\n <a href=\"https://w3c.github.io/json-ld-api/#dfn-lexical-form\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-lexical-form-5\">lexical form</a>\n of <var>value</var> matches <code>true</code>, or <code>false</code>\n if it matches <code>false</code>. If it matches neither,\n set <var>type</var> to <code>xsd:boolean</code>."
2857+
"html": "Otherwise, if the\n <a data-cite=\"RDF11-CONCEPTS#dfn-datatype-iri\" data-link-type=\"dfn\" href=\"https://www.w3.org/TR/rdf11-concepts/#dfn-datatype-iri\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a>\n of <var>value</var> equals <code>xsd:boolean</code>, set\n <var>converted value</var> to <code>true</code> if the\n <a href=\"https://w3c.github.io/json-ld-api/#dfn-lexical-form\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-lexical-form-5\">lexical form</a>\n \n of <var>value</var> matches <code>\"true\"</code><ins cite=\"#change_5\"> or <code>\"1\"</code></ins>, or <code>false</code>\n if it matches <code>\"false\"</code><ins cite=\"#change_5\"> or <code>\"0\"</code></ins>.\n \n If it matches neither,\n set <var>type</var> to <code>xsd:boolean</code>."
28582858
},
28592859
{
28602860
"rationale": "attempt",

ed/dfns/fedcm-1.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1942,6 +1942,44 @@
19421942
},
19431943
"definedIn": "pre"
19441944
},
1945+
{
1946+
"id": "in-parallel-steps-for-getuserinfo",
1947+
"href": "https://w3c-fedid.github.io/FedCM/#in-parallel-steps-for-getuserinfo",
1948+
"linkingText": [
1949+
"in parallel steps for getUserInfo"
1950+
],
1951+
"localLinkingText": [],
1952+
"type": "dfn",
1953+
"for": [],
1954+
"access": "private",
1955+
"informative": false,
1956+
"heading": {
1957+
"id": "browser-api-identity-provider-interface",
1958+
"href": "https://w3c-fedid.github.io/FedCM/#browser-api-identity-provider-interface",
1959+
"title": "The IdentityProvider Interface",
1960+
"number": "2.3"
1961+
},
1962+
"definedIn": "prose"
1963+
},
1964+
{
1965+
"id": "queue-to-reject",
1966+
"href": "https://w3c-fedid.github.io/FedCM/#queue-to-reject",
1967+
"linkingText": [
1968+
"queue to reject"
1969+
],
1970+
"localLinkingText": [],
1971+
"type": "dfn",
1972+
"for": [],
1973+
"access": "private",
1974+
"informative": false,
1975+
"heading": {
1976+
"id": "browser-api-identity-provider-interface",
1977+
"href": "https://w3c-fedid.github.io/FedCM/#browser-api-identity-provider-interface",
1978+
"title": "The IdentityProvider Interface",
1979+
"number": "2.3"
1980+
},
1981+
"definedIn": "prose"
1982+
},
19451983
{
19461984
"id": "well-known-file",
19471985
"href": "https://w3c-fedid.github.io/FedCM/#well-known-file",

ed/headings/dapt.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -960,12 +960,12 @@
960960
"number": "G.10"
961961
},
962962
{
963-
"id": "scriptrepresents",
964-
"href": "https://w3c.github.io/dapt/#scriptrepresents",
963+
"id": "scriptrepresents-root",
964+
"href": "https://w3c.github.io/dapt/#scriptrepresents-root",
965965
"level": 3,
966-
"title": "#scriptRepresents",
966+
"title": "#scriptRepresents-root",
967967
"alternateIds": [
968-
"extension-scriptRepresents"
968+
"extension-scriptRepresents-root"
969969
],
970970
"number": "G.11"
971971
},

ed/ids/cookie-store.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,8 @@
680680
"https://wicg.github.io/cookie-store/#ref-for-string-length%E2%91%A0",
681681
"https://wicg.github.io/cookie-store/#ref-for-byte-lowercase",
682682
"https://wicg.github.io/cookie-store/#ref-for-byte-sequence-starts-with",
683+
"https://wicg.github.io/cookie-store/#ref-for-byte-lowercase%E2%91%A0",
684+
"https://wicg.github.io/cookie-store/#ref-for-byte-sequence-starts-with%E2%91%A0",
683685
"https://wicg.github.io/cookie-store/#ref-for-utf-8-encode",
684686
"https://wicg.github.io/cookie-store/#ref-for-utf-8-encode%E2%91%A0",
685687
"https://wicg.github.io/cookie-store/#ref-for-byte-sequence%E2%91%A1",
@@ -689,8 +691,8 @@
689691
"https://wicg.github.io/cookie-store/#ref-for-cookie-maximum-name-value-pair-size",
690692
"https://wicg.github.io/cookie-store/#ref-for-concept-url-host",
691693
"https://wicg.github.io/cookie-store/#ref-for-list%E2%91%A2",
692-
"https://wicg.github.io/cookie-store/#ref-for-byte-lowercase%E2%91%A0",
693-
"https://wicg.github.io/cookie-store/#ref-for-byte-sequence-starts-with%E2%91%A0",
694+
"https://wicg.github.io/cookie-store/#ref-for-byte-lowercase%E2%91%A1",
695+
"https://wicg.github.io/cookie-store/#ref-for-byte-sequence-starts-with%E2%91%A1",
694696
"https://wicg.github.io/cookie-store/#ref-for-is-a-registrable-domain-suffix-of-or-is-equal-to",
695697
"https://wicg.github.io/cookie-store/#ref-for-concept-host-parser",
696698
"https://wicg.github.io/cookie-store/#ref-for-utf-8-encode%E2%91%A1",
@@ -700,8 +702,8 @@
700702
"https://wicg.github.io/cookie-store/#ref-for-list-append%E2%91%A2",
701703
"https://wicg.github.io/cookie-store/#ref-for-list-append%E2%91%A3",
702704
"https://wicg.github.io/cookie-store/#ref-for-date-serialize",
703-
"https://wicg.github.io/cookie-store/#ref-for-byte-lowercase%E2%91%A1",
704-
"https://wicg.github.io/cookie-store/#ref-for-byte-sequence-starts-with%E2%91%A1",
705+
"https://wicg.github.io/cookie-store/#ref-for-byte-lowercase%E2%91%A2",
706+
"https://wicg.github.io/cookie-store/#ref-for-byte-sequence-starts-with%E2%91%A2",
705707
"https://wicg.github.io/cookie-store/#ref-for-utf-8-encode%E2%91%A2",
706708
"https://wicg.github.io/cookie-store/#ref-for-byte-sequence%E2%91%A4",
707709
"https://wicg.github.io/cookie-store/#ref-for-byte-sequence-length%E2%91%A2",

ed/ids/dapt.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1712,8 +1712,9 @@
17121712
"https://w3c.github.io/dapt/#ref-for-index-term-presentation-processor-25",
17131713
"https://w3c.github.io/dapt/#ref-for-dfn-dapt-document-76",
17141714
"https://w3c.github.io/dapt/#ref-for-index-term-transformation-processor-25",
1715-
"https://w3c.github.io/dapt/#scriptrepresents",
17161715
"https://w3c.github.io/dapt/#extension-scriptRepresents",
1716+
"https://w3c.github.io/dapt/#scriptrepresents-root",
1717+
"https://w3c.github.io/dapt/#extension-scriptRepresents-root",
17171718
"https://w3c.github.io/dapt/#ref-for-index-term-transformation-processor-26",
17181719
"https://w3c.github.io/dapt/#ref-for-dfn-daptm-scriptrepresents-1",
17191720
"https://w3c.github.io/dapt/#ref-for-index-term-presentation-processor-26",

0 commit comments

Comments
 (0)