Skip to content

Commit

Permalink
Update of TR report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 17.2.8.
  • Loading branch information
reffy-bot committed Nov 8, 2024
1 parent e988760 commit 15f18b4
Show file tree
Hide file tree
Showing 28 changed files with 891 additions and 1,221 deletions.
170 changes: 62 additions & 108 deletions tr/algorithms/appmanifest.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions tr/algorithms/rdf12-concepts.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
{
"name": "literal",
"href": "https://www.w3.org/TR/rdf12-concepts/#dfn-literal",
"html": "A <dfn data-local-lt=\"RDF literal\" data-lt=\"literal|RDF literal\" data-plurals=\"literals|rdf literals\" id=\"dfn-literal\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">literal</dfn> in an <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-rdf-graph\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-rdf-graph-24\">RDF graph</a> consists of\n two, three, or four elements, as follow:",
"html": "A <dfn data-local-lt=\"RDF literal\" data-lt=\"literal|RDF literal\" data-plurals=\"literals|rdf literals\" id=\"dfn-literal\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">literal</dfn> in an <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-rdf-graph\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-rdf-graph-23\">RDF graph</a> consists of\n two, three, or four elements, as follow:",
"rationale": "if",
"steps": [
{
"html": "a <dfn data-plurals=\"lexical forms\" id=\"dfn-lexical-form\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">lexical form</dfn> consisting of a sequence of\n <a class=\"lint-ignore\" href=\"https://www.w3.org/TR/i18n-glossary/#dfn-code-point\" id=\"ref-for-index-term-unicode-code-points-4\">Unicode code points</a> [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/rdf12-concepts/#bib-unicode\" title=\"The Unicode Standard\">UNICODE</a></cite>]\n which are <a href=\"https://www.w3.org/TR/i18n-glossary/#dfn-scalar-value\" id=\"ref-for-index-term-unicode-scalar-values-2\">Unicode scalar values</a>,\n and therefore do not contain\n <a class=\"lint-ignore\" href=\"https://www.w3.org/TR/i18n-glossary/#dfn-surrogate\" id=\"ref-for-index-term-surrogate-code-points-2\">Unicode surrogate code points</a>"
},
{
"html": "a <dfn data-plurals=\"datatype iris\" id=\"dfn-datatype-iri\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></dfn>, being an <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-iri\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-iri-27\"><abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a>\n identifying a datatype that determines how the lexical form maps\n to a <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-literal-value\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-literal-value-3\">literal value</a>"
"html": "a <dfn data-plurals=\"datatype iris\" id=\"dfn-datatype-iri\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></dfn>, being an <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-iri\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-iri-22\"><abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a>\n identifying a datatype that determines how the lexical form maps\n to a <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-literal-value\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-literal-value-3\">literal value</a>"
},
{
"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-1\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a> is\n <code>http://www.w3.org/1999/02/22-rdf-syntax-ns#langString</code>, a\n non-empty <dfn 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>]. The\n 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 consistently, that is, in a case insensitive manner.\n Two language tags are the same if they only differ by case."
Expand Down
10 changes: 5 additions & 5 deletions tr/algorithms/webgpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -2001,19 +2001,19 @@
"html": "<p>Let <var>limits</var> be <var>this</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpuobjectbase-device-slot\" id=\"ref-for-dom-gpuobjectbase-device-slot③⓪\" data-timeline=\"const\">[[device]]</a></code>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-device-limits-slot\" id=\"ref-for-dom-device-limits-slot⑤\" data-timeline=\"const\">[[limits]]</a></code>.</p>"
},
{
"html": "<p>Let <var>bindGroupLayouts</var> be a copy of <var>descriptor</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpupipelinelayoutdescriptor-bindgrouplayouts\" id=\"ref-for-dom-gpupipelinelayoutdescriptor-bindgrouplayouts③\">bindGroupLayouts</a></code></p>"
"html": "<p>Let <var>bindGroupLayouts</var> be a copy of <var>descriptor</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpupipelinelayoutdescriptor-bindgrouplayouts\" id=\"ref-for-dom-gpupipelinelayoutdescriptor-bindgrouplayouts③\">bindGroupLayouts</a></code>.</p>"
},
{
"html": "For each <var>i</var> in the <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-get-the-indices\" id=\"ref-for-list-get-the-indices\">indices</a> of <var>bindGroupLayouts</var>:",
"rationale": "if",
"steps": [
{
"html": "<p>If <var>bindGroupLayouts</var>[<var>i</var>] is <code>undefined</code> or <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-empty\" id=\"ref-for-list-empty\">empty</a>, set <var>bindGroupLayouts</var>[<var>i</var>] to <code>null</code>.</p>"
"html": "<p>If <var>bindGroupLayouts</var>[<var>i</var>] is not <code>null</code> and <var>bindGroupLayouts</var>[<var>i</var>].<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayout-descriptor-slot\" id=\"ref-for-dom-gpubindgrouplayout-descriptor-slot①\">[[descriptor]]</a></code>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutdescriptor-entries\" id=\"ref-for-dom-gpubindgrouplayoutdescriptor-entries⑦\">entries</a></code> is <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-empty\" id=\"ref-for-list-empty\">empty</a>, set <var>bindGroupLayouts</var>[<var>i</var>] to <code>null</code>.</p>"
}
]
},
{
"html": "<p>Let <var>allEntries</var> be the result of concatenating <var>bgl</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayout-descriptor-slot\" id=\"ref-for-dom-gpubindgrouplayout-descriptor-slot\">[[descriptor]]</a></code>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutdescriptor-entries\" id=\"ref-for-dom-gpubindgrouplayoutdescriptor-entries\">entries</a></code> for all non-<code>null</code> <var>bgl</var> in <var>bindGroupLayouts</var>.</p>"
"html": "<p>Let <var>allEntries</var> be the result of concatenating <var>bgl</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayout-descriptor-slot\" id=\"ref-for-dom-gpubindgrouplayout-descriptor-slot\">[[descriptor]]</a></code>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutdescriptor-entries\" id=\"ref-for-dom-gpubindgrouplayoutdescriptor-entries\">entries</a></code> for all non-<code>null</code> <var>bgl</var> in <var>bindGroupLayouts</var>.</p>"
},
{
"html": "<p>If any of the following conditions are unsatisfied <a data-link-type=\"abstract-op\" href=\"https://www.w3.org/TR/webgpu/#abstract-opdef-generate-a-validation-error\" id=\"ref-for-abstract-opdef-generate-a-validation-error①②\" data-timeline=\"device\">generate a validation error</a>, <a data-link-type=\"abstract-op\" href=\"https://www.w3.org/TR/webgpu/#abstract-opdef-invalidate\" id=\"ref-for-abstract-opdef-invalidate①①\" data-timeline=\"device\">invalidate</a> <var>pl</var> and return.</p>\n <div class=\"validusage\">\n <ul>\n <li data-md=\"\">\n <p>Every non-<code>null</code> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#gpubindgrouplayout\" id=\"ref-for-gpubindgrouplayout③②\">GPUBindGroupLayout</a></code> in <var>bindGroupLayouts</var> must be <a data-link-type=\"abstract-op\" href=\"https://www.w3.org/TR/webgpu/#abstract-opdef-valid-to-use-with\" id=\"ref-for-abstract-opdef-valid-to-use-with⑨\" data-timeline=\"device\">valid to use with</a> <var>this</var> and have a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayout-exclusivepipeline-slot\" id=\"ref-for-dom-gpubindgrouplayout-exclusivepipeline-slot③\" data-timeline=\"device\">[[exclusivePipeline]]</a></code> of <code>null</code>.</p>\n </li><li data-md=\"\">\n <p>The <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-size\" id=\"ref-for-list-size\">size</a> of <var>descriptor</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpupipelinelayoutdescriptor-bindgrouplayouts\" id=\"ref-for-dom-gpupipelinelayoutdescriptor-bindgrouplayouts④\">bindGroupLayouts</a></code> must be ≤ <var>limits</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-supported-limits-maxbindgroups\" id=\"ref-for-dom-supported-limits-maxbindgroups①\">maxBindGroups</a></code>.</p>\n </li><li data-md=\"\">\n <p><var>allEntries</var> must not <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webgpu/#exceeds-the-binding-slot-limits\" id=\"ref-for-exceeds-the-binding-slot-limits①⓪\" data-timeline=\"device\">exceed the binding slot limits</a> of <var>limits</var>.</p>\n </li></ul>\n </div>"
Expand Down Expand Up @@ -2274,7 +2274,7 @@
"rationale": "set",
"steps": [
{
"html": "<p>Set <var>groupDesc</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutdescriptor-entries\" id=\"ref-for-dom-gpubindgrouplayoutdescriptor-entries\">entries</a></code> to an empty <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#idl-sequence\" id=\"ref-for-idl-sequence⑧\">sequence</a>.</p>"
"html": "<p>Set <var>groupDesc</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutdescriptor-entries\" id=\"ref-for-dom-gpubindgrouplayoutdescriptor-entries\">entries</a></code> to an empty <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#idl-sequence\" id=\"ref-for-idl-sequence⑧\">sequence</a>.</p>"
}
]
},
Expand Down Expand Up @@ -4636,7 +4636,7 @@
"html": "<p>Let <var>bindGroup</var> be <var>encoder</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-bind_groups-slot\" id=\"ref-for-dom-gpubindingcommandsmixin-bind_groups-slot⑤\" data-timeline=\"device\">[[bind_groups]]</a></code>[<var>bindGroupIndex</var>].</p>"
},
{
"html": "<p>Let <var>bindGroupLayoutEntries</var> be <var>bindGroupLayout</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayout-descriptor-slot\" id=\"ref-for-dom-gpubindgrouplayout-descriptor-slot\">[[descriptor]]</a></code>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutdescriptor-entries\" id=\"ref-for-dom-gpubindgrouplayoutdescriptor-entries\">entries</a></code>.</p>"
"html": "<p>Let <var>bindGroupLayoutEntries</var> be <var>bindGroupLayout</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayout-descriptor-slot\" id=\"ref-for-dom-gpubindgrouplayout-descriptor-slot\">[[descriptor]]</a></code>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutdescriptor-entries\" id=\"ref-for-dom-gpubindgrouplayoutdescriptor-entries①⓪\">entries</a></code>.</p>"
},
{
"html": "<p>Let <var>bufferRanges</var> be the <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webgpu/#gpubindgroup-bound-buffer-ranges\" id=\"ref-for-gpubindgroup-bound-buffer-ranges\" data-timeline=\"device\">bound buffer ranges</a> of <var>bindGroup</var>,\ngiven dynamic offsets <var>encoder</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-dynamic_offsets-slot\" id=\"ref-for-dom-gpubindingcommandsmixin-dynamic_offsets-slot③\" data-timeline=\"device\">[[dynamic_offsets]]</a></code>[<var>bindGroupIndex</var>]</p>"
Expand Down
Loading

0 comments on commit 15f18b4

Please sign in to comment.