Skip to content

Commit b70cd03

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 19.1.7.
1 parent 63d8241 commit b70cd03

17 files changed

+1105
-452
lines changed

tr/algorithms/IndexedDB-3.json

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

tr/algorithms/push-api.json

Lines changed: 264 additions & 47 deletions
Large diffs are not rendered by default.

tr/algorithms/rdf12-concepts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"html": "If and only if the <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-datatype-iri\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-datatype-iri-2\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a> is\n <code>http://www.w3.org/1999/02/22-rdf-syntax-ns#langString</code> or\n <code>http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString</code>, there is a\n non-empty <dfn class=\"export\" data-export=\"\" data-plurals=\"language tags\" id=\"dfn-language-tag\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">language tag</dfn> as defined by [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/rdf12-concepts/#bib-bcp47\" title=\"Tags for Identifying Languages\">BCP47</a></cite>].\n The language tag <em class=\"rfc2119\">MUST</em> be well-formed according to\n <a href=\"https://www.rfc-editor.org/rfc/rfc5646#section-2.2.9\" id=\"ref-for-index-term-section-2-2-9-1\">section 2.2.9</a>\n of [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/rdf12-concepts/#bib-bcp47\" title=\"Tags for Identifying Languages\">BCP47</a></cite>],\n and <em class=\"rfc2119\">MUST</em> be treated accordingly, that is, in a case-insensitive manner.\n Two [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/rdf12-concepts/#bib-bcp47\" title=\"Tags for Identifying Languages\">BCP47</a></cite>]-complying strings that differ only by case represent the same <a data-link-type=\"dfn|abstract-op\" href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-language-tag\" class=\"internalDFN\" id=\"ref-for-dfn-language-tag-1\">language tag</a>."
2121
},
2222
{
23-
"html": "If and only if the <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-datatype-iri\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-datatype-iri-3\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a> is\n <code>http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString</code>,\n a <dfn class=\"export\" data-export=\"\" data-plurals=\"base directions\" id=\"dfn-base-direction\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">base direction</dfn> that <em class=\"rfc2119\">MUST</em> be one of the following:<ul>\n <li><code>ltr</code>, indicating that the initial text direction is set to left-to-right</li>\n <li><code>rtl</code>, indicating that the initial text direction is set to right-to-left</li>\n </ul>"
23+
"html": "If and only if the <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-datatype-iri\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-datatype-iri-3\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a> is\n <code>http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString</code>, there is a\n <dfn class=\"export\" data-export=\"\" data-plurals=\"base directions\" id=\"dfn-base-direction\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">base direction</dfn> that <em class=\"rfc2119\">MUST</em> be one of the following:<ul>\n <li><code>ltr</code>, indicating that the initial text direction is set to left-to-right</li>\n <li><code>rtl</code>, indicating that the initial text direction is set to right-to-left</li>\n </ul>"
2424
}
2525
]
2626
}

tr/dfns/digital-credentials.json

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,30 @@
840840
],
841841
"number": "7"
842842
},
843-
"definedIn": "prose",
843+
"definedIn": "dt",
844+
"links": []
845+
},
846+
{
847+
"id": "dfn-digital-credentials-create",
848+
"href": "https://www.w3.org/TR/digital-credentials/#dfn-digital-credentials-create",
849+
"linkingText": [
850+
"\"digital-credentials-create\""
851+
],
852+
"localLinkingText": [],
853+
"type": "permission",
854+
"for": [],
855+
"access": "public",
856+
"informative": false,
857+
"heading": {
858+
"id": "permissions-policy",
859+
"href": "https://www.w3.org/TR/digital-credentials/#permissions-policy",
860+
"title": "Permissions Policy integration",
861+
"alternateIds": [
862+
"x7-permissions-policy-integration"
863+
],
864+
"number": "7"
865+
},
866+
"definedIn": "dt",
844867
"links": []
845868
},
846869
{

0 commit comments

Comments
 (0)