From 4a19179bd165970a9fa1689b226dec611981e8b9 Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Fri, 16 Jun 2023 01:29:14 +0000 Subject: [PATCH] Update of TR report from new reffy run Using reffy commit 13.1.0. --- tr/dfns/rdf12-turtle.json | 20 + tr/dfns/webrtc-stats.json | 20 + tr/headings/rdf12-n-quads.json | 6 + tr/headings/rdf12-n-triples.json | 6 + tr/headings/rdf12-turtle.json | 16 +- tr/idl/webrtc-stats.idl | 1 + tr/ids/CSP3.json | 706 ++++++++++++++++++++++ tr/ids/rdf12-n-quads.json | 2 + tr/ids/rdf12-n-triples.json | 2 + tr/ids/rdf12-turtle.json | 182 ++++-- tr/ids/rdf12-xml.json | 16 +- tr/ids/secure-payment-confirmation.json | 288 --------- tr/ids/webrtc-stats.json | 99 +-- tr/index.json | 38 +- tr/links/rdf12-n-quads.json | 96 ++- tr/links/rdf12-n-triples.json | 98 ++- tr/links/rdf12-schema.json | 113 ++-- tr/links/rdf12-turtle.json | 138 +++-- tr/links/rdf12-xml.json | 138 ++--- tr/links/secure-payment-confirmation.json | 5 +- tr/refs/rdf12-n-quads.json | 34 +- tr/refs/rdf12-n-triples.json | 34 +- tr/refs/rdf12-schema.json | 34 +- tr/refs/rdf12-turtle.json | 44 +- tr/refs/rdf12-xml.json | 50 +- 25 files changed, 1385 insertions(+), 801 deletions(-) diff --git a/tr/dfns/rdf12-turtle.json b/tr/dfns/rdf12-turtle.json index 5210a5eb7ba7..846b7a896534 100644 --- a/tr/dfns/rdf12-turtle.json +++ b/tr/dfns/rdf12-turtle.json @@ -4,6 +4,26 @@ "url": "https://www.w3.org/TR/rdf12-turtle/" }, "dfns": [ + { + "id": "dfn-annotation-syntax", + "href": "https://www.w3.org/TR/rdf12-turtle/#dfn-annotation-syntax", + "linkingText": [ + "annotation-syntax", + "annotation syntax" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": true, + "heading": { + "id": "annotation-syntax", + "href": "https://www.w3.org/TR/rdf12-turtle/#annotation-syntax", + "title": "Annotation Syntax", + "number": "2.9.1" + }, + "definedIn": "prose" + }, { "id": "dfn-turtle-document", "href": "https://www.w3.org/TR/rdf12-turtle/#dfn-turtle-document", diff --git a/tr/dfns/webrtc-stats.json b/tr/dfns/webrtc-stats.json index f9e2fb48e7f2..c6eb32096a0d 100644 --- a/tr/dfns/webrtc-stats.json +++ b/tr/dfns/webrtc-stats.json @@ -1328,6 +1328,26 @@ }, "definedIn": "dt" }, + { + "id": "dom-rtcinboundrtpstreamstats-fecbytesreceived", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-fecbytesreceived", + "linkingText": [ + "fecBytesReceived" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "RTCInboundRtpStreamStats" + ], + "access": "public", + "informative": false, + "heading": { + "id": "dictionary-rtcinboundrtpstreamstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcinboundrtpstreamstats-members", + "title": "Dictionary RTCInboundRtpStreamStats Members" + }, + "definedIn": "dt" + }, { "id": "dom-rtcinboundrtpstreamstats-fecpacketsreceived", "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-fecpacketsreceived", diff --git a/tr/headings/rdf12-n-quads.json b/tr/headings/rdf12-n-quads.json index 1933e52da34d..27a4c8e9910b 100644 --- a/tr/headings/rdf12-n-quads.json +++ b/tr/headings/rdf12-n-quads.json @@ -133,6 +133,12 @@ "title": "Grammar", "number": "5.3" }, + { + "id": "terminals", + "href": "https://www.w3.org/TR/rdf12-n-quads/#terminals", + "level": 3, + "title": "Productions for terminals" + }, { "id": "sec-parsing", "href": "https://www.w3.org/TR/rdf12-n-quads/#sec-parsing", diff --git a/tr/headings/rdf12-n-triples.json b/tr/headings/rdf12-n-triples.json index 768b2c87720c..ec192479dedd 100644 --- a/tr/headings/rdf12-n-triples.json +++ b/tr/headings/rdf12-n-triples.json @@ -133,6 +133,12 @@ "title": "Grammar", "number": "5.3" }, + { + "id": "terminals", + "href": "https://www.w3.org/TR/rdf12-n-triples/#terminals", + "level": 3, + "title": "Productions for terminals" + }, { "id": "sec-parsing", "href": "https://www.w3.org/TR/rdf12-n-triples/#sec-parsing", diff --git a/tr/headings/rdf12-turtle.json b/tr/headings/rdf12-turtle.json index d1c8e4d9f732..a3f806841c7f 100644 --- a/tr/headings/rdf12-turtle.json +++ b/tr/headings/rdf12-turtle.json @@ -109,7 +109,7 @@ "id": "unlabeled-bnodes", "href": "https://www.w3.org/TR/rdf12-turtle/#unlabeled-bnodes", "level": 3, - "title": "Nesting Unlabeled Blank Nodes in Turtle", + "title": "Nesting of Blank Nodes without Blank Node Identifiers", "number": "2.7" }, { @@ -119,6 +119,20 @@ "title": "Collections", "number": "2.8" }, + { + "id": "quoted-triples", + "href": "https://www.w3.org/TR/rdf12-turtle/#quoted-triples", + "level": 3, + "title": "Quoted Triples", + "number": "2.9" + }, + { + "id": "annotation-syntax", + "href": "https://www.w3.org/TR/rdf12-turtle/#annotation-syntax", + "level": 4, + "title": "Annotation Syntax", + "number": "2.9.1" + }, { "id": "sec-examples", "href": "https://www.w3.org/TR/rdf12-turtle/#sec-examples", diff --git a/tr/idl/webrtc-stats.idl b/tr/idl/webrtc-stats.idl index eaab73d2a178..264c81ab503a 100644 --- a/tr/idl/webrtc-stats.idl +++ b/tr/idl/webrtc-stats.idl @@ -65,6 +65,7 @@ dictionary RTCInboundRtpStreamStats : RTCReceivedRtpStreamStats { DOMHighResTimeStamp lastPacketReceivedTimestamp; unsigned long long headerBytesReceived; unsigned long long packetsDiscarded; + unsigned long long fecBytesReceived; unsigned long long fecPacketsReceived; unsigned long long fecPacketsDiscarded; unsigned long long bytesReceived; diff --git a/tr/ids/CSP3.json b/tr/ids/CSP3.json index 5e2950dc144d..4bc07be863ec 100644 --- a/tr/ids/CSP3.json +++ b/tr/ids/CSP3.json @@ -17,6 +17,8 @@ "https://www.w3.org/TR/CSP3/#content-security-policy", "https://www.w3.org/TR/CSP3/#infopanel-for-content-security-policy", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-content-security-policy", + "https://www.w3.org/TR/CSP3/#infopanel-for-content-security-policy", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-content-security-policy", "https://www.w3.org/TR/CSP3/#examples", "https://www.w3.org/TR/CSP3/#example-basic", "https://www.w3.org/TR/CSP3/#example-1a2032b4", @@ -46,32 +48,46 @@ "https://www.w3.org/TR/CSP3/#grammardef-optional-ascii-whitespace", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-optional-ascii-whitespace", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-optional-ascii-whitespace", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-optional-ascii-whitespace", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-optional-ascii-whitespace", "https://www.w3.org/TR/CSP3/#grammardef-required-ascii-whitespace", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-required-ascii-whitespace", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-required-ascii-whitespace", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-required-ascii-whitespace", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-required-ascii-whitespace", "https://www.w3.org/TR/CSP3/#ref-for-ascii-whitespace", "https://www.w3.org/TR/CSP3/#ref-for-something", "https://www.w3.org/TR/CSP3/#framework-policy", "https://www.w3.org/TR/CSP3/#content-security-policy-object", "https://www.w3.org/TR/CSP3/#infopanel-for-content-security-policy-object", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-content-security-policy-object", + "https://www.w3.org/TR/CSP3/#infopanel-for-content-security-policy-object", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-content-security-policy-object", "https://www.w3.org/TR/CSP3/#ref-for-document%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-workerglobalscope", "https://www.w3.org/TR/CSP3/#ref-for-workletglobalscope", "https://www.w3.org/TR/CSP3/#policy-directive-set", "https://www.w3.org/TR/CSP3/#infopanel-for-policy-directive-set", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-policy-directive-set", + "https://www.w3.org/TR/CSP3/#infopanel-for-policy-directive-set", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-policy-directive-set", "https://www.w3.org/TR/CSP3/#ref-for-ordered-set", "https://www.w3.org/TR/CSP3/#ref-for-directives", "https://www.w3.org/TR/CSP3/#policy-disposition", "https://www.w3.org/TR/CSP3/#infopanel-for-policy-disposition", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-policy-disposition", + "https://www.w3.org/TR/CSP3/#infopanel-for-policy-disposition", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-policy-disposition", "https://www.w3.org/TR/CSP3/#policy-source", "https://www.w3.org/TR/CSP3/#infopanel-for-policy-source", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-policy-source", + "https://www.w3.org/TR/CSP3/#infopanel-for-policy-source", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-policy-source", "https://www.w3.org/TR/CSP3/#policy-self-origin", "https://www.w3.org/TR/CSP3/#infopanel-for-policy-self-origin", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-policy-self-origin", + "https://www.w3.org/TR/CSP3/#infopanel-for-policy-self-origin", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-policy-self-origin", "https://www.w3.org/TR/CSP3/#ref-for-concept-origin", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-self", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-self%E2%91%A0", @@ -85,21 +101,29 @@ "https://www.w3.org/TR/CSP3/#csp-list", "https://www.w3.org/TR/CSP3/#infopanel-for-csp-list", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-csp-list", + "https://www.w3.org/TR/CSP3/#infopanel-for-csp-list", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-csp-list", "https://www.w3.org/TR/CSP3/#ref-for-csp-list", "https://www.w3.org/TR/CSP3/#contains-a-header-delivered-content-security-policy", "https://www.w3.org/TR/CSP3/#infopanel-for-contains-a-header-delivered-content-security-policy", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-contains-a-header-delivered-content-security-policy", + "https://www.w3.org/TR/CSP3/#infopanel-for-contains-a-header-delivered-content-security-policy", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-contains-a-header-delivered-content-security-policy", "https://www.w3.org/TR/CSP3/#ref-for-list-contain", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-policy-source", "https://www.w3.org/TR/CSP3/#serialized-csp", "https://www.w3.org/TR/CSP3/#infopanel-for-serialized-csp", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-serialized-csp", + "https://www.w3.org/TR/CSP3/#infopanel-for-serialized-csp", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-serialized-csp", "https://www.w3.org/TR/CSP3/#ref-for-ascii-string", "https://www.w3.org/TR/CSP3/#ref-for-serialized-directive", "https://www.w3.org/TR/CSP3/#grammardef-serialized-policy", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-serialized-policy", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-serialized-policy", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-serialized-policy", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-serialized-policy", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-directive", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-optional-ascii-whitespace%E2%91%A4", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-optional-ascii-whitespace%E2%91%A5", @@ -113,6 +137,8 @@ "https://www.w3.org/TR/CSP3/#abstract-opdef-parse-a-serialized-csp", "https://www.w3.org/TR/CSP3/#infopanel-for-abstract-opdef-parse-a-serialized-csp", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-abstract-opdef-parse-a-serialized-csp", + "https://www.w3.org/TR/CSP3/#infopanel-for-abstract-opdef-parse-a-serialized-csp", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-abstract-opdef-parse-a-serialized-csp", "https://www.w3.org/TR/CSP3/#ref-for-string", "https://www.w3.org/TR/CSP3/#ref-for-policy-source%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-policy-disposition", @@ -144,6 +170,8 @@ "https://www.w3.org/TR/CSP3/#abstract-opdef-parse-a-serialized-csp-list", "https://www.w3.org/TR/CSP3/#infopanel-for-abstract-opdef-parse-a-serialized-csp-list", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-abstract-opdef-parse-a-serialized-csp-list", + "https://www.w3.org/TR/CSP3/#infopanel-for-abstract-opdef-parse-a-serialized-csp-list", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-abstract-opdef-parse-a-serialized-csp-list", "https://www.w3.org/TR/CSP3/#ref-for-byte-sequence", "https://www.w3.org/TR/CSP3/#ref-for-string%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-policy-source%E2%91%A2", @@ -165,9 +193,13 @@ "https://www.w3.org/TR/CSP3/#ref-for-parse-response-csp", "https://www.w3.org/TR/CSP3/#infopanel-for-parse-response-csp", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-parse-response-csp", + "https://www.w3.org/TR/CSP3/#infopanel-for-parse-response-csp", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-parse-response-csp", "https://www.w3.org/TR/CSP3/#abstract-opdef-parse-a-responses-content-security-policies", "https://www.w3.org/TR/CSP3/#infopanel-for-abstract-opdef-parse-a-responses-content-security-policies", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-abstract-opdef-parse-a-responses-content-security-policies", + "https://www.w3.org/TR/CSP3/#infopanel-for-abstract-opdef-parse-a-responses-content-security-policies", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-abstract-opdef-parse-a-responses-content-security-policies", "https://www.w3.org/TR/CSP3/#ref-for-concept-response", "https://www.w3.org/TR/CSP3/#ref-for-abstract-opdef-parse-a-serialized-csp-list", "https://www.w3.org/TR/CSP3/#ref-for-extract-header-list-values", @@ -191,14 +223,20 @@ "https://www.w3.org/TR/CSP3/#directives", "https://www.w3.org/TR/CSP3/#infopanel-for-directives", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directives", + "https://www.w3.org/TR/CSP3/#infopanel-for-directives", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directives", "https://www.w3.org/TR/CSP3/#ref-for-policy-directive-set%E2%91%A4", "https://www.w3.org/TR/CSP3/#ref-for-directives%E2%91%A2", "https://www.w3.org/TR/CSP3/#directive-name", "https://www.w3.org/TR/CSP3/#infopanel-for-directive-name", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-name", + "https://www.w3.org/TR/CSP3/#infopanel-for-directive-name", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-name", "https://www.w3.org/TR/CSP3/#directive-value", "https://www.w3.org/TR/CSP3/#infopanel-for-directive-value", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-value", + "https://www.w3.org/TR/CSP3/#infopanel-for-directive-value", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-value", "https://www.w3.org/TR/CSP3/#ref-for-directive-name%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-string%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-directive-value%E2%91%A0", @@ -209,21 +247,29 @@ "https://www.w3.org/TR/CSP3/#serialized-directive", "https://www.w3.org/TR/CSP3/#infopanel-for-serialized-directive", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-serialized-directive", + "https://www.w3.org/TR/CSP3/#infopanel-for-serialized-directive", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-serialized-directive", "https://www.w3.org/TR/CSP3/#ref-for-ascii-string%E2%91%A2", "https://www.w3.org/TR/CSP3/#grammardef-serialized-directive", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-serialized-directive", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-serialized-directive", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-serialized-directive", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-serialized-directive", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-directive-name", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-required-ascii-whitespace", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-directive-value", "https://www.w3.org/TR/CSP3/#grammardef-directive-name", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-directive-name", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-directive-name", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-directive-name", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-directive-name", "https://www.w3.org/TR/CSP3/#ref-for-appendix-B.1", "https://www.w3.org/TR/CSP3/#ref-for-appendix-B.1%E2%91%A0", "https://www.w3.org/TR/CSP3/#grammardef-directive-value", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-directive-value", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-directive-value", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-directive-value", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-directive-value", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-required-ascii-whitespace%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-appendix-B.1%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-appendix-B.1%E2%91%A2", @@ -234,12 +280,16 @@ "https://www.w3.org/TR/CSP3/#directive-pre-request-check", "https://www.w3.org/TR/CSP3/#infopanel-for-directive-pre-request-check", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-pre-request-check", + "https://www.w3.org/TR/CSP3/#infopanel-for-directive-pre-request-check", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-pre-request-check", "https://www.w3.org/TR/CSP3/#ref-for-concept-request", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A6", "https://www.w3.org/TR/CSP3/#ref-for-should-block-request", "https://www.w3.org/TR/CSP3/#directive-post-request-check", "https://www.w3.org/TR/CSP3/#infopanel-for-directive-post-request-check", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-post-request-check", + "https://www.w3.org/TR/CSP3/#infopanel-for-directive-post-request-check", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-post-request-check", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-concept-response%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A7", @@ -247,6 +297,8 @@ "https://www.w3.org/TR/CSP3/#directive-inline-check", "https://www.w3.org/TR/CSP3/#infopanel-for-directive-inline-check", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-inline-check", + "https://www.w3.org/TR/CSP3/#infopanel-for-directive-inline-check", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-inline-check", "https://www.w3.org/TR/CSP3/#ref-for-element", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-should-block-inline", @@ -254,6 +306,8 @@ "https://www.w3.org/TR/CSP3/#directive-initialization", "https://www.w3.org/TR/CSP3/#infopanel-for-directive-initialization", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-initialization", + "https://www.w3.org/TR/CSP3/#infopanel-for-directive-initialization", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-initialization", "https://www.w3.org/TR/CSP3/#ref-for-document%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-global-object", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A0%E2%93%AA", @@ -262,12 +316,16 @@ "https://www.w3.org/TR/CSP3/#directive-pre-navigation-check", "https://www.w3.org/TR/CSP3/#infopanel-for-directive-pre-navigation-check", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-pre-navigation-check", + "https://www.w3.org/TR/CSP3/#infopanel-for-directive-pre-navigation-check", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-pre-navigation-check", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-should-block-navigation-request%E2%91%A0", "https://www.w3.org/TR/CSP3/#directive-navigation-response-check", "https://www.w3.org/TR/CSP3/#infopanel-for-directive-navigation-response-check", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-navigation-response-check", + "https://www.w3.org/TR/CSP3/#infopanel-for-directive-navigation-response-check", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-navigation-response-check", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-concept-response%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-navigable", @@ -276,6 +334,8 @@ "https://www.w3.org/TR/CSP3/#directive-webrtc-pre-connect-check", "https://www.w3.org/TR/CSP3/#infopanel-for-directive-webrtc-pre-connect-check", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-webrtc-pre-connect-check", + "https://www.w3.org/TR/CSP3/#infopanel-for-directive-webrtc-pre-connect-check", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-directive-webrtc-pre-connect-check", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/CSP3/#framework-directive-source-list", "https://www.w3.org/TR/CSP3/#ref-for-directives%E2%91%A4", @@ -283,12 +343,16 @@ "https://www.w3.org/TR/CSP3/#source-lists", "https://www.w3.org/TR/CSP3/#infopanel-for-source-lists", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-source-lists", + "https://www.w3.org/TR/CSP3/#infopanel-for-source-lists", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-source-lists", "https://www.w3.org/TR/CSP3/#ref-for-ordered-set%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-string%E2%91%A3", "https://www.w3.org/TR/CSP3/#ref-for-string%E2%91%A4", "https://www.w3.org/TR/CSP3/#source-expression", "https://www.w3.org/TR/CSP3/#infopanel-for-source-expression", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-source-expression", + "https://www.w3.org/TR/CSP3/#infopanel-for-source-expression", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-source-expression", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-none", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-self%E2%91%A1", "https://www.w3.org/TR/CSP3/#serialized-source-list", @@ -297,15 +361,21 @@ "https://www.w3.org/TR/CSP3/#grammardef-serialized-source-list", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-serialized-source-list", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-serialized-source-list", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-serialized-source-list", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-serialized-source-list", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-source-expression", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-required-ascii-whitespace%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-source-expression%E2%91%A0", "https://www.w3.org/TR/CSP3/#grammardef-none", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-none", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-none", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-none", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-none", "https://www.w3.org/TR/CSP3/#grammardef-source-expression", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-source-expression", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-source-expression", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-source-expression", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-source-expression", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-scheme-source", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-host-source", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-keyword-source", @@ -314,10 +384,14 @@ "https://www.w3.org/TR/CSP3/#grammardef-scheme-source", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-scheme-source", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-scheme-source", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-scheme-source", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-scheme-source", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-scheme-part", "https://www.w3.org/TR/CSP3/#grammardef-host-source", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-host-source", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-host-source", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-host-source", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-host-source", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-scheme-part%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-host-part", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-port-part", @@ -325,69 +399,103 @@ "https://www.w3.org/TR/CSP3/#grammardef-scheme-part", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-scheme-part", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-scheme-part", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-scheme-part", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-scheme-part", "https://www.w3.org/TR/CSP3/#ref-for-section-3.1", "https://www.w3.org/TR/CSP3/#ref-for-section-3.1%E2%91%A0", "https://www.w3.org/TR/CSP3/#grammardef-host-part", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-host-part", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-host-part", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-host-part", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-host-part", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-host-char", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-host-char%E2%91%A0", "https://www.w3.org/TR/CSP3/#grammardef-host-char", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-host-char", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-host-char", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-host-char", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-host-char", "https://www.w3.org/TR/CSP3/#ref-for-appendix-B.1%E2%91%A6", "https://www.w3.org/TR/CSP3/#ref-for-appendix-B.1%E2%91%A7", "https://www.w3.org/TR/CSP3/#grammardef-port-part", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-port-part", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-port-part", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-port-part", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-port-part", "https://www.w3.org/TR/CSP3/#ref-for-appendix-B.1%E2%91%A8", "https://www.w3.org/TR/CSP3/#grammardef-path-part", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-path-part", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-path-part", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-path-part", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-path-part", "https://www.w3.org/TR/CSP3/#ref-for-section-3.3", "https://www.w3.org/TR/CSP3/#ref-for-section-3.3%E2%91%A0", "https://www.w3.org/TR/CSP3/#grammardef-keyword-source", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-keyword-source", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-keyword-source", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-keyword-source", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-keyword-source", "https://www.w3.org/TR/CSP3/#grammardef-self", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-self", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-self", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-self", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-self", "https://www.w3.org/TR/CSP3/#grammardef-unsafe-inline", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-unsafe-inline", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-unsafe-inline", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-unsafe-inline", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-unsafe-inline", "https://www.w3.org/TR/CSP3/#grammardef-unsafe-eval", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-unsafe-eval", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-unsafe-eval", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-unsafe-eval", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-unsafe-eval", "https://www.w3.org/TR/CSP3/#grammardef-strict-dynamic", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-strict-dynamic", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-strict-dynamic", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-strict-dynamic", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-strict-dynamic", "https://www.w3.org/TR/CSP3/#grammardef-unsafe-hashes", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-unsafe-hashes", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-unsafe-hashes", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-unsafe-hashes", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-unsafe-hashes", "https://www.w3.org/TR/CSP3/#grammardef-report-sample", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-report-sample", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-report-sample", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-report-sample", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-report-sample", "https://www.w3.org/TR/CSP3/#grammardef-unsafe-allow-redirects", "https://www.w3.org/TR/CSP3/#grammardef-wasm-unsafe-eval", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-wasm-unsafe-eval", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-wasm-unsafe-eval", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-wasm-unsafe-eval", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-wasm-unsafe-eval", "https://www.w3.org/TR/CSP3/#grammardef-nonce-source", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-nonce-source", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-nonce-source", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-nonce-source", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-nonce-source", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-base64-value", "https://www.w3.org/TR/CSP3/#grammardef-base64-value", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-base64-value", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-base64-value", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-base64-value", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-base64-value", "https://www.w3.org/TR/CSP3/#ref-for-appendix-B.1%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/CSP3/#ref-for-appendix-B.1%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/CSP3/#grammardef-hash-source", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-hash-source", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-hash-source", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-hash-source", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-hash-source", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-hash-algorithm", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-base64-value%E2%91%A0", "https://www.w3.org/TR/CSP3/#grammardef-hash-algorithm", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-hash-algorithm", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-hash-algorithm", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-hash-algorithm", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-hash-algorithm", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-host-char%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-serialized-csp%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-base64-value%E2%91%A1", @@ -400,28 +508,38 @@ "https://www.w3.org/TR/CSP3/#violation", "https://www.w3.org/TR/CSP3/#infopanel-for-violation", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/CSP3/#ref-for-global-object%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-violation", "https://www.w3.org/TR/CSP3/#violation-global-object", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-global-object", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-global-object", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-global-object", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-global-object", "https://www.w3.org/TR/CSP3/#ref-for-global-object%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A0", "https://www.w3.org/TR/CSP3/#violation-url", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-url", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-url", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-url", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-url", "https://www.w3.org/TR/CSP3/#ref-for-violation-global-object", "https://www.w3.org/TR/CSP3/#ref-for-url", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A1", "https://www.w3.org/TR/CSP3/#violation-status", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-status", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-status", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-status", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-status", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A2", "https://www.w3.org/TR/CSP3/#violation-resource", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-resource", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-resource", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-resource", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-resource", "https://www.w3.org/TR/CSP3/#ref-for-url%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A3", "https://www.w3.org/TR/CSP3/#ref-for-violation-resource", @@ -435,44 +553,62 @@ "https://www.w3.org/TR/CSP3/#violation-referrer", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-referrer", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-referrer", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-referrer", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-referrer", "https://www.w3.org/TR/CSP3/#ref-for-url%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A8", "https://www.w3.org/TR/CSP3/#violation-policy", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-policy", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-policy", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-policy", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-policy", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/CSP3/#violation-disposition", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-disposition", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-disposition", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-disposition", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-disposition", "https://www.w3.org/TR/CSP3/#ref-for-policy-disposition%E2%91%A5", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/CSP3/#violation-effective-directive", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-effective-directive", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-effective-directive", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-effective-directive", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-effective-directive", "https://www.w3.org/TR/CSP3/#ref-for-directives%E2%91%A5", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/CSP3/#violation-source-file", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-source-file", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-source-file", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-source-file", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-source-file", "https://www.w3.org/TR/CSP3/#ref-for-url%E2%91%A3", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/CSP3/#violation-line-number", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-line-number", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-line-number", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-line-number", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-line-number", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/CSP3/#violation-column-number", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-column-number", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-column-number", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-column-number", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-column-number", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/CSP3/#violation-element", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-element", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-element", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-element", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-element", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/CSP3/#violation-sample", "https://www.w3.org/TR/CSP3/#infopanel-for-violation-sample", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-sample", + "https://www.w3.org/TR/CSP3/#infopanel-for-violation-sample", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-violation-sample", "https://www.w3.org/TR/CSP3/#ref-for-violation%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/CSP3/#ref-for-violation-sample%E2%91%A0", "https://www.w3.org/TR/CSP3/#create-violation-for-global", @@ -518,6 +654,8 @@ "https://www.w3.org/TR/CSP3/#header-content-security-policy", "https://www.w3.org/TR/CSP3/#infopanel-for-header-content-security-policy", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-header-content-security-policy", + "https://www.w3.org/TR/CSP3/#infopanel-for-header-content-security-policy", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-header-content-security-policy", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-policy%E2%91%A0", "https://www.w3.org/TR/CSP3/#example-b2d2c295", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A0", @@ -530,6 +668,8 @@ "https://www.w3.org/TR/CSP3/#header-content-security-policy-report-only", "https://www.w3.org/TR/CSP3/#infopanel-for-header-content-security-policy-report-only", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-header-content-security-policy-report-only", + "https://www.w3.org/TR/CSP3/#infopanel-for-header-content-security-policy-report-only", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-header-content-security-policy-report-only", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-policy%E2%91%A1", "https://www.w3.org/TR/CSP3/#example-5899b4f0", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy-report-only", @@ -576,6 +716,8 @@ "https://www.w3.org/TR/CSP3/#ref-for-report-for-request", "https://www.w3.org/TR/CSP3/#infopanel-for-report-for-request", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-report-for-request", + "https://www.w3.org/TR/CSP3/#infopanel-for-report-for-request", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-report-for-request", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A7", "https://www.w3.org/TR/CSP3/#ref-for-concept-request-policy-container", "https://www.w3.org/TR/CSP3/#ref-for-policy-container-csp-list", @@ -587,6 +729,8 @@ "https://www.w3.org/TR/CSP3/#ref-for-should-block-request%E2%91%A1", "https://www.w3.org/TR/CSP3/#infopanel-for-should-block-request", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-should-block-request", + "https://www.w3.org/TR/CSP3/#infopanel-for-should-block-request", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-should-block-request", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-concept-request-policy-container%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-policy-container-csp-list%E2%91%A1", @@ -598,6 +742,8 @@ "https://www.w3.org/TR/CSP3/#ref-for-should-block-response%E2%91%A1", "https://www.w3.org/TR/CSP3/#infopanel-for-should-block-response", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-should-block-response", + "https://www.w3.org/TR/CSP3/#infopanel-for-should-block-response", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-should-block-response", "https://www.w3.org/TR/CSP3/#ref-for-concept-response%E2%91%A4", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/CSP3/#ref-for-concept-request-policy-container%E2%91%A3", @@ -620,14 +766,20 @@ "https://www.w3.org/TR/CSP3/#global-object-csp-list", "https://www.w3.org/TR/CSP3/#infopanel-for-global-object-csp-list", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-global-object-csp-list", + "https://www.w3.org/TR/CSP3/#infopanel-for-global-object-csp-list", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-global-object-csp-list", "https://www.w3.org/TR/CSP3/#ref-for-global-object%E2%91%A4", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/CSP3/#enforced", "https://www.w3.org/TR/CSP3/#infopanel-for-enforced", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-enforced", + "https://www.w3.org/TR/CSP3/#infopanel-for-enforced", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-enforced", "https://www.w3.org/TR/CSP3/#monitored", "https://www.w3.org/TR/CSP3/#infopanel-for-monitored", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-monitored", + "https://www.w3.org/TR/CSP3/#infopanel-for-monitored", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-monitored", "https://www.w3.org/TR/CSP3/#ref-for-global-object%E2%91%A5", "https://www.w3.org/TR/CSP3/#ref-for-global-object%E2%91%A6", "https://www.w3.org/TR/CSP3/#ref-for-global-object-csp-list", @@ -661,6 +813,8 @@ "https://www.w3.org/TR/CSP3/#ref-for-run-document-csp-initialization%E2%91%A1", "https://www.w3.org/TR/CSP3/#infopanel-for-run-document-csp-initialization", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-run-document-csp-initialization", + "https://www.w3.org/TR/CSP3/#infopanel-for-run-document-csp-initialization", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-run-document-csp-initialization", "https://www.w3.org/TR/CSP3/#ref-for-document%E2%91%A3", "https://www.w3.org/TR/CSP3/#ref-for-list-iterate%E2%91%A6", "https://www.w3.org/TR/CSP3/#ref-for-concept-document-policy-container", @@ -683,6 +837,8 @@ "https://www.w3.org/TR/CSP3/#ref-for-should-block-inline%E2%91%A2", "https://www.w3.org/TR/CSP3/#infopanel-for-should-block-inline", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-should-block-inline", + "https://www.w3.org/TR/CSP3/#infopanel-for-should-block-inline", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-should-block-inline", "https://www.w3.org/TR/CSP3/#ref-for-element%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-list-iterate%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-document%E2%91%A5", @@ -704,6 +860,8 @@ "https://www.w3.org/TR/CSP3/#ref-for-should-block-navigation-request%E2%91%A2", "https://www.w3.org/TR/CSP3/#infopanel-for-should-block-navigation-request", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-should-block-navigation-request", + "https://www.w3.org/TR/CSP3/#infopanel-for-should-block-navigation-request", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-should-block-navigation-request", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-list-iterate%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-concept-request-policy-container%E2%91%A5", @@ -734,6 +892,8 @@ "https://www.w3.org/TR/CSP3/#ref-for-should-block-navigation-response%E2%91%A1", "https://www.w3.org/TR/CSP3/#infopanel-for-should-block-navigation-response", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-should-block-navigation-response", + "https://www.w3.org/TR/CSP3/#infopanel-for-should-block-navigation-response", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-should-block-navigation-response", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-concept-response%E2%91%A7", "https://www.w3.org/TR/CSP3/#ref-for-csp-list%E2%91%A0", @@ -763,6 +923,8 @@ "https://www.w3.org/TR/CSP3/#ref-for-run-global-object-csp-initialization%E2%91%A1", "https://www.w3.org/TR/CSP3/#infopanel-for-run-global-object-csp-initialization", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-run-global-object-csp-initialization", + "https://www.w3.org/TR/CSP3/#infopanel-for-run-global-object-csp-initialization", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-run-global-object-csp-initialization", "https://www.w3.org/TR/CSP3/#ref-for-global-object%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-list-iterate%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-global-object-csp-list%E2%91%A4", @@ -787,6 +949,8 @@ "https://www.w3.org/TR/CSP3/#ref-for-can-compile-strings", "https://www.w3.org/TR/CSP3/#infopanel-for-can-compile-strings", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-can-compile-strings", + "https://www.w3.org/TR/CSP3/#infopanel-for-can-compile-strings", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-can-compile-strings", "https://www.w3.org/TR/CSP3/#ref-for-realm", "https://www.w3.org/TR/CSP3/#ref-for-concept-realm-global", "https://www.w3.org/TR/CSP3/#ref-for-list-iterate%E2%91%A1%E2%91%A2", @@ -815,6 +979,8 @@ "https://www.w3.org/TR/CSP3/#ref-for-can-compile-wasm-bytes", "https://www.w3.org/TR/CSP3/#infopanel-for-can-compile-wasm-bytes", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-can-compile-wasm-bytes", + "https://www.w3.org/TR/CSP3/#infopanel-for-can-compile-wasm-bytes", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-can-compile-wasm-bytes", "https://www.w3.org/TR/CSP3/#ref-for-realm%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-exceptiondef-compileerror", "https://www.w3.org/TR/CSP3/#ref-for-concept-realm-global%E2%91%A0", @@ -841,6 +1007,8 @@ "https://www.w3.org/TR/CSP3/#csp-violation-report", "https://www.w3.org/TR/CSP3/#infopanel-for-csp-violation-report", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-csp-violation-report", + "https://www.w3.org/TR/CSP3/#infopanel-for-csp-violation-report", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-csp-violation-report", "https://www.w3.org/TR/CSP3/#ref-for-content-security-policy-object%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/CSP3/#ref-for-csp-violation-report", "https://www.w3.org/TR/CSP3/#ref-for-report-type", @@ -850,6 +1018,8 @@ "https://www.w3.org/TR/CSP3/#cspviolationreportbody", "https://www.w3.org/TR/CSP3/#infopanel-for-cspviolationreportbody", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-cspviolationreportbody", + "https://www.w3.org/TR/CSP3/#infopanel-for-cspviolationreportbody", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-cspviolationreportbody", "https://www.w3.org/TR/CSP3/#ref-for-reportbody", "https://www.w3.org/TR/CSP3/#ref-for-Default", "https://www.w3.org/TR/CSP3/#ref-for-idl-object", @@ -858,56 +1028,82 @@ "https://www.w3.org/TR/CSP3/#dom-cspviolationreportbody-documenturl", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-documenturl", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-documenturl", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-documenturl", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-documenturl", "https://www.w3.org/TR/CSP3/#ref-for-idl-USVString%E2%91%A0", "https://www.w3.org/TR/CSP3/#dom-cspviolationreportbody-referrer", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-referrer", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-referrer", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-referrer", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-referrer", "https://www.w3.org/TR/CSP3/#ref-for-idl-USVString%E2%91%A1", "https://www.w3.org/TR/CSP3/#dom-cspviolationreportbody-blockedurl", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-blockedurl", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-blockedurl", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-blockedurl", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-blockedurl", "https://www.w3.org/TR/CSP3/#ref-for-idl-DOMString", "https://www.w3.org/TR/CSP3/#dom-cspviolationreportbody-effectivedirective", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-effectivedirective", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-effectivedirective", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-effectivedirective", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-effectivedirective", "https://www.w3.org/TR/CSP3/#ref-for-idl-DOMString%E2%91%A0", "https://www.w3.org/TR/CSP3/#dom-cspviolationreportbody-originalpolicy", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-originalpolicy", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-originalpolicy", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-originalpolicy", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-originalpolicy", "https://www.w3.org/TR/CSP3/#ref-for-idl-USVString%E2%91%A2", "https://www.w3.org/TR/CSP3/#dom-cspviolationreportbody-sourcefile", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-sourcefile", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-sourcefile", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-sourcefile", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-sourcefile", "https://www.w3.org/TR/CSP3/#ref-for-idl-DOMString%E2%91%A1", "https://www.w3.org/TR/CSP3/#dom-cspviolationreportbody-sample", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-sample", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-sample", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-sample", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-sample", "https://www.w3.org/TR/CSP3/#ref-for-enumdef-securitypolicyviolationeventdisposition", "https://www.w3.org/TR/CSP3/#dom-cspviolationreportbody-disposition", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-disposition", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-disposition", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-disposition", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-disposition", "https://www.w3.org/TR/CSP3/#ref-for-idl-unsigned-short", "https://www.w3.org/TR/CSP3/#dom-cspviolationreportbody-statuscode", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-statuscode", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-statuscode", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-statuscode", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-statuscode", "https://www.w3.org/TR/CSP3/#ref-for-idl-unsigned-long", "https://www.w3.org/TR/CSP3/#dom-cspviolationreportbody-linenumber", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-linenumber", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-linenumber", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-linenumber", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-linenumber", "https://www.w3.org/TR/CSP3/#ref-for-idl-unsigned-long%E2%91%A0", "https://www.w3.org/TR/CSP3/#dom-cspviolationreportbody-columnnumber", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-columnnumber", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-columnnumber", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-cspviolationreportbody-columnnumber", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-cspviolationreportbody-columnnumber", "https://www.w3.org/TR/CSP3/#violation-events", "https://www.w3.org/TR/CSP3/#enumdef-securitypolicyviolationeventdisposition", "https://www.w3.org/TR/CSP3/#infopanel-for-enumdef-securitypolicyviolationeventdisposition", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-enumdef-securitypolicyviolationeventdisposition", + "https://www.w3.org/TR/CSP3/#infopanel-for-enumdef-securitypolicyviolationeventdisposition", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-enumdef-securitypolicyviolationeventdisposition", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationeventdisposition-enforce", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationeventdisposition-report", "https://www.w3.org/TR/CSP3/#ref-for-Exposed%E2%91%A0", "https://www.w3.org/TR/CSP3/#securitypolicyviolationevent", "https://www.w3.org/TR/CSP3/#infopanel-for-securitypolicyviolationevent", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-securitypolicyviolationevent", + "https://www.w3.org/TR/CSP3/#infopanel-for-securitypolicyviolationevent", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-securitypolicyviolationevent", "https://www.w3.org/TR/CSP3/#ref-for-event", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-securitypolicyviolationevent", "https://www.w3.org/TR/CSP3/#ref-for-idl-DOMString%E2%91%A2", @@ -918,53 +1114,79 @@ "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-documenturi", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-documenturi", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-documenturi", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-documenturi", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-documenturi", "https://www.w3.org/TR/CSP3/#ref-for-idl-USVString%E2%91%A4", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-referrer", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-referrer", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-referrer", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-referrer", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-referrer", "https://www.w3.org/TR/CSP3/#ref-for-idl-USVString%E2%91%A5", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-blockeduri", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-blockeduri", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-blockeduri", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-blockeduri", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-blockeduri", "https://www.w3.org/TR/CSP3/#ref-for-idl-DOMString%E2%91%A3", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-effectivedirective", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-effectivedirective", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-effectivedirective", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-effectivedirective", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-effectivedirective", "https://www.w3.org/TR/CSP3/#ref-for-idl-DOMString%E2%91%A4", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-violateddirective", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-violateddirective", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-violateddirective", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-violateddirective", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-violateddirective", "https://www.w3.org/TR/CSP3/#ref-for-idl-DOMString%E2%91%A5", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-originalpolicy", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-originalpolicy", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-originalpolicy", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-originalpolicy", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-originalpolicy", "https://www.w3.org/TR/CSP3/#ref-for-idl-USVString%E2%91%A6", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-sourcefile", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-sourcefile", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-sourcefile", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-sourcefile", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-sourcefile", "https://www.w3.org/TR/CSP3/#ref-for-idl-DOMString%E2%91%A6", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-sample", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-sample", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-sample", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-sample", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-sample", "https://www.w3.org/TR/CSP3/#ref-for-enumdef-securitypolicyviolationeventdisposition%E2%91%A0", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-disposition", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-disposition", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-disposition", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-disposition", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-disposition", "https://www.w3.org/TR/CSP3/#ref-for-idl-unsigned-short%E2%91%A0", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-statuscode", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-statuscode", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-statuscode", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-statuscode", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-statuscode", "https://www.w3.org/TR/CSP3/#ref-for-idl-unsigned-long%E2%91%A1", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-linenumber", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-linenumber", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-linenumber", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-linenumber", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-linenumber", "https://www.w3.org/TR/CSP3/#ref-for-idl-unsigned-long%E2%91%A2", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationevent-columnnumber", "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-columnnumber", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-columnnumber", + "https://www.w3.org/TR/CSP3/#infopanel-for-dom-securitypolicyviolationevent-columnnumber", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dom-securitypolicyviolationevent-columnnumber", "https://www.w3.org/TR/CSP3/#dictdef-securitypolicyviolationeventinit", "https://www.w3.org/TR/CSP3/#infopanel-for-dictdef-securitypolicyviolationeventinit", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dictdef-securitypolicyviolationeventinit", + "https://www.w3.org/TR/CSP3/#infopanel-for-dictdef-securitypolicyviolationeventinit", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dictdef-securitypolicyviolationeventinit", "https://www.w3.org/TR/CSP3/#ref-for-dictdef-eventinit", "https://www.w3.org/TR/CSP3/#ref-for-idl-USVString%E2%91%A7", "https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationeventinit-documenturi", @@ -1163,12 +1385,16 @@ "https://www.w3.org/TR/CSP3/#fetch-directives", "https://www.w3.org/TR/CSP3/#infopanel-for-fetch-directives", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-fetch-directives", + "https://www.w3.org/TR/CSP3/#infopanel-for-fetch-directives", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-fetch-directives", "https://www.w3.org/TR/CSP3/#ref-for-script-src%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-font-src", "https://www.w3.org/TR/CSP3/#directive-child-src", "https://www.w3.org/TR/CSP3/#child-src", "https://www.w3.org/TR/CSP3/#infopanel-for-child-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-child-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-child-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-child-src", "https://www.w3.org/TR/CSP3/#ref-for-child-navigable", "https://www.w3.org/TR/CSP3/#ref-for-the-iframe-element", "https://www.w3.org/TR/CSP3/#ref-for-frame", @@ -1206,6 +1432,8 @@ "https://www.w3.org/TR/CSP3/#connect-src", "https://www.w3.org/TR/CSP3/#infopanel-for-connect-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-connect-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-connect-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-connect-src", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-the-a-element", @@ -1229,6 +1457,8 @@ "https://www.w3.org/TR/CSP3/#default-src", "https://www.w3.org/TR/CSP3/#infopanel-for-default-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-default-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-default-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-default-src", "https://www.w3.org/TR/CSP3/#ref-for-fetch-directives", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-default-src%E2%91%A0", @@ -1328,6 +1558,8 @@ "https://www.w3.org/TR/CSP3/#font-src", "https://www.w3.org/TR/CSP3/#infopanel-for-font-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-font-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-font-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-font-src", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A2", "https://www.w3.org/TR/CSP3/#example-97439923", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A7", @@ -1348,6 +1580,8 @@ "https://www.w3.org/TR/CSP3/#frame-src", "https://www.w3.org/TR/CSP3/#infopanel-for-frame-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-frame-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-frame-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-frame-src", "https://www.w3.org/TR/CSP3/#ref-for-child-navigable%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A3", "https://www.w3.org/TR/CSP3/#example-0aea3777", @@ -1369,6 +1603,8 @@ "https://www.w3.org/TR/CSP3/#img-src", "https://www.w3.org/TR/CSP3/#infopanel-for-img-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-img-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-img-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-img-src", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A4", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A1%E2%91%A8", @@ -1392,6 +1628,8 @@ "https://www.w3.org/TR/CSP3/#manifest-src", "https://www.w3.org/TR/CSP3/#infopanel-for-manifest-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-manifest-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-manifest-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-manifest-src", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A5", "https://www.w3.org/TR/CSP3/#example-b74797ac", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A0%E2%91%A0", @@ -1412,6 +1650,8 @@ "https://www.w3.org/TR/CSP3/#media-src", "https://www.w3.org/TR/CSP3/#infopanel-for-media-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-media-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-media-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-media-src", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A6", "https://www.w3.org/TR/CSP3/#example-98c9c614", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A0%E2%91%A1", @@ -1432,6 +1672,8 @@ "https://www.w3.org/TR/CSP3/#object-src", "https://www.w3.org/TR/CSP3/#infopanel-for-object-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-object-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-object-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-object-src", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A7", "https://www.w3.org/TR/CSP3/#example-fc6e74d1", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A0%E2%91%A2", @@ -1464,6 +1706,8 @@ "https://www.w3.org/TR/CSP3/#script-src", "https://www.w3.org/TR/CSP3/#infopanel-for-script-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-script-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-script-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-script-src", "https://www.w3.org/TR/CSP3/#ref-for-script%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-request-destination-script-like", @@ -1510,6 +1754,8 @@ "https://www.w3.org/TR/CSP3/#script-src-elem", "https://www.w3.org/TR/CSP3/#infopanel-for-script-src-elem", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-script-src-elem", + "https://www.w3.org/TR/CSP3/#infopanel-for-script-src-elem", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-script-src-elem", "https://www.w3.org/TR/CSP3/#ref-for-script-src-attr%E2%91%A3", "https://www.w3.org/TR/CSP3/#ref-for-directive-value%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/CSP3/#script-src-elem-pre-request", @@ -1531,6 +1777,8 @@ "https://www.w3.org/TR/CSP3/#script-src-attr", "https://www.w3.org/TR/CSP3/#infopanel-for-script-src-attr", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-script-src-attr", + "https://www.w3.org/TR/CSP3/#infopanel-for-script-src-attr", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-script-src-attr", "https://www.w3.org/TR/CSP3/#script-src-attr-inline", "https://www.w3.org/TR/CSP3/#ref-for-directive-inline-check%E2%91%A5", "https://www.w3.org/TR/CSP3/#ref-for-element%E2%91%A4", @@ -1540,6 +1788,8 @@ "https://www.w3.org/TR/CSP3/#style-src", "https://www.w3.org/TR/CSP3/#infopanel-for-style-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-style-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-style-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-style-src", "https://www.w3.org/TR/CSP3/#ref-for-document%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A3%E2%91%A2", @@ -1584,6 +1834,8 @@ "https://www.w3.org/TR/CSP3/#style-src-elem", "https://www.w3.org/TR/CSP3/#infopanel-for-style-src-elem", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-style-src-elem", + "https://www.w3.org/TR/CSP3/#infopanel-for-style-src-elem", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-style-src-elem", "https://www.w3.org/TR/CSP3/#style-src-elem-pre-request", "https://www.w3.org/TR/CSP3/#ref-for-directive-pre-request-check%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A3%E2%91%A5", @@ -1609,6 +1861,8 @@ "https://www.w3.org/TR/CSP3/#style-src-attr", "https://www.w3.org/TR/CSP3/#infopanel-for-style-src-attr", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-style-src-attr", + "https://www.w3.org/TR/CSP3/#infopanel-for-style-src-attr", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-style-src-attr", "https://www.w3.org/TR/CSP3/#style-src-attr-inline", "https://www.w3.org/TR/CSP3/#ref-for-directive-inline-check%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-element%E2%91%A7", @@ -1619,9 +1873,13 @@ "https://www.w3.org/TR/CSP3/#webrtc", "https://www.w3.org/TR/CSP3/#infopanel-for-webrtc", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-webrtc", + "https://www.w3.org/TR/CSP3/#infopanel-for-webrtc", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-webrtc", "https://www.w3.org/TR/CSP3/#grammardef-allow", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-allow", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-allow", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-allow", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-allow", "https://www.w3.org/TR/CSP3/#grammardef-block", "https://www.w3.org/TR/CSP3/#example-7e4cee69", "https://www.w3.org/TR/CSP3/#ref-for-webrtc", @@ -1634,6 +1892,8 @@ "https://www.w3.org/TR/CSP3/#worker-src", "https://www.w3.org/TR/CSP3/#infopanel-for-worker-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-worker-src", + "https://www.w3.org/TR/CSP3/#infopanel-for-worker-src", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-worker-src", "https://www.w3.org/TR/CSP3/#ref-for-worker%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-sharedworker%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-serviceworker%E2%91%A0", @@ -1658,6 +1918,8 @@ "https://www.w3.org/TR/CSP3/#base-uri", "https://www.w3.org/TR/CSP3/#infopanel-for-base-uri", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-base-uri", + "https://www.w3.org/TR/CSP3/#infopanel-for-base-uri", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-base-uri", "https://www.w3.org/TR/CSP3/#ref-for-url%E2%91%A4", "https://www.w3.org/TR/CSP3/#ref-for-document%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/CSP3/#ref-for-the-base-element%E2%91%A0", @@ -1667,6 +1929,8 @@ "https://www.w3.org/TR/CSP3/#ref-for-allow-base-for-document%E2%91%A0", "https://www.w3.org/TR/CSP3/#infopanel-for-allow-base-for-document", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-allow-base-for-document", + "https://www.w3.org/TR/CSP3/#infopanel-for-allow-base-for-document", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-allow-base-for-document", "https://www.w3.org/TR/CSP3/#ref-for-url%E2%91%A5", "https://www.w3.org/TR/CSP3/#ref-for-document%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-the-base-element%E2%91%A1", @@ -1689,6 +1953,8 @@ "https://www.w3.org/TR/CSP3/#sandbox", "https://www.w3.org/TR/CSP3/#infopanel-for-sandbox", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-sandbox", + "https://www.w3.org/TR/CSP3/#infopanel-for-sandbox", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-sandbox", "https://www.w3.org/TR/CSP3/#ref-for-the-iframe-element%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-attr-iframe-sandbox", "https://www.w3.org/TR/CSP3/#ref-for-the-iframe-element%E2%91%A1", @@ -1720,6 +1986,8 @@ "https://www.w3.org/TR/CSP3/#form-action", "https://www.w3.org/TR/CSP3/#infopanel-for-form-action", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-form-action", + "https://www.w3.org/TR/CSP3/#infopanel-for-form-action", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-form-action", "https://www.w3.org/TR/CSP3/#ref-for-url%E2%91%A6", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/CSP3/#form-action-pre-navigate", @@ -1731,6 +1999,8 @@ "https://www.w3.org/TR/CSP3/#frame-ancestors", "https://www.w3.org/TR/CSP3/#infopanel-for-frame-ancestors", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-frame-ancestors", + "https://www.w3.org/TR/CSP3/#infopanel-for-frame-ancestors", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-frame-ancestors", "https://www.w3.org/TR/CSP3/#ref-for-url%E2%91%A7", "https://www.w3.org/TR/CSP3/#ref-for-frame%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-the-iframe-element%E2%91%A2", @@ -1740,6 +2010,8 @@ "https://www.w3.org/TR/CSP3/#grammardef-ancestor-source-list", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-ancestor-source-list", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-ancestor-source-list", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-ancestor-source-list", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-ancestor-source-list", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-ancestor-source", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-required-ascii-whitespace%E2%91%A3", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-ancestor-source%E2%91%A0", @@ -1747,6 +2019,8 @@ "https://www.w3.org/TR/CSP3/#grammardef-ancestor-source", "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-ancestor-source", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-ancestor-source", + "https://www.w3.org/TR/CSP3/#infopanel-for-grammardef-ancestor-source", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-grammardef-ancestor-source", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-scheme-source%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-host-source%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-self%E2%91%A1%E2%91%A7", @@ -1795,6 +2069,8 @@ "https://www.w3.org/TR/CSP3/#report-uri", "https://www.w3.org/TR/CSP3/#infopanel-for-report-uri", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-report-uri", + "https://www.w3.org/TR/CSP3/#infopanel-for-report-uri", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-report-uri", "https://www.w3.org/TR/CSP3/#ref-for-csp-violation-report%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-section-4.1", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-required-ascii-whitespace%E2%91%A4", @@ -1804,6 +2080,8 @@ "https://www.w3.org/TR/CSP3/#report-to", "https://www.w3.org/TR/CSP3/#infopanel-for-report-to", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-report-to", + "https://www.w3.org/TR/CSP3/#infopanel-for-report-to", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-report-to", "https://www.w3.org/TR/CSP3/#ref-for-endpoint", "https://www.w3.org/TR/CSP3/#ref-for-section-5.6.2%E2%91%A1", "https://www.w3.org/TR/CSP3/#directives-elsewhere", @@ -1961,6 +2239,8 @@ "https://www.w3.org/TR/CSP3/#scheme-part-match", "https://www.w3.org/TR/CSP3/#infopanel-for-scheme-part-match", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-scheme-part-match", + "https://www.w3.org/TR/CSP3/#infopanel-for-scheme-part-match", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-scheme-part-match", "https://www.w3.org/TR/CSP3/#ref-for-ascii-string%E2%91%A5", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-scheme-part%E2%91%A5", "https://www.w3.org/TR/CSP3/#ref-for-concept-url-scheme%E2%91%A0%E2%91%A0", @@ -1979,6 +2259,8 @@ "https://www.w3.org/TR/CSP3/#host-part-match", "https://www.w3.org/TR/CSP3/#infopanel-for-host-part-match", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-host-part-match", + "https://www.w3.org/TR/CSP3/#infopanel-for-host-part-match", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-host-part-match", "https://www.w3.org/TR/CSP3/#ref-for-concept-host", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-host-part%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-host-part-match%E2%91%A0", @@ -1998,6 +2280,8 @@ "https://www.w3.org/TR/CSP3/#port-part-matches", "https://www.w3.org/TR/CSP3/#infopanel-for-port-part-matches", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-port-part-matches", + "https://www.w3.org/TR/CSP3/#infopanel-for-port-part-matches", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-port-part-matches", "https://www.w3.org/TR/CSP3/#ref-for-concept-url%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-port-part%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-concept-url-port", @@ -2013,6 +2297,8 @@ "https://www.w3.org/TR/CSP3/#path-part-match", "https://www.w3.org/TR/CSP3/#infopanel-for-path-part-match", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-path-part-match", + "https://www.w3.org/TR/CSP3/#infopanel-for-path-part-match", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-path-part-match", "https://www.w3.org/TR/CSP3/#ref-for-ascii-string%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-path-part%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-concept-url-path%E2%91%A0", @@ -2040,6 +2326,8 @@ "https://www.w3.org/TR/CSP3/#source-list-allows-all-inline-behavior", "https://www.w3.org/TR/CSP3/#infopanel-for-source-list-allows-all-inline-behavior", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-source-list-allows-all-inline-behavior", + "https://www.w3.org/TR/CSP3/#infopanel-for-source-list-allows-all-inline-behavior", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-source-list-allows-all-inline-behavior", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-keyword-source%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-unsafe-inline%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-source-lists%E2%91%A0%E2%91%A6", @@ -2103,6 +2391,8 @@ "https://www.w3.org/TR/CSP3/#request-effective-directive", "https://www.w3.org/TR/CSP3/#infopanel-for-request-effective-directive", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-request-effective-directive", + "https://www.w3.org/TR/CSP3/#infopanel-for-request-effective-directive", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-request-effective-directive", "https://www.w3.org/TR/CSP3/#ref-for-concept-request-initiator%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-concept-request-initiator%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-concept-request-destination%E2%91%A5", @@ -2272,627 +2562,1043 @@ "https://www.w3.org/TR/CSP3/#3eef835e", "https://www.w3.org/TR/CSP3/#infopanel-for-3eef835e", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3eef835e", + "https://www.w3.org/TR/CSP3/#infopanel-for-3eef835e", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3eef835e", "https://www.w3.org/TR/CSP3/#4ffecae2", "https://www.w3.org/TR/CSP3/#infopanel-for-4ffecae2", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4ffecae2", + "https://www.w3.org/TR/CSP3/#infopanel-for-4ffecae2", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4ffecae2", "https://www.w3.org/TR/CSP3/#e49ee8ab", "https://www.w3.org/TR/CSP3/#infopanel-for-e49ee8ab", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e49ee8ab", + "https://www.w3.org/TR/CSP3/#infopanel-for-e49ee8ab", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e49ee8ab", "https://www.w3.org/TR/CSP3/#30cbbf14", "https://www.w3.org/TR/CSP3/#infopanel-for-30cbbf14", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-30cbbf14", + "https://www.w3.org/TR/CSP3/#infopanel-for-30cbbf14", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-30cbbf14", "https://www.w3.org/TR/CSP3/#4f06d0ed", "https://www.w3.org/TR/CSP3/#infopanel-for-4f06d0ed", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4f06d0ed", + "https://www.w3.org/TR/CSP3/#infopanel-for-4f06d0ed", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4f06d0ed", "https://www.w3.org/TR/CSP3/#85394472", "https://www.w3.org/TR/CSP3/#infopanel-for-85394472", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-85394472", + "https://www.w3.org/TR/CSP3/#infopanel-for-85394472", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-85394472", "https://www.w3.org/TR/CSP3/#296f3551", "https://www.w3.org/TR/CSP3/#infopanel-for-296f3551", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-296f3551", + "https://www.w3.org/TR/CSP3/#infopanel-for-296f3551", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-296f3551", "https://www.w3.org/TR/CSP3/#129bdae8", "https://www.w3.org/TR/CSP3/#infopanel-for-129bdae8", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-129bdae8", + "https://www.w3.org/TR/CSP3/#infopanel-for-129bdae8", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-129bdae8", "https://www.w3.org/TR/CSP3/#44a7708c", "https://www.w3.org/TR/CSP3/#infopanel-for-44a7708c", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-44a7708c", + "https://www.w3.org/TR/CSP3/#infopanel-for-44a7708c", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-44a7708c", "https://www.w3.org/TR/CSP3/#2bc0cdf4", "https://www.w3.org/TR/CSP3/#infopanel-for-2bc0cdf4", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-2bc0cdf4", + "https://www.w3.org/TR/CSP3/#infopanel-for-2bc0cdf4", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-2bc0cdf4", "https://www.w3.org/TR/CSP3/#77211728", "https://www.w3.org/TR/CSP3/#infopanel-for-77211728", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-77211728", + "https://www.w3.org/TR/CSP3/#infopanel-for-77211728", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-77211728", "https://www.w3.org/TR/CSP3/#0c0ceb78", "https://www.w3.org/TR/CSP3/#infopanel-for-0c0ceb78", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0c0ceb78", + "https://www.w3.org/TR/CSP3/#infopanel-for-0c0ceb78", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0c0ceb78", "https://www.w3.org/TR/CSP3/#8b547cc7", "https://www.w3.org/TR/CSP3/#infopanel-for-8b547cc7", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8b547cc7", + "https://www.w3.org/TR/CSP3/#infopanel-for-8b547cc7", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8b547cc7", "https://www.w3.org/TR/CSP3/#9638f92b", "https://www.w3.org/TR/CSP3/#infopanel-for-9638f92b", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9638f92b", + "https://www.w3.org/TR/CSP3/#infopanel-for-9638f92b", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9638f92b", "https://www.w3.org/TR/CSP3/#5fd23811", "https://www.w3.org/TR/CSP3/#infopanel-for-5fd23811", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5fd23811", + "https://www.w3.org/TR/CSP3/#infopanel-for-5fd23811", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5fd23811", "https://www.w3.org/TR/CSP3/#c62cd7cf", "https://www.w3.org/TR/CSP3/#infopanel-for-c62cd7cf", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c62cd7cf", + "https://www.w3.org/TR/CSP3/#infopanel-for-c62cd7cf", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c62cd7cf", "https://www.w3.org/TR/CSP3/#ea2049db", "https://www.w3.org/TR/CSP3/#infopanel-for-ea2049db", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ea2049db", + "https://www.w3.org/TR/CSP3/#infopanel-for-ea2049db", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ea2049db", "https://www.w3.org/TR/CSP3/#e8478f36", "https://www.w3.org/TR/CSP3/#infopanel-for-e8478f36", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e8478f36", + "https://www.w3.org/TR/CSP3/#infopanel-for-e8478f36", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e8478f36", "https://www.w3.org/TR/CSP3/#7414e9fd", "https://www.w3.org/TR/CSP3/#infopanel-for-7414e9fd", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-7414e9fd", + "https://www.w3.org/TR/CSP3/#infopanel-for-7414e9fd", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-7414e9fd", "https://www.w3.org/TR/CSP3/#78dac792", "https://www.w3.org/TR/CSP3/#infopanel-for-78dac792", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-78dac792", + "https://www.w3.org/TR/CSP3/#infopanel-for-78dac792", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-78dac792", "https://www.w3.org/TR/CSP3/#bccca632", "https://www.w3.org/TR/CSP3/#infopanel-for-bccca632", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-bccca632", + "https://www.w3.org/TR/CSP3/#infopanel-for-bccca632", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-bccca632", "https://www.w3.org/TR/CSP3/#656bb36c", "https://www.w3.org/TR/CSP3/#infopanel-for-656bb36c", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-656bb36c", + "https://www.w3.org/TR/CSP3/#infopanel-for-656bb36c", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-656bb36c", "https://www.w3.org/TR/CSP3/#0303e8e5", "https://www.w3.org/TR/CSP3/#infopanel-for-0303e8e5", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0303e8e5", + "https://www.w3.org/TR/CSP3/#infopanel-for-0303e8e5", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0303e8e5", "https://www.w3.org/TR/CSP3/#8e9945a0", "https://www.w3.org/TR/CSP3/#infopanel-for-8e9945a0", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8e9945a0", + "https://www.w3.org/TR/CSP3/#infopanel-for-8e9945a0", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8e9945a0", "https://www.w3.org/TR/CSP3/#857d5516", "https://www.w3.org/TR/CSP3/#infopanel-for-857d5516", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-857d5516", + "https://www.w3.org/TR/CSP3/#infopanel-for-857d5516", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-857d5516", "https://www.w3.org/TR/CSP3/#902380f7", "https://www.w3.org/TR/CSP3/#infopanel-for-902380f7", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-902380f7", + "https://www.w3.org/TR/CSP3/#infopanel-for-902380f7", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-902380f7", "https://www.w3.org/TR/CSP3/#784f01de", "https://www.w3.org/TR/CSP3/#infopanel-for-784f01de", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-784f01de", + "https://www.w3.org/TR/CSP3/#infopanel-for-784f01de", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-784f01de", "https://www.w3.org/TR/CSP3/#3f2ca4de", "https://www.w3.org/TR/CSP3/#infopanel-for-3f2ca4de", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3f2ca4de", + "https://www.w3.org/TR/CSP3/#infopanel-for-3f2ca4de", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3f2ca4de", "https://www.w3.org/TR/CSP3/#3ae34c95", "https://www.w3.org/TR/CSP3/#infopanel-for-3ae34c95", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3ae34c95", + "https://www.w3.org/TR/CSP3/#infopanel-for-3ae34c95", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3ae34c95", "https://www.w3.org/TR/CSP3/#3be1d4ac", "https://www.w3.org/TR/CSP3/#infopanel-for-3be1d4ac", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3be1d4ac", + "https://www.w3.org/TR/CSP3/#infopanel-for-3be1d4ac", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3be1d4ac", "https://www.w3.org/TR/CSP3/#a33db89a", "https://www.w3.org/TR/CSP3/#infopanel-for-a33db89a", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a33db89a", + "https://www.w3.org/TR/CSP3/#infopanel-for-a33db89a", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a33db89a", "https://www.w3.org/TR/CSP3/#6ee0eab1", "https://www.w3.org/TR/CSP3/#infopanel-for-6ee0eab1", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-6ee0eab1", + "https://www.w3.org/TR/CSP3/#infopanel-for-6ee0eab1", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-6ee0eab1", "https://www.w3.org/TR/CSP3/#f7b00a8b", "https://www.w3.org/TR/CSP3/#infopanel-for-f7b00a8b", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f7b00a8b", + "https://www.w3.org/TR/CSP3/#infopanel-for-f7b00a8b", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f7b00a8b", "https://www.w3.org/TR/CSP3/#eb62573b", "https://www.w3.org/TR/CSP3/#infopanel-for-eb62573b", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-eb62573b", + "https://www.w3.org/TR/CSP3/#infopanel-for-eb62573b", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-eb62573b", "https://www.w3.org/TR/CSP3/#fa4ea124", "https://www.w3.org/TR/CSP3/#infopanel-for-fa4ea124", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-fa4ea124", + "https://www.w3.org/TR/CSP3/#infopanel-for-fa4ea124", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-fa4ea124", "https://www.w3.org/TR/CSP3/#d79a826f", "https://www.w3.org/TR/CSP3/#infopanel-for-d79a826f", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-d79a826f", + "https://www.w3.org/TR/CSP3/#infopanel-for-d79a826f", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-d79a826f", "https://www.w3.org/TR/CSP3/#8f26de31", "https://www.w3.org/TR/CSP3/#infopanel-for-8f26de31", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8f26de31", + "https://www.w3.org/TR/CSP3/#infopanel-for-8f26de31", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8f26de31", "https://www.w3.org/TR/CSP3/#8394d1b7", "https://www.w3.org/TR/CSP3/#infopanel-for-8394d1b7", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8394d1b7", + "https://www.w3.org/TR/CSP3/#infopanel-for-8394d1b7", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8394d1b7", "https://www.w3.org/TR/CSP3/#63340982", "https://www.w3.org/TR/CSP3/#infopanel-for-63340982", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-63340982", + "https://www.w3.org/TR/CSP3/#infopanel-for-63340982", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-63340982", "https://www.w3.org/TR/CSP3/#e0dfd35e", "https://www.w3.org/TR/CSP3/#infopanel-for-e0dfd35e", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e0dfd35e", + "https://www.w3.org/TR/CSP3/#infopanel-for-e0dfd35e", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e0dfd35e", "https://www.w3.org/TR/CSP3/#50b05fad", "https://www.w3.org/TR/CSP3/#infopanel-for-50b05fad", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-50b05fad", + "https://www.w3.org/TR/CSP3/#infopanel-for-50b05fad", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-50b05fad", "https://www.w3.org/TR/CSP3/#cb98f71f", "https://www.w3.org/TR/CSP3/#infopanel-for-cb98f71f", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-cb98f71f", + "https://www.w3.org/TR/CSP3/#infopanel-for-cb98f71f", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-cb98f71f", "https://www.w3.org/TR/CSP3/#eb1b1af3", "https://www.w3.org/TR/CSP3/#infopanel-for-eb1b1af3", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-eb1b1af3", + "https://www.w3.org/TR/CSP3/#infopanel-for-eb1b1af3", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-eb1b1af3", "https://www.w3.org/TR/CSP3/#f78d5b5c", "https://www.w3.org/TR/CSP3/#infopanel-for-f78d5b5c", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f78d5b5c", + "https://www.w3.org/TR/CSP3/#infopanel-for-f78d5b5c", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f78d5b5c", "https://www.w3.org/TR/CSP3/#ee1a333c", "https://www.w3.org/TR/CSP3/#infopanel-for-ee1a333c", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ee1a333c", + "https://www.w3.org/TR/CSP3/#infopanel-for-ee1a333c", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ee1a333c", "https://www.w3.org/TR/CSP3/#86efadaf", "https://www.w3.org/TR/CSP3/#infopanel-for-86efadaf", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-86efadaf", + "https://www.w3.org/TR/CSP3/#infopanel-for-86efadaf", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-86efadaf", "https://www.w3.org/TR/CSP3/#8c3deeef", "https://www.w3.org/TR/CSP3/#infopanel-for-8c3deeef", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8c3deeef", + "https://www.w3.org/TR/CSP3/#infopanel-for-8c3deeef", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8c3deeef", "https://www.w3.org/TR/CSP3/#64b62ea0", "https://www.w3.org/TR/CSP3/#infopanel-for-64b62ea0", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-64b62ea0", + "https://www.w3.org/TR/CSP3/#infopanel-for-64b62ea0", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-64b62ea0", "https://www.w3.org/TR/CSP3/#55213b5b", "https://www.w3.org/TR/CSP3/#infopanel-for-55213b5b", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-55213b5b", + "https://www.w3.org/TR/CSP3/#infopanel-for-55213b5b", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-55213b5b", "https://www.w3.org/TR/CSP3/#ee7bba09", "https://www.w3.org/TR/CSP3/#infopanel-for-ee7bba09", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ee7bba09", + "https://www.w3.org/TR/CSP3/#infopanel-for-ee7bba09", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ee7bba09", "https://www.w3.org/TR/CSP3/#d8fc72f5", "https://www.w3.org/TR/CSP3/#infopanel-for-d8fc72f5", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-d8fc72f5", + "https://www.w3.org/TR/CSP3/#infopanel-for-d8fc72f5", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-d8fc72f5", "https://www.w3.org/TR/CSP3/#dc1cd39b", "https://www.w3.org/TR/CSP3/#infopanel-for-dc1cd39b", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dc1cd39b", + "https://www.w3.org/TR/CSP3/#infopanel-for-dc1cd39b", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dc1cd39b", "https://www.w3.org/TR/CSP3/#3268a8eb", "https://www.w3.org/TR/CSP3/#infopanel-for-3268a8eb", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3268a8eb", + "https://www.w3.org/TR/CSP3/#infopanel-for-3268a8eb", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3268a8eb", "https://www.w3.org/TR/CSP3/#1ab127d6", "https://www.w3.org/TR/CSP3/#infopanel-for-1ab127d6", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-1ab127d6", + "https://www.w3.org/TR/CSP3/#infopanel-for-1ab127d6", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-1ab127d6", "https://www.w3.org/TR/CSP3/#9d459c32", "https://www.w3.org/TR/CSP3/#infopanel-for-9d459c32", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9d459c32", + "https://www.w3.org/TR/CSP3/#infopanel-for-9d459c32", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9d459c32", "https://www.w3.org/TR/CSP3/#a13a702f", "https://www.w3.org/TR/CSP3/#infopanel-for-a13a702f", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a13a702f", + "https://www.w3.org/TR/CSP3/#infopanel-for-a13a702f", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a13a702f", "https://www.w3.org/TR/CSP3/#5d7209e9", "https://www.w3.org/TR/CSP3/#infopanel-for-5d7209e9", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5d7209e9", + "https://www.w3.org/TR/CSP3/#infopanel-for-5d7209e9", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5d7209e9", "https://www.w3.org/TR/CSP3/#bfc1c271", "https://www.w3.org/TR/CSP3/#infopanel-for-bfc1c271", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-bfc1c271", + "https://www.w3.org/TR/CSP3/#infopanel-for-bfc1c271", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-bfc1c271", "https://www.w3.org/TR/CSP3/#83c59a3a", "https://www.w3.org/TR/CSP3/#infopanel-for-83c59a3a", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-83c59a3a", + "https://www.w3.org/TR/CSP3/#infopanel-for-83c59a3a", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-83c59a3a", "https://www.w3.org/TR/CSP3/#0c9b0d3c", "https://www.w3.org/TR/CSP3/#infopanel-for-0c9b0d3c", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0c9b0d3c", + "https://www.w3.org/TR/CSP3/#infopanel-for-0c9b0d3c", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0c9b0d3c", "https://www.w3.org/TR/CSP3/#68bf3d31", "https://www.w3.org/TR/CSP3/#infopanel-for-68bf3d31", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-68bf3d31", + "https://www.w3.org/TR/CSP3/#infopanel-for-68bf3d31", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-68bf3d31", "https://www.w3.org/TR/CSP3/#27e10eaf", "https://www.w3.org/TR/CSP3/#infopanel-for-27e10eaf", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-27e10eaf", + "https://www.w3.org/TR/CSP3/#infopanel-for-27e10eaf", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-27e10eaf", "https://www.w3.org/TR/CSP3/#e9c183b8", "https://www.w3.org/TR/CSP3/#infopanel-for-e9c183b8", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e9c183b8", + "https://www.w3.org/TR/CSP3/#infopanel-for-e9c183b8", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e9c183b8", "https://www.w3.org/TR/CSP3/#b410a6ef", "https://www.w3.org/TR/CSP3/#infopanel-for-b410a6ef", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b410a6ef", + "https://www.w3.org/TR/CSP3/#infopanel-for-b410a6ef", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b410a6ef", "https://www.w3.org/TR/CSP3/#3349d69f", "https://www.w3.org/TR/CSP3/#infopanel-for-3349d69f", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3349d69f", + "https://www.w3.org/TR/CSP3/#infopanel-for-3349d69f", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3349d69f", "https://www.w3.org/TR/CSP3/#1565d481", "https://www.w3.org/TR/CSP3/#infopanel-for-1565d481", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-1565d481", + "https://www.w3.org/TR/CSP3/#infopanel-for-1565d481", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-1565d481", "https://www.w3.org/TR/CSP3/#c847111b", "https://www.w3.org/TR/CSP3/#infopanel-for-c847111b", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c847111b", + "https://www.w3.org/TR/CSP3/#infopanel-for-c847111b", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c847111b", "https://www.w3.org/TR/CSP3/#f23dc013", "https://www.w3.org/TR/CSP3/#infopanel-for-f23dc013", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f23dc013", + "https://www.w3.org/TR/CSP3/#infopanel-for-f23dc013", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f23dc013", "https://www.w3.org/TR/CSP3/#cc601639", "https://www.w3.org/TR/CSP3/#infopanel-for-cc601639", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-cc601639", + "https://www.w3.org/TR/CSP3/#infopanel-for-cc601639", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-cc601639", "https://www.w3.org/TR/CSP3/#5a88c1c3", "https://www.w3.org/TR/CSP3/#infopanel-for-5a88c1c3", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5a88c1c3", + "https://www.w3.org/TR/CSP3/#infopanel-for-5a88c1c3", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5a88c1c3", "https://www.w3.org/TR/CSP3/#92812d1b", "https://www.w3.org/TR/CSP3/#infopanel-for-92812d1b", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-92812d1b", + "https://www.w3.org/TR/CSP3/#infopanel-for-92812d1b", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-92812d1b", "https://www.w3.org/TR/CSP3/#8c209bab", "https://www.w3.org/TR/CSP3/#infopanel-for-8c209bab", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8c209bab", + "https://www.w3.org/TR/CSP3/#infopanel-for-8c209bab", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8c209bab", "https://www.w3.org/TR/CSP3/#07ad3048", "https://www.w3.org/TR/CSP3/#infopanel-for-07ad3048", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-07ad3048", + "https://www.w3.org/TR/CSP3/#infopanel-for-07ad3048", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-07ad3048", "https://www.w3.org/TR/CSP3/#158b3a38", "https://www.w3.org/TR/CSP3/#infopanel-for-158b3a38", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-158b3a38", + "https://www.w3.org/TR/CSP3/#infopanel-for-158b3a38", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-158b3a38", "https://www.w3.org/TR/CSP3/#27e00acc", "https://www.w3.org/TR/CSP3/#infopanel-for-27e00acc", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-27e00acc", + "https://www.w3.org/TR/CSP3/#infopanel-for-27e00acc", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-27e00acc", "https://www.w3.org/TR/CSP3/#12b8dfc0", "https://www.w3.org/TR/CSP3/#infopanel-for-12b8dfc0", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-12b8dfc0", + "https://www.w3.org/TR/CSP3/#infopanel-for-12b8dfc0", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-12b8dfc0", "https://www.w3.org/TR/CSP3/#4468342f", "https://www.w3.org/TR/CSP3/#infopanel-for-4468342f", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4468342f", + "https://www.w3.org/TR/CSP3/#infopanel-for-4468342f", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4468342f", "https://www.w3.org/TR/CSP3/#04e0443f", "https://www.w3.org/TR/CSP3/#infopanel-for-04e0443f", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-04e0443f", + "https://www.w3.org/TR/CSP3/#infopanel-for-04e0443f", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-04e0443f", "https://www.w3.org/TR/CSP3/#e0e0bca6", "https://www.w3.org/TR/CSP3/#infopanel-for-e0e0bca6", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e0e0bca6", + "https://www.w3.org/TR/CSP3/#infopanel-for-e0e0bca6", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e0e0bca6", "https://www.w3.org/TR/CSP3/#49a6cb20", "https://www.w3.org/TR/CSP3/#infopanel-for-49a6cb20", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-49a6cb20", + "https://www.w3.org/TR/CSP3/#infopanel-for-49a6cb20", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-49a6cb20", "https://www.w3.org/TR/CSP3/#3e12e042", "https://www.w3.org/TR/CSP3/#infopanel-for-3e12e042", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3e12e042", + "https://www.w3.org/TR/CSP3/#infopanel-for-3e12e042", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3e12e042", "https://www.w3.org/TR/CSP3/#88ed8860", "https://www.w3.org/TR/CSP3/#infopanel-for-88ed8860", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-88ed8860", + "https://www.w3.org/TR/CSP3/#infopanel-for-88ed8860", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-88ed8860", "https://www.w3.org/TR/CSP3/#4b6086d7", "https://www.w3.org/TR/CSP3/#infopanel-for-4b6086d7", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4b6086d7", + "https://www.w3.org/TR/CSP3/#infopanel-for-4b6086d7", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4b6086d7", "https://www.w3.org/TR/CSP3/#8a30477b", "https://www.w3.org/TR/CSP3/#infopanel-for-8a30477b", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8a30477b", + "https://www.w3.org/TR/CSP3/#infopanel-for-8a30477b", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8a30477b", "https://www.w3.org/TR/CSP3/#168f1b6e", "https://www.w3.org/TR/CSP3/#infopanel-for-168f1b6e", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-168f1b6e", + "https://www.w3.org/TR/CSP3/#infopanel-for-168f1b6e", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-168f1b6e", "https://www.w3.org/TR/CSP3/#56c6bafc", "https://www.w3.org/TR/CSP3/#infopanel-for-56c6bafc", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-56c6bafc", + "https://www.w3.org/TR/CSP3/#infopanel-for-56c6bafc", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-56c6bafc", "https://www.w3.org/TR/CSP3/#448c95f9", "https://www.w3.org/TR/CSP3/#infopanel-for-448c95f9", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-448c95f9", + "https://www.w3.org/TR/CSP3/#infopanel-for-448c95f9", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-448c95f9", "https://www.w3.org/TR/CSP3/#87fcd40c", "https://www.w3.org/TR/CSP3/#infopanel-for-87fcd40c", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-87fcd40c", + "https://www.w3.org/TR/CSP3/#infopanel-for-87fcd40c", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-87fcd40c", "https://www.w3.org/TR/CSP3/#6cfa013d", "https://www.w3.org/TR/CSP3/#infopanel-for-6cfa013d", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-6cfa013d", + "https://www.w3.org/TR/CSP3/#infopanel-for-6cfa013d", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-6cfa013d", "https://www.w3.org/TR/CSP3/#64b89595", "https://www.w3.org/TR/CSP3/#infopanel-for-64b89595", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-64b89595", + "https://www.w3.org/TR/CSP3/#infopanel-for-64b89595", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-64b89595", "https://www.w3.org/TR/CSP3/#5ab373ec", "https://www.w3.org/TR/CSP3/#infopanel-for-5ab373ec", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5ab373ec", + "https://www.w3.org/TR/CSP3/#infopanel-for-5ab373ec", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5ab373ec", "https://www.w3.org/TR/CSP3/#13dd6cae", "https://www.w3.org/TR/CSP3/#infopanel-for-13dd6cae", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-13dd6cae", + "https://www.w3.org/TR/CSP3/#infopanel-for-13dd6cae", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-13dd6cae", "https://www.w3.org/TR/CSP3/#b1e9fc19", "https://www.w3.org/TR/CSP3/#infopanel-for-b1e9fc19", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b1e9fc19", + "https://www.w3.org/TR/CSP3/#infopanel-for-b1e9fc19", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b1e9fc19", "https://www.w3.org/TR/CSP3/#99b5cef6", "https://www.w3.org/TR/CSP3/#infopanel-for-99b5cef6", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-99b5cef6", + "https://www.w3.org/TR/CSP3/#infopanel-for-99b5cef6", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-99b5cef6", "https://www.w3.org/TR/CSP3/#b01b1359", "https://www.w3.org/TR/CSP3/#infopanel-for-b01b1359", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b01b1359", + "https://www.w3.org/TR/CSP3/#infopanel-for-b01b1359", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b01b1359", "https://www.w3.org/TR/CSP3/#b4f2d668", "https://www.w3.org/TR/CSP3/#infopanel-for-b4f2d668", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b4f2d668", + "https://www.w3.org/TR/CSP3/#infopanel-for-b4f2d668", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b4f2d668", "https://www.w3.org/TR/CSP3/#43ac8374", "https://www.w3.org/TR/CSP3/#infopanel-for-43ac8374", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-43ac8374", + "https://www.w3.org/TR/CSP3/#infopanel-for-43ac8374", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-43ac8374", "https://www.w3.org/TR/CSP3/#53f0ea4e", "https://www.w3.org/TR/CSP3/#infopanel-for-53f0ea4e", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-53f0ea4e", + "https://www.w3.org/TR/CSP3/#infopanel-for-53f0ea4e", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-53f0ea4e", "https://www.w3.org/TR/CSP3/#9f53ade1", "https://www.w3.org/TR/CSP3/#infopanel-for-9f53ade1", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9f53ade1", + "https://www.w3.org/TR/CSP3/#infopanel-for-9f53ade1", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9f53ade1", "https://www.w3.org/TR/CSP3/#3da24a47", "https://www.w3.org/TR/CSP3/#infopanel-for-3da24a47", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3da24a47", + "https://www.w3.org/TR/CSP3/#infopanel-for-3da24a47", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3da24a47", "https://www.w3.org/TR/CSP3/#48958f5d", "https://www.w3.org/TR/CSP3/#infopanel-for-48958f5d", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-48958f5d", + "https://www.w3.org/TR/CSP3/#infopanel-for-48958f5d", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-48958f5d", "https://www.w3.org/TR/CSP3/#b33787b2", "https://www.w3.org/TR/CSP3/#infopanel-for-b33787b2", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b33787b2", + "https://www.w3.org/TR/CSP3/#infopanel-for-b33787b2", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b33787b2", "https://www.w3.org/TR/CSP3/#08639fbc", "https://www.w3.org/TR/CSP3/#infopanel-for-08639fbc", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-08639fbc", + "https://www.w3.org/TR/CSP3/#infopanel-for-08639fbc", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-08639fbc", "https://www.w3.org/TR/CSP3/#bd1db03d", "https://www.w3.org/TR/CSP3/#infopanel-for-bd1db03d", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-bd1db03d", + "https://www.w3.org/TR/CSP3/#infopanel-for-bd1db03d", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-bd1db03d", "https://www.w3.org/TR/CSP3/#cc0cac2e", "https://www.w3.org/TR/CSP3/#infopanel-for-cc0cac2e", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-cc0cac2e", + "https://www.w3.org/TR/CSP3/#infopanel-for-cc0cac2e", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-cc0cac2e", "https://www.w3.org/TR/CSP3/#92896584", "https://www.w3.org/TR/CSP3/#infopanel-for-92896584", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-92896584", + "https://www.w3.org/TR/CSP3/#infopanel-for-92896584", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-92896584", "https://www.w3.org/TR/CSP3/#215d47ca", "https://www.w3.org/TR/CSP3/#infopanel-for-215d47ca", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-215d47ca", + "https://www.w3.org/TR/CSP3/#infopanel-for-215d47ca", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-215d47ca", "https://www.w3.org/TR/CSP3/#9a517a7d", "https://www.w3.org/TR/CSP3/#infopanel-for-9a517a7d", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9a517a7d", + "https://www.w3.org/TR/CSP3/#infopanel-for-9a517a7d", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9a517a7d", "https://www.w3.org/TR/CSP3/#0aa2f0c0", "https://www.w3.org/TR/CSP3/#infopanel-for-0aa2f0c0", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0aa2f0c0", + "https://www.w3.org/TR/CSP3/#infopanel-for-0aa2f0c0", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0aa2f0c0", "https://www.w3.org/TR/CSP3/#9c4c1e66", "https://www.w3.org/TR/CSP3/#infopanel-for-9c4c1e66", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9c4c1e66", + "https://www.w3.org/TR/CSP3/#infopanel-for-9c4c1e66", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9c4c1e66", "https://www.w3.org/TR/CSP3/#ea6f3f13", "https://www.w3.org/TR/CSP3/#infopanel-for-ea6f3f13", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ea6f3f13", + "https://www.w3.org/TR/CSP3/#infopanel-for-ea6f3f13", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ea6f3f13", "https://www.w3.org/TR/CSP3/#5c35dd47", "https://www.w3.org/TR/CSP3/#infopanel-for-5c35dd47", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5c35dd47", + "https://www.w3.org/TR/CSP3/#infopanel-for-5c35dd47", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5c35dd47", "https://www.w3.org/TR/CSP3/#da63e480", "https://www.w3.org/TR/CSP3/#infopanel-for-da63e480", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-da63e480", + "https://www.w3.org/TR/CSP3/#infopanel-for-da63e480", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-da63e480", "https://www.w3.org/TR/CSP3/#c1d81171", "https://www.w3.org/TR/CSP3/#infopanel-for-c1d81171", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c1d81171", + "https://www.w3.org/TR/CSP3/#infopanel-for-c1d81171", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c1d81171", "https://www.w3.org/TR/CSP3/#457a6f4c", "https://www.w3.org/TR/CSP3/#infopanel-for-457a6f4c", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-457a6f4c", + "https://www.w3.org/TR/CSP3/#infopanel-for-457a6f4c", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-457a6f4c", "https://www.w3.org/TR/CSP3/#a23d12a9", "https://www.w3.org/TR/CSP3/#infopanel-for-a23d12a9", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a23d12a9", + "https://www.w3.org/TR/CSP3/#infopanel-for-a23d12a9", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a23d12a9", "https://www.w3.org/TR/CSP3/#0cf3964f", "https://www.w3.org/TR/CSP3/#infopanel-for-0cf3964f", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0cf3964f", + "https://www.w3.org/TR/CSP3/#infopanel-for-0cf3964f", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0cf3964f", "https://www.w3.org/TR/CSP3/#09f349d5", "https://www.w3.org/TR/CSP3/#infopanel-for-09f349d5", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-09f349d5", + "https://www.w3.org/TR/CSP3/#infopanel-for-09f349d5", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-09f349d5", "https://www.w3.org/TR/CSP3/#122f01fb", "https://www.w3.org/TR/CSP3/#infopanel-for-122f01fb", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-122f01fb", + "https://www.w3.org/TR/CSP3/#infopanel-for-122f01fb", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-122f01fb", "https://www.w3.org/TR/CSP3/#3332e595", "https://www.w3.org/TR/CSP3/#infopanel-for-3332e595", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3332e595", + "https://www.w3.org/TR/CSP3/#infopanel-for-3332e595", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3332e595", "https://www.w3.org/TR/CSP3/#ba920583", "https://www.w3.org/TR/CSP3/#infopanel-for-ba920583", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ba920583", + "https://www.w3.org/TR/CSP3/#infopanel-for-ba920583", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ba920583", "https://www.w3.org/TR/CSP3/#3144baec", "https://www.w3.org/TR/CSP3/#infopanel-for-3144baec", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3144baec", + "https://www.w3.org/TR/CSP3/#infopanel-for-3144baec", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3144baec", "https://www.w3.org/TR/CSP3/#29964c8b", "https://www.w3.org/TR/CSP3/#infopanel-for-29964c8b", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-29964c8b", + "https://www.w3.org/TR/CSP3/#infopanel-for-29964c8b", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-29964c8b", "https://www.w3.org/TR/CSP3/#53275e46", "https://www.w3.org/TR/CSP3/#infopanel-for-53275e46", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-53275e46", + "https://www.w3.org/TR/CSP3/#infopanel-for-53275e46", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-53275e46", "https://www.w3.org/TR/CSP3/#a3b18719", "https://www.w3.org/TR/CSP3/#infopanel-for-a3b18719", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a3b18719", + "https://www.w3.org/TR/CSP3/#infopanel-for-a3b18719", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a3b18719", "https://www.w3.org/TR/CSP3/#7f9469b5", "https://www.w3.org/TR/CSP3/#infopanel-for-7f9469b5", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-7f9469b5", + "https://www.w3.org/TR/CSP3/#infopanel-for-7f9469b5", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-7f9469b5", "https://www.w3.org/TR/CSP3/#3b38c2fe", "https://www.w3.org/TR/CSP3/#infopanel-for-3b38c2fe", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3b38c2fe", + "https://www.w3.org/TR/CSP3/#infopanel-for-3b38c2fe", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3b38c2fe", "https://www.w3.org/TR/CSP3/#6f2dfa22", "https://www.w3.org/TR/CSP3/#infopanel-for-6f2dfa22", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-6f2dfa22", + "https://www.w3.org/TR/CSP3/#infopanel-for-6f2dfa22", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-6f2dfa22", "https://www.w3.org/TR/CSP3/#2d5a2765", "https://www.w3.org/TR/CSP3/#infopanel-for-2d5a2765", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-2d5a2765", + "https://www.w3.org/TR/CSP3/#infopanel-for-2d5a2765", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-2d5a2765", "https://www.w3.org/TR/CSP3/#5fb1ed8a", "https://www.w3.org/TR/CSP3/#infopanel-for-5fb1ed8a", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5fb1ed8a", + "https://www.w3.org/TR/CSP3/#infopanel-for-5fb1ed8a", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5fb1ed8a", "https://www.w3.org/TR/CSP3/#3de9e659", "https://www.w3.org/TR/CSP3/#infopanel-for-3de9e659", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3de9e659", + "https://www.w3.org/TR/CSP3/#infopanel-for-3de9e659", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3de9e659", "https://www.w3.org/TR/CSP3/#60184fa5", "https://www.w3.org/TR/CSP3/#infopanel-for-60184fa5", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-60184fa5", + "https://www.w3.org/TR/CSP3/#infopanel-for-60184fa5", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-60184fa5", "https://www.w3.org/TR/CSP3/#ae8def21", "https://www.w3.org/TR/CSP3/#infopanel-for-ae8def21", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ae8def21", + "https://www.w3.org/TR/CSP3/#infopanel-for-ae8def21", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ae8def21", "https://www.w3.org/TR/CSP3/#f937b7b6", "https://www.w3.org/TR/CSP3/#infopanel-for-f937b7b6", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f937b7b6", + "https://www.w3.org/TR/CSP3/#infopanel-for-f937b7b6", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f937b7b6", "https://www.w3.org/TR/CSP3/#a088e610", "https://www.w3.org/TR/CSP3/#infopanel-for-a088e610", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a088e610", + "https://www.w3.org/TR/CSP3/#infopanel-for-a088e610", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a088e610", "https://www.w3.org/TR/CSP3/#9c05f1bf", "https://www.w3.org/TR/CSP3/#infopanel-for-9c05f1bf", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9c05f1bf", + "https://www.w3.org/TR/CSP3/#infopanel-for-9c05f1bf", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9c05f1bf", "https://www.w3.org/TR/CSP3/#16d07e10", "https://www.w3.org/TR/CSP3/#infopanel-for-16d07e10", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-16d07e10", + "https://www.w3.org/TR/CSP3/#infopanel-for-16d07e10", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-16d07e10", "https://www.w3.org/TR/CSP3/#5e72f9d3", "https://www.w3.org/TR/CSP3/#infopanel-for-5e72f9d3", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5e72f9d3", + "https://www.w3.org/TR/CSP3/#infopanel-for-5e72f9d3", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5e72f9d3", "https://www.w3.org/TR/CSP3/#7a87d819", "https://www.w3.org/TR/CSP3/#infopanel-for-7a87d819", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-7a87d819", + "https://www.w3.org/TR/CSP3/#infopanel-for-7a87d819", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-7a87d819", "https://www.w3.org/TR/CSP3/#6b815fdd", "https://www.w3.org/TR/CSP3/#infopanel-for-6b815fdd", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-6b815fdd", + "https://www.w3.org/TR/CSP3/#infopanel-for-6b815fdd", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-6b815fdd", "https://www.w3.org/TR/CSP3/#d8b963e8", "https://www.w3.org/TR/CSP3/#infopanel-for-d8b963e8", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-d8b963e8", + "https://www.w3.org/TR/CSP3/#infopanel-for-d8b963e8", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-d8b963e8", "https://www.w3.org/TR/CSP3/#649608b9", "https://www.w3.org/TR/CSP3/#infopanel-for-649608b9", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-649608b9", + "https://www.w3.org/TR/CSP3/#infopanel-for-649608b9", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-649608b9", "https://www.w3.org/TR/CSP3/#84b454ff", "https://www.w3.org/TR/CSP3/#infopanel-for-84b454ff", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-84b454ff", + "https://www.w3.org/TR/CSP3/#infopanel-for-84b454ff", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-84b454ff", "https://www.w3.org/TR/CSP3/#692595fe", "https://www.w3.org/TR/CSP3/#infopanel-for-692595fe", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-692595fe", + "https://www.w3.org/TR/CSP3/#infopanel-for-692595fe", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-692595fe", "https://www.w3.org/TR/CSP3/#4c07280e", "https://www.w3.org/TR/CSP3/#infopanel-for-4c07280e", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4c07280e", + "https://www.w3.org/TR/CSP3/#infopanel-for-4c07280e", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4c07280e", "https://www.w3.org/TR/CSP3/#15e48c39", "https://www.w3.org/TR/CSP3/#infopanel-for-15e48c39", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-15e48c39", + "https://www.w3.org/TR/CSP3/#infopanel-for-15e48c39", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-15e48c39", "https://www.w3.org/TR/CSP3/#0204d188", "https://www.w3.org/TR/CSP3/#infopanel-for-0204d188", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0204d188", + "https://www.w3.org/TR/CSP3/#infopanel-for-0204d188", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0204d188", "https://www.w3.org/TR/CSP3/#23cac254", "https://www.w3.org/TR/CSP3/#infopanel-for-23cac254", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-23cac254", + "https://www.w3.org/TR/CSP3/#infopanel-for-23cac254", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-23cac254", "https://www.w3.org/TR/CSP3/#b29084c6", "https://www.w3.org/TR/CSP3/#infopanel-for-b29084c6", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b29084c6", + "https://www.w3.org/TR/CSP3/#infopanel-for-b29084c6", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b29084c6", "https://www.w3.org/TR/CSP3/#54627f47", "https://www.w3.org/TR/CSP3/#infopanel-for-54627f47", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-54627f47", + "https://www.w3.org/TR/CSP3/#infopanel-for-54627f47", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-54627f47", "https://www.w3.org/TR/CSP3/#7a3dbdb1", "https://www.w3.org/TR/CSP3/#infopanel-for-7a3dbdb1", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-7a3dbdb1", + "https://www.w3.org/TR/CSP3/#infopanel-for-7a3dbdb1", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-7a3dbdb1", "https://www.w3.org/TR/CSP3/#0698d556", "https://www.w3.org/TR/CSP3/#infopanel-for-0698d556", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0698d556", + "https://www.w3.org/TR/CSP3/#infopanel-for-0698d556", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-0698d556", "https://www.w3.org/TR/CSP3/#a37f05fd", "https://www.w3.org/TR/CSP3/#infopanel-for-a37f05fd", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a37f05fd", + "https://www.w3.org/TR/CSP3/#infopanel-for-a37f05fd", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a37f05fd", "https://www.w3.org/TR/CSP3/#4d5cebba", "https://www.w3.org/TR/CSP3/#infopanel-for-4d5cebba", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4d5cebba", + "https://www.w3.org/TR/CSP3/#infopanel-for-4d5cebba", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-4d5cebba", "https://www.w3.org/TR/CSP3/#3c4b330a", "https://www.w3.org/TR/CSP3/#infopanel-for-3c4b330a", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3c4b330a", + "https://www.w3.org/TR/CSP3/#infopanel-for-3c4b330a", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3c4b330a", "https://www.w3.org/TR/CSP3/#574c86b8", "https://www.w3.org/TR/CSP3/#infopanel-for-574c86b8", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-574c86b8", + "https://www.w3.org/TR/CSP3/#infopanel-for-574c86b8", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-574c86b8", "https://www.w3.org/TR/CSP3/#73d9f866", "https://www.w3.org/TR/CSP3/#infopanel-for-73d9f866", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-73d9f866", + "https://www.w3.org/TR/CSP3/#infopanel-for-73d9f866", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-73d9f866", "https://www.w3.org/TR/CSP3/#07d359a5", "https://www.w3.org/TR/CSP3/#infopanel-for-07d359a5", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-07d359a5", + "https://www.w3.org/TR/CSP3/#infopanel-for-07d359a5", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-07d359a5", "https://www.w3.org/TR/CSP3/#546e361d", "https://www.w3.org/TR/CSP3/#infopanel-for-546e361d", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-546e361d", + "https://www.w3.org/TR/CSP3/#infopanel-for-546e361d", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-546e361d", "https://www.w3.org/TR/CSP3/#01149665", "https://www.w3.org/TR/CSP3/#infopanel-for-01149665", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-01149665", + "https://www.w3.org/TR/CSP3/#infopanel-for-01149665", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-01149665", "https://www.w3.org/TR/CSP3/#cdec7b52", "https://www.w3.org/TR/CSP3/#infopanel-for-cdec7b52", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-cdec7b52", + "https://www.w3.org/TR/CSP3/#infopanel-for-cdec7b52", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-cdec7b52", "https://www.w3.org/TR/CSP3/#af6109ae", "https://www.w3.org/TR/CSP3/#infopanel-for-af6109ae", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-af6109ae", + "https://www.w3.org/TR/CSP3/#infopanel-for-af6109ae", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-af6109ae", "https://www.w3.org/TR/CSP3/#fe4f8855", "https://www.w3.org/TR/CSP3/#infopanel-for-fe4f8855", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-fe4f8855", + "https://www.w3.org/TR/CSP3/#infopanel-for-fe4f8855", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-fe4f8855", "https://www.w3.org/TR/CSP3/#41a7917e", "https://www.w3.org/TR/CSP3/#infopanel-for-41a7917e", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-41a7917e", + "https://www.w3.org/TR/CSP3/#infopanel-for-41a7917e", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-41a7917e", "https://www.w3.org/TR/CSP3/#702d8ead", "https://www.w3.org/TR/CSP3/#infopanel-for-702d8ead", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-702d8ead", + "https://www.w3.org/TR/CSP3/#infopanel-for-702d8ead", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-702d8ead", "https://www.w3.org/TR/CSP3/#c6544229", "https://www.w3.org/TR/CSP3/#infopanel-for-c6544229", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c6544229", + "https://www.w3.org/TR/CSP3/#infopanel-for-c6544229", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c6544229", "https://www.w3.org/TR/CSP3/#9055b6c6", "https://www.w3.org/TR/CSP3/#infopanel-for-9055b6c6", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9055b6c6", + "https://www.w3.org/TR/CSP3/#infopanel-for-9055b6c6", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-9055b6c6", "https://www.w3.org/TR/CSP3/#35c08a82", "https://www.w3.org/TR/CSP3/#infopanel-for-35c08a82", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-35c08a82", + "https://www.w3.org/TR/CSP3/#infopanel-for-35c08a82", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-35c08a82", "https://www.w3.org/TR/CSP3/#11d73a3a", "https://www.w3.org/TR/CSP3/#infopanel-for-11d73a3a", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-11d73a3a", + "https://www.w3.org/TR/CSP3/#infopanel-for-11d73a3a", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-11d73a3a", "https://www.w3.org/TR/CSP3/#f07429d2", "https://www.w3.org/TR/CSP3/#infopanel-for-f07429d2", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f07429d2", + "https://www.w3.org/TR/CSP3/#infopanel-for-f07429d2", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f07429d2", "https://www.w3.org/TR/CSP3/#570073d7", "https://www.w3.org/TR/CSP3/#infopanel-for-570073d7", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-570073d7", + "https://www.w3.org/TR/CSP3/#infopanel-for-570073d7", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-570073d7", "https://www.w3.org/TR/CSP3/#c6be056c", "https://www.w3.org/TR/CSP3/#infopanel-for-c6be056c", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c6be056c", + "https://www.w3.org/TR/CSP3/#infopanel-for-c6be056c", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c6be056c", "https://www.w3.org/TR/CSP3/#7da56b7d", "https://www.w3.org/TR/CSP3/#infopanel-for-7da56b7d", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-7da56b7d", + "https://www.w3.org/TR/CSP3/#infopanel-for-7da56b7d", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-7da56b7d", "https://www.w3.org/TR/CSP3/#b1dc7351", "https://www.w3.org/TR/CSP3/#infopanel-for-b1dc7351", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b1dc7351", + "https://www.w3.org/TR/CSP3/#infopanel-for-b1dc7351", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b1dc7351", "https://www.w3.org/TR/CSP3/#f06432d7", "https://www.w3.org/TR/CSP3/#infopanel-for-f06432d7", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f06432d7", + "https://www.w3.org/TR/CSP3/#infopanel-for-f06432d7", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f06432d7", "https://www.w3.org/TR/CSP3/#b9d1df32", "https://www.w3.org/TR/CSP3/#infopanel-for-b9d1df32", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b9d1df32", + "https://www.w3.org/TR/CSP3/#infopanel-for-b9d1df32", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b9d1df32", "https://www.w3.org/TR/CSP3/#12553145", "https://www.w3.org/TR/CSP3/#infopanel-for-12553145", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-12553145", + "https://www.w3.org/TR/CSP3/#infopanel-for-12553145", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-12553145", "https://www.w3.org/TR/CSP3/#22477314", "https://www.w3.org/TR/CSP3/#infopanel-for-22477314", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-22477314", + "https://www.w3.org/TR/CSP3/#infopanel-for-22477314", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-22477314", "https://www.w3.org/TR/CSP3/#ed948033", "https://www.w3.org/TR/CSP3/#infopanel-for-ed948033", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ed948033", + "https://www.w3.org/TR/CSP3/#infopanel-for-ed948033", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ed948033", "https://www.w3.org/TR/CSP3/#752d140b", "https://www.w3.org/TR/CSP3/#infopanel-for-752d140b", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-752d140b", + "https://www.w3.org/TR/CSP3/#infopanel-for-752d140b", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-752d140b", "https://www.w3.org/TR/CSP3/#5718c334", "https://www.w3.org/TR/CSP3/#infopanel-for-5718c334", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5718c334", + "https://www.w3.org/TR/CSP3/#infopanel-for-5718c334", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5718c334", "https://www.w3.org/TR/CSP3/#959ad97b", "https://www.w3.org/TR/CSP3/#infopanel-for-959ad97b", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-959ad97b", + "https://www.w3.org/TR/CSP3/#infopanel-for-959ad97b", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-959ad97b", "https://www.w3.org/TR/CSP3/#a1288f2a", "https://www.w3.org/TR/CSP3/#infopanel-for-a1288f2a", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a1288f2a", + "https://www.w3.org/TR/CSP3/#infopanel-for-a1288f2a", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a1288f2a", "https://www.w3.org/TR/CSP3/#c0868016", "https://www.w3.org/TR/CSP3/#infopanel-for-c0868016", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c0868016", + "https://www.w3.org/TR/CSP3/#infopanel-for-c0868016", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-c0868016", "https://www.w3.org/TR/CSP3/#8f69ce41", "https://www.w3.org/TR/CSP3/#infopanel-for-8f69ce41", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8f69ce41", + "https://www.w3.org/TR/CSP3/#infopanel-for-8f69ce41", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8f69ce41", "https://www.w3.org/TR/CSP3/#17bd86ff", "https://www.w3.org/TR/CSP3/#infopanel-for-17bd86ff", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-17bd86ff", + "https://www.w3.org/TR/CSP3/#infopanel-for-17bd86ff", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-17bd86ff", "https://www.w3.org/TR/CSP3/#852ada56", "https://www.w3.org/TR/CSP3/#infopanel-for-852ada56", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-852ada56", + "https://www.w3.org/TR/CSP3/#infopanel-for-852ada56", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-852ada56", "https://www.w3.org/TR/CSP3/#3a711be7", "https://www.w3.org/TR/CSP3/#infopanel-for-3a711be7", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3a711be7", + "https://www.w3.org/TR/CSP3/#infopanel-for-3a711be7", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-3a711be7", "https://www.w3.org/TR/CSP3/#dcffbccd", "https://www.w3.org/TR/CSP3/#infopanel-for-dcffbccd", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dcffbccd", + "https://www.w3.org/TR/CSP3/#infopanel-for-dcffbccd", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-dcffbccd", "https://www.w3.org/TR/CSP3/#ca3ca4ae", "https://www.w3.org/TR/CSP3/#infopanel-for-ca3ca4ae", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ca3ca4ae", + "https://www.w3.org/TR/CSP3/#infopanel-for-ca3ca4ae", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-ca3ca4ae", "https://www.w3.org/TR/CSP3/#5442ea33", "https://www.w3.org/TR/CSP3/#infopanel-for-5442ea33", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5442ea33", + "https://www.w3.org/TR/CSP3/#infopanel-for-5442ea33", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-5442ea33", "https://www.w3.org/TR/CSP3/#218c9455", "https://www.w3.org/TR/CSP3/#infopanel-for-218c9455", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-218c9455", + "https://www.w3.org/TR/CSP3/#infopanel-for-218c9455", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-218c9455", "https://www.w3.org/TR/CSP3/#955b99c4", "https://www.w3.org/TR/CSP3/#infopanel-for-955b99c4", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-955b99c4", + "https://www.w3.org/TR/CSP3/#infopanel-for-955b99c4", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-955b99c4", "https://www.w3.org/TR/CSP3/#60675e26", "https://www.w3.org/TR/CSP3/#infopanel-for-60675e26", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-60675e26", + "https://www.w3.org/TR/CSP3/#infopanel-for-60675e26", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-60675e26", "https://www.w3.org/TR/CSP3/#a56b2832", "https://www.w3.org/TR/CSP3/#infopanel-for-a56b2832", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a56b2832", + "https://www.w3.org/TR/CSP3/#infopanel-for-a56b2832", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a56b2832", "https://www.w3.org/TR/CSP3/#6819dc54", "https://www.w3.org/TR/CSP3/#infopanel-for-6819dc54", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-6819dc54", + "https://www.w3.org/TR/CSP3/#infopanel-for-6819dc54", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-6819dc54", "https://www.w3.org/TR/CSP3/#784d7d80", "https://www.w3.org/TR/CSP3/#infopanel-for-784d7d80", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-784d7d80", + "https://www.w3.org/TR/CSP3/#infopanel-for-784d7d80", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-784d7d80", "https://www.w3.org/TR/CSP3/#53f02be3", "https://www.w3.org/TR/CSP3/#infopanel-for-53f02be3", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-53f02be3", + "https://www.w3.org/TR/CSP3/#infopanel-for-53f02be3", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-53f02be3", "https://www.w3.org/TR/CSP3/#2a675f38", "https://www.w3.org/TR/CSP3/#infopanel-for-2a675f38", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-2a675f38", + "https://www.w3.org/TR/CSP3/#infopanel-for-2a675f38", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-2a675f38", "https://www.w3.org/TR/CSP3/#8855a9aa", "https://www.w3.org/TR/CSP3/#infopanel-for-8855a9aa", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8855a9aa", + "https://www.w3.org/TR/CSP3/#infopanel-for-8855a9aa", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-8855a9aa", "https://www.w3.org/TR/CSP3/#f4531911", "https://www.w3.org/TR/CSP3/#infopanel-for-f4531911", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f4531911", + "https://www.w3.org/TR/CSP3/#infopanel-for-f4531911", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f4531911", "https://www.w3.org/TR/CSP3/#889e932f", "https://www.w3.org/TR/CSP3/#infopanel-for-889e932f", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-889e932f", + "https://www.w3.org/TR/CSP3/#infopanel-for-889e932f", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-889e932f", "https://www.w3.org/TR/CSP3/#b0d7f3c3", "https://www.w3.org/TR/CSP3/#infopanel-for-b0d7f3c3", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b0d7f3c3", + "https://www.w3.org/TR/CSP3/#infopanel-for-b0d7f3c3", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-b0d7f3c3", "https://www.w3.org/TR/CSP3/#a32c65d4", "https://www.w3.org/TR/CSP3/#infopanel-for-a32c65d4", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a32c65d4", + "https://www.w3.org/TR/CSP3/#infopanel-for-a32c65d4", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-a32c65d4", "https://www.w3.org/TR/CSP3/#efd1ec5d", "https://www.w3.org/TR/CSP3/#infopanel-for-efd1ec5d", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-efd1ec5d", + "https://www.w3.org/TR/CSP3/#infopanel-for-efd1ec5d", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-efd1ec5d", "https://www.w3.org/TR/CSP3/#e97a9688", "https://www.w3.org/TR/CSP3/#infopanel-for-e97a9688", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e97a9688", + "https://www.w3.org/TR/CSP3/#infopanel-for-e97a9688", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-e97a9688", "https://www.w3.org/TR/CSP3/#450958f7", "https://www.w3.org/TR/CSP3/#infopanel-for-450958f7", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-450958f7", + "https://www.w3.org/TR/CSP3/#infopanel-for-450958f7", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-450958f7", "https://www.w3.org/TR/CSP3/#f48ea995", "https://www.w3.org/TR/CSP3/#infopanel-for-f48ea995", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f48ea995", + "https://www.w3.org/TR/CSP3/#infopanel-for-f48ea995", + "https://www.w3.org/TR/CSP3/#infopaneltitle-for-f48ea995", "https://www.w3.org/TR/CSP3/#references", "https://www.w3.org/TR/CSP3/#normative", "https://www.w3.org/TR/CSP3/#biblio-css-cascade-5", diff --git a/tr/ids/rdf12-n-quads.json b/tr/ids/rdf12-n-quads.json index 1fa5d2eff4d5..e7c1ae5c2b0b 100644 --- a/tr/ids/rdf12-n-quads.json +++ b/tr/ids/rdf12-n-quads.json @@ -133,6 +133,8 @@ "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-graphLabel", "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-literal", "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-quotedTriple", + "https://www.w3.org/TR/rdf12-n-quads/#grammar-declaration-terminals", + "https://www.w3.org/TR/rdf12-n-quads/#terminals", "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-IRIREF", "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-BLANK_NODE_LABEL", "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-LANGTAG", diff --git a/tr/ids/rdf12-n-triples.json b/tr/ids/rdf12-n-triples.json index 685f8455372a..46c6df4d4bb1 100644 --- a/tr/ids/rdf12-n-triples.json +++ b/tr/ids/rdf12-n-triples.json @@ -114,6 +114,8 @@ "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-object", "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-literal", "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-quotedTriple", + "https://www.w3.org/TR/rdf12-n-triples/#grammar-declaration-terminals", + "https://www.w3.org/TR/rdf12-n-triples/#terminals", "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-IRIREF", "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-BLANK_NODE_LABEL", "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-LANGTAG", diff --git a/tr/ids/rdf12-turtle.json b/tr/ids/rdf12-turtle.json index 59447510d3d6..781b437a199f 100644 --- a/tr/ids/rdf12-turtle.json +++ b/tr/ids/rdf12-turtle.json @@ -13,6 +13,14 @@ "https://www.w3.org/TR/rdf12-turtle/#w3c-state", "https://www.w3.org/TR/rdf12-turtle/#abstract", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-rdf-graph-1", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-1", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-rdf-term-1", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-subject-1", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-object-type-1", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-triple-1", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-dfn-annotation-syntax-1", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-2", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-asserted-triple-1", "https://www.w3.org/TR/rdf12-turtle/#sotd", "https://www.w3.org/TR/rdf12-turtle/#w3c_process_revision", "https://www.w3.org/TR/rdf12-turtle/#related", @@ -23,7 +31,7 @@ "https://www.w3.org/TR/rdf12-turtle/#x1-introduction", "https://www.w3.org/TR/rdf12-turtle/#ref-for-dfn-turtle-document-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-rdf-graph-2", - "https://www.w3.org/TR/rdf12-turtle/#example-1", + "https://www.w3.org/TR/rdf12-turtle/#ex-intro", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-triplesblock-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-rdf-graph-3", "https://www.w3.org/TR/rdf12-turtle/#ref-for-dfn-turtle-document-2", @@ -32,78 +40,120 @@ "https://www.w3.org/TR/rdf12-turtle/#ref-for-dfn-turtle-document-3", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-rdf-graph-4", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-rdf-graph-5", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-triples-1", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-triple-2", "https://www.w3.org/TR/rdf12-turtle/#simple-triples", "https://www.w3.org/TR/rdf12-turtle/#x2-1-simple-triples", - "https://www.w3.org/TR/rdf12-turtle/#example-2", + "https://www.w3.org/TR/rdf12-turtle/#ex-simple-triple", "https://www.w3.org/TR/rdf12-turtle/#predicate-lists", "https://www.w3.org/TR/rdf12-turtle/#x2-2-predicate-lists", - "https://www.w3.org/TR/rdf12-turtle/#example-3", - "https://www.w3.org/TR/rdf12-turtle/#example-4", + "https://www.w3.org/TR/rdf12-turtle/#ex-predicateObjectList", + "https://www.w3.org/TR/rdf12-turtle/#ex-predicateObjectList-expanded", "https://www.w3.org/TR/rdf12-turtle/#object-lists", "https://www.w3.org/TR/rdf12-turtle/#x2-3-object-lists", - "https://www.w3.org/TR/rdf12-turtle/#example-5", - "https://www.w3.org/TR/rdf12-turtle/#example-6", + "https://www.w3.org/TR/rdf12-turtle/#ex-object-list", + "https://www.w3.org/TR/rdf12-turtle/#ex-object-list-expanded", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-iris-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-literals-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-1", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-3", "https://www.w3.org/TR/rdf12-turtle/#sec-iri", "https://www.w3.org/TR/rdf12-turtle/#x2-4-iris", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-iris-2", "https://www.w3.org/TR/rdf12-turtle/#relative-iri", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-relative-iri-references-1", "https://www.w3.org/TR/rdf12-turtle/#iri-a", "https://www.w3.org/TR/rdf12-turtle/#prefixed-name", "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID", "https://www.w3.org/TR/rdf12-turtle/#h-note", - "https://www.w3.org/TR/rdf12-turtle/#example-7", - "https://www.w3.org/TR/rdf12-turtle/#example-8", + "https://www.w3.org/TR/rdf12-turtle/#ex-prefix-decl", + "https://www.w3.org/TR/rdf12-turtle/#ex-sparql-prefix-decl", "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID-0", "https://www.w3.org/TR/rdf12-turtle/#h-note-0", - "https://www.w3.org/TR/rdf12-turtle/#example-9", + "https://www.w3.org/TR/rdf12-turtle/#ex-turtle-abbreviations", "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID-1", "https://www.w3.org/TR/rdf12-turtle/#h-note-1", "https://www.w3.org/TR/rdf12-turtle/#literals", "https://www.w3.org/TR/rdf12-turtle/#x2-5-rdf-literals", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-literals-2", - "https://www.w3.org/TR/rdf12-turtle/#example-10", + "https://www.w3.org/TR/rdf12-turtle/#ex-rdf-literal", "https://www.w3.org/TR/rdf12-turtle/#turtle-literals", "https://www.w3.org/TR/rdf12-turtle/#x2-5-1-quoted-literals", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-rdf-lexical-form-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-language-tag-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-datatype-iri-1", - "https://www.w3.org/TR/rdf12-turtle/#example-11", + "https://www.w3.org/TR/rdf12-turtle/#ex-quoted-literals", "https://www.w3.org/TR/rdf12-turtle/#abbrev", "https://www.w3.org/TR/rdf12-turtle/#x2-5-2-numbers", - "https://www.w3.org/TR/rdf12-turtle/#example-12", + "https://www.w3.org/TR/rdf12-turtle/#tab-numbers", + "https://www.w3.org/TR/rdf12-turtle/#ex-numbers", "https://www.w3.org/TR/rdf12-turtle/#booleans", "https://www.w3.org/TR/rdf12-turtle/#x2-5-3-booleans", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-xsd-boolean-1", - "https://www.w3.org/TR/rdf12-turtle/#example-13", + "https://www.w3.org/TR/rdf12-turtle/#ex-boolean", "https://www.w3.org/TR/rdf12-turtle/#BNodes", "https://www.w3.org/TR/rdf12-turtle/#x2-6-rdf-blank-nodes", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-2", - "https://www.w3.org/TR/rdf12-turtle/#example-14", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-node-identifier-1", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-node-identifier-2", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-3", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-node-identifier-3", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-node-identifier-4", + "https://www.w3.org/TR/rdf12-turtle/#ex-blank-node", "https://www.w3.org/TR/rdf12-turtle/#unlabeled-bnodes", - "https://www.w3.org/TR/rdf12-turtle/#x2-7-nesting-unlabeled-blank-nodes-in-turtle", - "https://www.w3.org/TR/rdf12-turtle/#example-15", + "https://www.w3.org/TR/rdf12-turtle/#x2-7-nesting-of-blank-nodes-without-blank-node-identifiers", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-4", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-5", + "https://www.w3.org/TR/rdf12-turtle/#ex-blankNodePropertyList", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-6", + "https://www.w3.org/TR/rdf12-turtle/#tab-bnproplist", "https://www.w3.org/TR/rdf12-turtle/#example-16", "https://www.w3.org/TR/rdf12-turtle/#example-17", "https://www.w3.org/TR/rdf12-turtle/#collections", "https://www.w3.org/TR/rdf12-turtle/#x2-8-collections", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-collection-1", - "https://www.w3.org/TR/rdf12-turtle/#example-18", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-7", + "https://www.w3.org/TR/rdf12-turtle/#ex-collection", + "https://www.w3.org/TR/rdf12-turtle/#quoted-triples", + "https://www.w3.org/TR/rdf12-turtle/#x2-9-quoted-triples", + "https://www.w3.org/TR/rdf12-turtle/#dfn-quoted-triple", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-4", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-subject-2", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-object-type-2", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-triple-3", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-5", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-6", + "https://www.w3.org/TR/rdf12-turtle/#ex-quoted-triple", + "https://www.w3.org/TR/rdf12-turtle/#dfn-asserted-triple", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-asserted-triple-2", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-7", + "https://www.w3.org/TR/rdf12-turtle/#annotation-syntax", + "https://www.w3.org/TR/rdf12-turtle/#x2-9-1-annotation-syntax", + "https://www.w3.org/TR/rdf12-turtle/#dfn-annotation-syntax", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-triple-4", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-subject-3", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-asserted-triple-3", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-8", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-subject-4", + "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID-2", + "https://www.w3.org/TR/rdf12-turtle/#h-note-2", + "https://www.w3.org/TR/rdf12-turtle/#ex-annotated-triple", + "https://www.w3.org/TR/rdf12-turtle/#ex-annotated-triple-expanded", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-asserted-triple-4", "https://www.w3.org/TR/rdf12-turtle/#sec-examples", "https://www.w3.org/TR/rdf12-turtle/#x3-examples", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-example-7-1", - "https://www.w3.org/TR/rdf12-turtle/#example-19", - "https://www.w3.org/TR/rdf12-turtle/#example-20", - "https://www.w3.org/TR/rdf12-turtle/#example-21", - "https://www.w3.org/TR/rdf12-turtle/#example-22", - "https://www.w3.org/TR/rdf12-turtle/#example-23", + "https://www.w3.org/TR/rdf12-turtle/#ex-collection-two-literals", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-8", + "https://www.w3.org/TR/rdf12-turtle/#ex-collection-as-subject", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-9", + "https://www.w3.org/TR/rdf12-turtle/#ex-collection-as-subject-expanded", + "https://www.w3.org/TR/rdf12-turtle/#ex-nested-collection", + "https://www.w3.org/TR/rdf12-turtle/#ex-nested-collection-expanded", "https://www.w3.org/TR/rdf12-turtle/#sec-diff-sparql", "https://www.w3.org/TR/rdf12-turtle/#x4-turtle-compared-to-sparql", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-triplesblock-2", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-sparql-permits-rdf-literals-1", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-literals-3", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-triple-patterns-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-prologue-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-syntax-for-iris-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-sparql-grammar-1", @@ -112,8 +162,8 @@ "https://www.w3.org/TR/rdf12-turtle/#dfn-turtle-document", "https://www.w3.org/TR/rdf12-turtle/#ref-for-dfn-turtle-document-4", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-rdf-graph-6", - "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID-2", - "https://www.w3.org/TR/rdf12-turtle/#h-note-2", + "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID-3", + "https://www.w3.org/TR/rdf12-turtle/#h-note-3", "https://www.w3.org/TR/rdf12-turtle/#sec-mime", "https://www.w3.org/TR/rdf12-turtle/#x5-1-media-type-and-content-encoding", "https://www.w3.org/TR/rdf12-turtle/#sec-grammar", @@ -125,6 +175,8 @@ "https://www.w3.org/TR/rdf12-turtle/#x6-2-comments", "https://www.w3.org/TR/rdf12-turtle/#sec-iri-references", "https://www.w3.org/TR/rdf12-turtle/#x6-3-iri-references", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-relative-iri-references-2", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-relative-iri-references-3", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-section-5-1-1-base-uri-embedded-in-content-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-section-5-1-2-base-uri-from-the-encapsulating-entity-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-5-1-3-base-uri-from-the-retrieval-uri-1", @@ -133,22 +185,24 @@ "https://www.w3.org/TR/rdf12-turtle/#sec-escapes", "https://www.w3.org/TR/rdf12-turtle/#x6-4-escape-sequences", "https://www.w3.org/TR/rdf12-turtle/#numeric", + "https://www.w3.org/TR/rdf12-turtle/#tab-uchar", "https://www.w3.org/TR/rdf12-turtle/#string", + "https://www.w3.org/TR/rdf12-turtle/#tab-echar", "https://www.w3.org/TR/rdf12-turtle/#reserved", "https://www.w3.org/TR/rdf12-turtle/#term2escape", - "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID-3", - "https://www.w3.org/TR/rdf12-turtle/#h-note-3", + "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID-4", + "https://www.w3.org/TR/rdf12-turtle/#h-note-4", "https://www.w3.org/TR/rdf12-turtle/#sec-grammar-grammar", "https://www.w3.org/TR/rdf12-turtle/#x6-5-grammar", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-60s-1", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-registered-language-subtags-1", + "https://www.w3.org/TR/rdf12-turtle/#grammar-productions", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-turtleDoc", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-statement", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-directive", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-prefixID", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-base", - "https://www.w3.org/TR/rdf12-turtle/#grammar-production-sparqlBase", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-sparqlPrefix", + "https://www.w3.org/TR/rdf12-turtle/#grammar-production-sparqlBase", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-triples", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-predicateObjectList", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-objectList", @@ -166,6 +220,11 @@ "https://www.w3.org/TR/rdf12-turtle/#grammar-production-iri", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-PrefixedName", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-BlankNode", + "https://www.w3.org/TR/rdf12-turtle/#grammar-production-quotedTriple", + "https://www.w3.org/TR/rdf12-turtle/#grammar-production-qtSubject", + "https://www.w3.org/TR/rdf12-turtle/#grammar-production-qtObject", + "https://www.w3.org/TR/rdf12-turtle/#grammar-production-annotation", + "https://www.w3.org/TR/rdf12-turtle/#grammar-declaration-terminals", "https://www.w3.org/TR/rdf12-turtle/#terminals", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-IRIREF", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-PNAME_NS", @@ -182,6 +241,7 @@ "https://www.w3.org/TR/rdf12-turtle/#grammar-production-STRING_LITERAL_LONG_QUOTE", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-UCHAR", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-ECHAR", + "https://www.w3.org/TR/rdf12-turtle/#grammar-production-NIL", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-WS", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-ANON", "https://www.w3.org/TR/rdf12-turtle/#grammar-production-PN_CHARS_BASE", @@ -196,8 +256,9 @@ "https://www.w3.org/TR/rdf12-turtle/#sec-parsing", "https://www.w3.org/TR/rdf12-turtle/#x7-parsing", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-iris-3", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-literals-3", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-3", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-literals-4", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-10", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-9", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-rdf-lexical-form-2", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-language-tag-2", "https://www.w3.org/TR/rdf12-turtle/#prefix", @@ -206,13 +267,17 @@ "https://www.w3.org/TR/rdf12-turtle/#baseURI", "https://www.w3.org/TR/rdf12-turtle/#namespaces", "https://www.w3.org/TR/rdf12-turtle/#bnodeLabels", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-4", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-11", "https://www.w3.org/TR/rdf12-turtle/#curSubject", "https://www.w3.org/TR/rdf12-turtle/#curPredicate", + "https://www.w3.org/TR/rdf12-turtle/#curObject", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-10", "https://www.w3.org/TR/rdf12-turtle/#sec-parsing-terms", "https://www.w3.org/TR/rdf12-turtle/#x7-2-rdf-term-constructors", + "https://www.w3.org/TR/rdf12-turtle/#tab-term-constructors", "https://www.w3.org/TR/rdf12-turtle/#handle-IRIREF", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-iris-4", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-relative-iri-references-4", "https://www.w3.org/TR/rdf12-turtle/#handle-PNAME_NS", "https://www.w3.org/TR/rdf12-turtle/#handle-PNAME_NS2", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-iris-5", @@ -229,49 +294,53 @@ "https://www.w3.org/TR/rdf12-turtle/#handle-LANGTAG", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-language-tag-3", "https://www.w3.org/TR/rdf12-turtle/#handle-RDFLiteral", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-literals-4", - "https://www.w3.org/TR/rdf12-turtle/#handle-INTEGER", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-literals-5", - "https://www.w3.org/TR/rdf12-turtle/#handle-DECIMAL", + "https://www.w3.org/TR/rdf12-turtle/#handle-INTEGER", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-literals-6", - "https://www.w3.org/TR/rdf12-turtle/#handle-DOUBLE", + "https://www.w3.org/TR/rdf12-turtle/#handle-DECIMAL", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-literals-7", - "https://www.w3.org/TR/rdf12-turtle/#handle-BooleanLiteral", + "https://www.w3.org/TR/rdf12-turtle/#handle-DOUBLE", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-literals-8", + "https://www.w3.org/TR/rdf12-turtle/#handle-BooleanLiteral", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-literals-9", "https://www.w3.org/TR/rdf12-turtle/#handle-BLANK_NODE_LABEL", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-5", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-12", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-13", "https://www.w3.org/TR/rdf12-turtle/#handle-ANON", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-6", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-14", "https://www.w3.org/TR/rdf12-turtle/#handle-blankNodePropertyList", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-7", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-15", "https://www.w3.org/TR/rdf12-turtle/#handle-collection", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-8", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-blank-nodes-16", "https://www.w3.org/TR/rdf12-turtle/#handle-collection2", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-iris-7", + "https://www.w3.org/TR/rdf12-turtle/#handle-quotedTriple", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-11", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-12", "https://www.w3.org/TR/rdf12-turtle/#sec-parsing-triples", "https://www.w3.org/TR/rdf12-turtle/#x7-3-rdf-triples-constructors", "https://www.w3.org/TR/rdf12-turtle/#ref-for-dfn-turtle-document-7", "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-rdf-graph-7", - "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-triples-2", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-triple-5", "https://www.w3.org/TR/rdf12-turtle/#property-lists", "https://www.w3.org/TR/rdf12-turtle/#propertyList", "https://www.w3.org/TR/rdf12-turtle/#collections-0", "https://www.w3.org/TR/rdf12-turtle/#collection", "https://www.w3.org/TR/rdf12-turtle/#sec-parsing-example", "https://www.w3.org/TR/rdf12-turtle/#x7-4-parsing-example", - "https://www.w3.org/TR/rdf12-turtle/#example-24", + "https://www.w3.org/TR/rdf12-turtle/#ex-parsing", "https://www.w3.org/TR/rdf12-turtle/#in-html", "https://www.w3.org/TR/rdf12-turtle/#a-embedding-turtle-in-html-documents", - "https://www.w3.org/TR/rdf12-turtle/#example-25", + "https://www.w3.org/TR/rdf12-turtle/#ex-html-embedding", "https://www.w3.org/TR/rdf12-turtle/#xhtml", "https://www.w3.org/TR/rdf12-turtle/#a-1-xhtml", - "https://www.w3.org/TR/rdf12-turtle/#example-26", + "https://www.w3.org/TR/rdf12-turtle/#ex-xhtml-embedding", "https://www.w3.org/TR/rdf12-turtle/#in-html-parsing", "https://www.w3.org/TR/rdf12-turtle/#a-2-parsing-turtle-in-html", "https://www.w3.org/TR/rdf12-turtle/#ref-for-dfn-turtle-document-8", "https://www.w3.org/TR/rdf12-turtle/#privacy-considerations", "https://www.w3.org/TR/rdf12-turtle/#b-privacy-considerations", - "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID-4", + "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID-5", "https://www.w3.org/TR/rdf12-turtle/#h-ednote", "https://www.w3.org/TR/rdf12-turtle/#security", "https://www.w3.org/TR/rdf12-turtle/#c-security-considerations", @@ -282,6 +351,7 @@ "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-iris-10", "https://www.w3.org/TR/rdf12-turtle/#sec-mediaReg", "https://www.w3.org/TR/rdf12-turtle/#d-internet-media-type-file-extension-and-macintosh-file-type", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-relative-iri-references-5", "https://www.w3.org/TR/rdf12-turtle/#sec-acks", "https://www.w3.org/TR/rdf12-turtle/#e-acknowledgments", "https://www.w3.org/TR/rdf12-turtle/#acknowledgments-for-rdf-1-1", @@ -289,10 +359,11 @@ "https://www.w3.org/TR/rdf12-turtle/#acknowledgments-for-rdf-1-2", "https://www.w3.org/TR/rdf12-turtle/#e-2-acknowledgments-for-rdf-1-2", "https://www.w3.org/TR/rdf12-turtle/#gh-contributors", - "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID-5", + "https://www.w3.org/TR/rdf12-turtle/#issue-container-generatedID-6", "https://www.w3.org/TR/rdf12-turtle/#h-ednote-0", "https://www.w3.org/TR/rdf12-turtle/#changes-12", "https://www.w3.org/TR/rdf12-turtle/#f-changes-between-rdf-1-1-and-rdf-1-2", + "https://www.w3.org/TR/rdf12-turtle/#ref-for-index-term-quoted-triples-13", "https://www.w3.org/TR/rdf12-turtle/#index", "https://www.w3.org/TR/rdf12-turtle/#g-index", "https://www.w3.org/TR/rdf12-turtle/#index-defined-here", @@ -300,25 +371,31 @@ "https://www.w3.org/TR/rdf12-turtle/#index-defined-elsewhere", "https://www.w3.org/TR/rdf12-turtle/#g-2-terms-defined-by-reference", "https://www.w3.org/TR/rdf12-turtle/#index-term-registered-language-subtags", + "https://www.w3.org/TR/rdf12-turtle/#index-term-asserted-triple", + "https://www.w3.org/TR/rdf12-turtle/#index-term-blank-node-identifier", "https://www.w3.org/TR/rdf12-turtle/#index-term-blank-nodes", "https://www.w3.org/TR/rdf12-turtle/#index-term-datatype-iri", "https://www.w3.org/TR/rdf12-turtle/#index-term-iris", "https://www.w3.org/TR/rdf12-turtle/#index-term-language-tag", "https://www.w3.org/TR/rdf12-turtle/#index-term-literals", + "https://www.w3.org/TR/rdf12-turtle/#index-term-object-type", + "https://www.w3.org/TR/rdf12-turtle/#index-term-quoted-triples", "https://www.w3.org/TR/rdf12-turtle/#index-term-rdf-graph", "https://www.w3.org/TR/rdf12-turtle/#index-term-rdf-lexical-form", - "https://www.w3.org/TR/rdf12-turtle/#index-term-triples", + "https://www.w3.org/TR/rdf12-turtle/#index-term-rdf-term", + "https://www.w3.org/TR/rdf12-turtle/#index-term-relative-iri-references", + "https://www.w3.org/TR/rdf12-turtle/#index-term-subject", + "https://www.w3.org/TR/rdf12-turtle/#index-term-triple", "https://www.w3.org/TR/rdf12-turtle/#index-term-collection", "https://www.w3.org/TR/rdf12-turtle/#index-term-example-7", "https://www.w3.org/TR/rdf12-turtle/#index-term-5-1-3-base-uri-from-the-retrieval-uri", "https://www.w3.org/TR/rdf12-turtle/#index-term-section-5-1-1-base-uri-embedded-in-content", "https://www.w3.org/TR/rdf12-turtle/#index-term-section-5-1-2-base-uri-from-the-encapsulating-entity", "https://www.w3.org/TR/rdf12-turtle/#index-term-section-5-1-4-default-base-uri", - "https://www.w3.org/TR/rdf12-turtle/#index-term-60s", "https://www.w3.org/TR/rdf12-turtle/#index-term-prologue", "https://www.w3.org/TR/rdf12-turtle/#index-term-sparql-grammar", - "https://www.w3.org/TR/rdf12-turtle/#index-term-sparql-permits-rdf-literals", "https://www.w3.org/TR/rdf12-turtle/#index-term-syntax-for-iris", + "https://www.w3.org/TR/rdf12-turtle/#index-term-triple-patterns", "https://www.w3.org/TR/rdf12-turtle/#index-term-triplesblock", "https://www.w3.org/TR/rdf12-turtle/#index-term-xsd-boolean", "https://www.w3.org/TR/rdf12-turtle/#references", @@ -332,13 +409,13 @@ "https://www.w3.org/TR/rdf12-turtle/#bib-rfc3986", "https://www.w3.org/TR/rdf12-turtle/#bib-rfc3987", "https://www.w3.org/TR/rdf12-turtle/#bib-rfc8174", - "https://www.w3.org/TR/rdf12-turtle/#bib-sparql12-query", "https://www.w3.org/TR/rdf12-turtle/#bib-unicode", "https://www.w3.org/TR/rdf12-turtle/#bib-utf-8", "https://www.w3.org/TR/rdf12-turtle/#informative-references", "https://www.w3.org/TR/rdf12-turtle/#h-2-informative-references", "https://www.w3.org/TR/rdf12-turtle/#bib-html5", "https://www.w3.org/TR/rdf12-turtle/#bib-lang-subtag-registry", + "https://www.w3.org/TR/rdf12-turtle/#bib-rdf11-concepts", "https://www.w3.org/TR/rdf12-turtle/#bib-rdf12-n-quads", "https://www.w3.org/TR/rdf12-turtle/#bib-rdf12-n-triples", "https://www.w3.org/TR/rdf12-turtle/#bib-rdf12-new", @@ -354,6 +431,7 @@ "https://www.w3.org/TR/rdf12-turtle/#bib-sparql12-graph-store-protocol", "https://www.w3.org/TR/rdf12-turtle/#bib-sparql12-new", "https://www.w3.org/TR/rdf12-turtle/#bib-sparql12-protocol", + "https://www.w3.org/TR/rdf12-turtle/#bib-sparql12-query", "https://www.w3.org/TR/rdf12-turtle/#bib-sparql12-results-csv-tsv", "https://www.w3.org/TR/rdf12-turtle/#bib-sparql12-results-json", "https://www.w3.org/TR/rdf12-turtle/#bib-sparql12-results-xml", diff --git a/tr/ids/rdf12-xml.json b/tr/ids/rdf12-xml.json index f82bd3da8a32..6f17ac710909 100644 --- a/tr/ids/rdf12-xml.json +++ b/tr/ids/rdf12-xml.json @@ -59,6 +59,7 @@ "https://www.w3.org/TR/rdf12-xml/#example9", "https://www.w3.org/TR/rdf12-xml/#section-Syntax-datatyped-literals", "https://www.w3.org/TR/rdf12-xml/#x2-9-typed-literals-rdf-datatype", + "https://www.w3.org/TR/rdf12-xml/#ref-for-index-term-int-1", "https://www.w3.org/TR/rdf12-xml/#example10", "https://www.w3.org/TR/rdf12-xml/#section-Syntax-blank-nodes", "https://www.w3.org/TR/rdf12-xml/#x2-10-identifying-blank-nodes-rdf-nodeid", @@ -77,6 +78,8 @@ "https://www.w3.org/TR/rdf12-xml/#example15", "https://www.w3.org/TR/rdf12-xml/#section-Syntax-ID-xml-base", "https://www.w3.org/TR/rdf12-xml/#x2-14-abbreviating-uris-rdf-id-and-xml-base", + "https://www.w3.org/TR/rdf12-xml/#ref-for-index-term-relative-iri-references-1", + "https://www.w3.org/TR/rdf12-xml/#ref-for-index-term-relative-iri-references-2", "https://www.w3.org/TR/rdf12-xml/#example16", "https://www.w3.org/TR/rdf12-xml/#section-Syntax-list-elements", "https://www.w3.org/TR/rdf12-xml/#x2-15-container-membership-property-elements-rdf-li-and-rdf-_n", @@ -87,6 +90,8 @@ "https://www.w3.org/TR/rdf12-xml/#example19", "https://www.w3.org/TR/rdf12-xml/#section-Syntax-reifying", "https://www.w3.org/TR/rdf12-xml/#x2-17-reifying-statements-rdf-id", + "https://www.w3.org/TR/rdf12-xml/#ref-for-index-term-relative-iri-references-3", + "https://www.w3.org/TR/rdf12-xml/#ref-for-index-term-relative-iri-references-4", "https://www.w3.org/TR/rdf12-xml/#ref-for-dfn-constraint-id-1", "https://www.w3.org/TR/rdf12-xml/#example20", "https://www.w3.org/TR/rdf12-xml/#conformance", @@ -124,6 +129,7 @@ "https://www.w3.org/TR/rdf12-xml/#ref-for-index-term-document-information-item-2", "https://www.w3.org/TR/rdf12-xml/#section-baseURIs", "https://www.w3.org/TR/rdf12-xml/#x4-3-resolving-iris", + "https://www.w3.org/TR/rdf12-xml/#ref-for-index-term-relative-iri-references-5", "https://www.w3.org/TR/rdf12-xml/#issue-container-generatedID-0", "https://www.w3.org/TR/rdf12-xml/#h-note", "https://www.w3.org/TR/rdf12-xml/#issue-container-generatedID-1", @@ -234,6 +240,7 @@ "https://www.w3.org/TR/rdf12-xml/#dfn-anystring", "https://www.w3.org/TR/rdf12-xml/#section-Infoset-Grammar-Action", "https://www.w3.org/TR/rdf12-xml/#x5-3-3-grammar-action-notation", + "https://www.w3.org/TR/rdf12-xml/#ref-for-index-term-relative-iri-references-6", "https://www.w3.org/TR/rdf12-xml/#section-Infoset-Grammar", "https://www.w3.org/TR/rdf12-xml/#x6-rdf-xml-grammar", "https://www.w3.org/TR/rdf12-xml/#section-grammar-summary", @@ -398,6 +405,7 @@ "https://www.w3.org/TR/rdf12-xml/#index-term-rdf-graph", "https://www.w3.org/TR/rdf12-xml/#index-term-rdf-namespace-iri", "https://www.w3.org/TR/rdf12-xml/#index-term-rdf-vocabulary", + "https://www.w3.org/TR/rdf12-xml/#index-term-relative-iri-references", "https://www.w3.org/TR/rdf12-xml/#index-term-xml-literal", "https://www.w3.org/TR/rdf12-xml/#index-term-blank_node_labeld", "https://www.w3.org/TR/rdf12-xml/#index-term-security-considerations-section", @@ -428,6 +436,7 @@ "https://www.w3.org/TR/rdf12-xml/#index-term-name", "https://www.w3.org/TR/rdf12-xml/#index-term-s", "https://www.w3.org/TR/rdf12-xml/#index-term-white-space-normalization", + "https://www.w3.org/TR/rdf12-xml/#index-term-int", "https://www.w3.org/TR/rdf12-xml/#index-term-information-set-mapping", "https://www.w3.org/TR/rdf12-xml/#index-term-xpath-sequence", "https://www.w3.org/TR/rdf12-xml/#index-term-https-www-w3-org-tr-xpath-functions-30-func-serialize", @@ -456,7 +465,7 @@ "https://www.w3.org/TR/rdf12-xml/#bib-xml-names", "https://www.w3.org/TR/rdf12-xml/#bib-xml10", "https://www.w3.org/TR/rdf12-xml/#bib-xmlbase", - "https://www.w3.org/TR/rdf12-xml/#bib-xmlschema-2", + "https://www.w3.org/TR/rdf12-xml/#bib-xmlschema11-2", "https://www.w3.org/TR/rdf12-xml/#bib-xpath", "https://www.w3.org/TR/rdf12-xml/#informative-references", "https://www.w3.org/TR/rdf12-xml/#e-2-informative-references", @@ -466,8 +475,7 @@ "https://www.w3.org/TR/rdf12-xml/#bib-rdf12-new", "https://www.w3.org/TR/rdf12-xml/#bib-rdf12-primer", "https://www.w3.org/TR/rdf12-xml/#bib-rdf12-schema", - "https://www.w3.org/TR/rdf12-xml/#bib-relaxng", - "https://www.w3.org/TR/rdf12-xml/#bib-relaxng-compact", + "https://www.w3.org/TR/rdf12-xml/#bib-relaxng-schema", "https://www.w3.org/TR/rdf12-xml/#bib-sparql12-concepts", "https://www.w3.org/TR/rdf12-xml/#bib-sparql12-entailment", "https://www.w3.org/TR/rdf12-xml/#bib-sparql12-federated-query", @@ -482,7 +490,7 @@ "https://www.w3.org/TR/rdf12-xml/#bib-sparql12-update", "https://www.w3.org/TR/rdf12-xml/#bib-svg10", "https://www.w3.org/TR/rdf12-xml/#bib-svg11", - "https://www.w3.org/TR/rdf12-xml/#bib-xmlschema-1", + "https://www.w3.org/TR/rdf12-xml/#bib-xmlschema11-1", "https://www.w3.org/TR/rdf12-xml/#bib-xpath-datamodel-30", "https://www.w3.org/TR/rdf12-xml/#bib-xpath-functions-30", "https://www.w3.org/TR/rdf12-xml/#back-to-top" diff --git a/tr/ids/secure-payment-confirmation.json b/tr/ids/secure-payment-confirmation.json index 00e6c6e53592..8a2232a627f1 100644 --- a/tr/ids/secure-payment-confirmation.json +++ b/tr/ids/secure-payment-confirmation.json @@ -44,8 +44,6 @@ "https://www.w3.org/TR/secure-payment-confirmation/#spc-credential", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-spc-credential", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-spc-credential", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-spc-credential", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-spc-credential", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-public-key-credential", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-relying-party%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-relying-party%E2%91%A0%E2%91%A0", @@ -56,16 +54,12 @@ "https://www.w3.org/TR/secure-payment-confirmation/#steps-to-silently-determine-if-a-credential-is-spc-enabled", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-steps-to-silently-determine-if-a-credential-is-spc-enabled", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-steps-to-silently-determine-if-a-credential-is-spc-enabled", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-steps-to-silently-determine-if-a-credential-is-spc-enabled", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-steps-to-silently-determine-if-a-credential-is-spc-enabled", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-relying-party-identifier", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-credential-id", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-spc-credential", "https://www.w3.org/TR/secure-payment-confirmation/#steps-to-silently-determine-if-a-credential-is-available-for-the-current-device", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-steps-to-silently-determine-if-a-credential-is-available-for-the-current-device", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-steps-to-silently-determine-if-a-credential-is-available-for-the-current-device", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-steps-to-silently-determine-if-a-credential-is-available-for-the-current-device", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-steps-to-silently-determine-if-a-credential-is-available-for-the-current-device", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-relying-party-identifier%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-credential-id%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-spc-credential%E2%91%A0", @@ -84,16 +78,12 @@ "https://www.w3.org/TR/secure-payment-confirmation/#secure-payment-confirmation-payment-handler", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-secure-payment-confirmation-payment-handler", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-secure-payment-confirmation-payment-handler", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-secure-payment-confirmation-payment-handler", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-secure-payment-confirmation-payment-handler", "https://www.w3.org/TR/secure-payment-confirmation/#sctn-payment-method-identifier", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dfn-standardized-payment-method-identifier", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-secure-payment-confirmation-payment-handler", "https://www.w3.org/TR/secure-payment-confirmation/#secure-payment-confirmation", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-secure-payment-confirmation", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-secure-payment-confirmation", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-secure-payment-confirmation", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-secure-payment-confirmation", "https://www.w3.org/TR/secure-payment-confirmation/#sctn-registration-in-payment-method-id", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-registry", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-secure-payment-confirmation%E2%91%A0", @@ -115,8 +105,6 @@ "https://www.w3.org/TR/secure-payment-confirmation/#dictdef-securepaymentconfirmationrequest", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dictdef-securepaymentconfirmationrequest", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dictdef-securepaymentconfirmationrequest", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dictdef-securepaymentconfirmationrequest", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dictdef-securepaymentconfirmationrequest", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-securepaymentconfirmationrequest", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-BufferSource", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dom-securepaymentconfirmationrequest-challenge", @@ -144,61 +132,43 @@ "https://www.w3.org/TR/secure-payment-confirmation/#dom-securepaymentconfirmationrequest-challenge", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-challenge", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-challenge", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-challenge", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-challenge", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-BufferSource%E2%91%A1", "https://www.w3.org/TR/secure-payment-confirmation/#dom-securepaymentconfirmationrequest-rpid", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-rpid", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-rpid", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-rpid", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-rpid", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A3", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-relying-party-identifier%E2%91%A1", "https://www.w3.org/TR/secure-payment-confirmation/#dom-securepaymentconfirmationrequest-credentialids", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-credentialids", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-credentialids", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-credentialids", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-credentialids", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-BufferSource%E2%91%A2", "https://www.w3.org/TR/secure-payment-confirmation/#dom-securepaymentconfirmationrequest-instrument", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-instrument", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-instrument", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-instrument", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-instrument", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-paymentcredentialinstrument%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#dom-securepaymentconfirmationrequest-timeout", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-timeout", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-timeout", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-timeout", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-timeout", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-unsigned-long%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#dom-securepaymentconfirmationrequest-payeename", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-payeename", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-payeename", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-payeename", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-payeename", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A4", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dom-securepaymentconfirmationrequest-payeeorigin%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#dom-securepaymentconfirmationrequest-payeeorigin", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-payeeorigin", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-payeeorigin", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-payeeorigin", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-payeeorigin", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A5", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-concept-origin", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dom-securepaymentconfirmationrequest-payeename%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#dom-securepaymentconfirmationrequest-extensions", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-extensions", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-extensions", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-extensions", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-extensions", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-authenticationextensionsclientinputs%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-webauthn-extensions%E2%91%A1", "https://www.w3.org/TR/secure-payment-confirmation/#dom-securepaymentconfirmationrequest-locale", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-locale", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-locale", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-locale", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-locale", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A6", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dfn-locale", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dfn-language-priority-list", @@ -207,8 +177,6 @@ "https://www.w3.org/TR/secure-payment-confirmation/#dom-securepaymentconfirmationrequest-showoptout", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-showoptout", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-showoptout", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-securepaymentconfirmationrequest-showoptout", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-securepaymentconfirmationrequest-showoptout", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-boolean%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#sctn-payment-method-additional-data-type", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dfn-additional-data-type", @@ -358,13 +326,9 @@ "https://www.w3.org/TR/secure-payment-confirmation/#dom-authenticationextensionsclientinputs-payment", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionsclientinputs-payment", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionsclientinputs-payment", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionsclientinputs-payment", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionsclientinputs-payment", "https://www.w3.org/TR/secure-payment-confirmation/#dictdef-authenticationextensionspaymentinputs", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dictdef-authenticationextensionspaymentinputs", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dictdef-authenticationextensionspaymentinputs", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dictdef-authenticationextensionspaymentinputs", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dictdef-authenticationextensionspaymentinputs", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-boolean%E2%91%A1", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dom-authenticationextensionspaymentinputs-ispayment%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A7", @@ -382,45 +346,31 @@ "https://www.w3.org/TR/secure-payment-confirmation/#dom-authenticationextensionspaymentinputs-ispayment", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-ispayment", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-ispayment", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-ispayment", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-ispayment", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-boolean%E2%91%A2", "https://www.w3.org/TR/secure-payment-confirmation/#dom-authenticationextensionspaymentinputs-rpid", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-rpid", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-rpid", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-rpid", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-rpid", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-relying-party%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/secure-payment-confirmation/#dom-authenticationextensionspaymentinputs-toporigin", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-toporigin", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-toporigin", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-toporigin", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-toporigin", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/secure-payment-confirmation/#dom-authenticationextensionspaymentinputs-payeename", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-payeename", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-payeename", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-payeename", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-payeename", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/secure-payment-confirmation/#dom-authenticationextensionspaymentinputs-payeeorigin", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-payeeorigin", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-payeeorigin", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-payeeorigin", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-payeeorigin", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/secure-payment-confirmation/#dom-authenticationextensionspaymentinputs-total", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-total", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-total", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-total", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-total", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dom-paymentcurrencyamount%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#dom-authenticationextensionspaymentinputs-instrument", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-instrument", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-instrument", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-authenticationextensionspaymentinputs-instrument", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-authenticationextensionspaymentinputs-instrument", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-paymentcredentialinstrument%E2%91%A2", "https://www.w3.org/TR/secure-payment-confirmation/#client-extension-processing-registration", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-registration-extension%E2%91%A1", @@ -471,8 +421,6 @@ "https://www.w3.org/TR/secure-payment-confirmation/#dictdef-collectedclientpaymentdata", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dictdef-collectedclientpaymentdata", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dictdef-collectedclientpaymentdata", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dictdef-collectedclientpaymentdata", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dictdef-collectedclientpaymentdata", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-collectedclientpaymentdata%E2%91%A1", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-collectedclientdata%E2%91%A1", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-collectedclientadditionalpaymentdata%E2%91%A0", @@ -482,15 +430,11 @@ "https://www.w3.org/TR/secure-payment-confirmation/#dom-collectedclientpaymentdata-payment", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientpaymentdata-payment", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientpaymentdata-payment", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientpaymentdata-payment", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientpaymentdata-payment", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-collectedclientadditionalpaymentdata%E2%91%A1", "https://www.w3.org/TR/secure-payment-confirmation/#sctn-collectedclientadditionalpaymentdata-dictionary", "https://www.w3.org/TR/secure-payment-confirmation/#dictdef-collectedclientadditionalpaymentdata", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dictdef-collectedclientadditionalpaymentdata", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dictdef-collectedclientadditionalpaymentdata", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dictdef-collectedclientadditionalpaymentdata", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dictdef-collectedclientadditionalpaymentdata", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-collectedclientadditionalpaymentdata%E2%91%A2", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dom-collectedclientadditionalpaymentdata-rpid%E2%91%A0", @@ -508,40 +452,28 @@ "https://www.w3.org/TR/secure-payment-confirmation/#dom-collectedclientadditionalpaymentdata-rpid", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-rpid", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-rpid", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-rpid", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-rpid", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-relying-party%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/secure-payment-confirmation/#dom-collectedclientadditionalpaymentdata-toporigin", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-toporigin", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-toporigin", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-toporigin", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-toporigin", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#dom-collectedclientadditionalpaymentdata-payeename", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-payeename", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-payeename", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-payeename", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-payeename", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/secure-payment-confirmation/#dom-collectedclientadditionalpaymentdata-payeeorigin", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-payeeorigin", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-payeeorigin", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-payeeorigin", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-payeeorigin", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/secure-payment-confirmation/#dom-collectedclientadditionalpaymentdata-total", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-total", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-total", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-total", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-total", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dom-paymentcurrencyamount%E2%91%A2", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dom-paymentcurrencyamount%E2%91%A3", "https://www.w3.org/TR/secure-payment-confirmation/#dom-collectedclientadditionalpaymentdata-instrument", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-instrument", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-instrument", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-collectedclientadditionalpaymentdata-instrument", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-collectedclientadditionalpaymentdata-instrument", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-paymentcredentialinstrument%E2%91%A4", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-collectedclientadditionalpaymentdata%E2%91%A4", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-collectedclientdata%E2%91%A3", @@ -550,8 +482,6 @@ "https://www.w3.org/TR/secure-payment-confirmation/#dictdef-paymentcredentialinstrument", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dictdef-paymentcredentialinstrument", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dictdef-paymentcredentialinstrument", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dictdef-paymentcredentialinstrument", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dictdef-paymentcredentialinstrument", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dictdef-paymentcredentialinstrument%E2%91%A5", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dom-paymentcredentialinstrument-displayname%E2%91%A1", @@ -563,15 +493,11 @@ "https://www.w3.org/TR/secure-payment-confirmation/#dom-paymentcredentialinstrument-displayname", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-paymentcredentialinstrument-displayname", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-paymentcredentialinstrument-displayname", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-paymentcredentialinstrument-displayname", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-paymentcredentialinstrument-displayname", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dom-paymentcredentialinstrument-displayname%E2%91%A2", "https://www.w3.org/TR/secure-payment-confirmation/#dom-paymentcredentialinstrument-icon", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-paymentcredentialinstrument-icon", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-paymentcredentialinstrument-icon", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-paymentcredentialinstrument-icon", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-paymentcredentialinstrument-icon", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-USVString%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dom-paymentcredentialinstrument-icon%E2%91%A6", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-relying-party%E2%91%A1%E2%93%AA", @@ -580,8 +506,6 @@ "https://www.w3.org/TR/secure-payment-confirmation/#dom-paymentcredentialinstrument-iconmustbeshown", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-paymentcredentialinstrument-iconmustbeshown", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-paymentcredentialinstrument-iconmustbeshown", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dom-paymentcredentialinstrument-iconmustbeshown", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dom-paymentcredentialinstrument-iconmustbeshown", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-idl-boolean%E2%91%A4", "https://www.w3.org/TR/secure-payment-confirmation/#sctn-permissions-policy", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dfn-payment%E2%91%A0", @@ -625,15 +549,11 @@ "https://www.w3.org/TR/secure-payment-confirmation/#set-spc-transaction-mode", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-set-spc-transaction-mode", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-set-spc-transaction-mode", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-set-spc-transaction-mode", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-set-spc-transaction-mode", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-set-spc-transaction-mode", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dfn-extension-commands%E2%91%A0", "https://www.w3.org/TR/secure-payment-confirmation/#current-transaction-automation-mode", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-current-transaction-automation-mode", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-current-transaction-automation-mode", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-current-transaction-automation-mode", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-current-transaction-automation-mode", "https://www.w3.org/TR/secure-payment-confirmation/#table-setSPCTransactionMode", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dfn-remote-end-steps", "https://www.w3.org/TR/secure-payment-confirmation/#ref-for-dfn-error", @@ -724,523 +644,315 @@ "https://www.w3.org/TR/secure-payment-confirmation/#a384672a", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-a384672a", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-a384672a", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-a384672a", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-a384672a", "https://www.w3.org/TR/secure-payment-confirmation/#19b78467", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-19b78467", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-19b78467", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-19b78467", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-19b78467", "https://www.w3.org/TR/secure-payment-confirmation/#dbf8986c", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dbf8986c", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dbf8986c", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dbf8986c", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dbf8986c", "https://www.w3.org/TR/secure-payment-confirmation/#fe4adbb9", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-fe4adbb9", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-fe4adbb9", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-fe4adbb9", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-fe4adbb9", "https://www.w3.org/TR/secure-payment-confirmation/#8841d736", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-8841d736", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-8841d736", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-8841d736", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-8841d736", "https://www.w3.org/TR/secure-payment-confirmation/#55213b5b", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-55213b5b", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-55213b5b", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-55213b5b", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-55213b5b", "https://www.w3.org/TR/secure-payment-confirmation/#aca22383", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-aca22383", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-aca22383", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-aca22383", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-aca22383", "https://www.w3.org/TR/secure-payment-confirmation/#12b8dfc0", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-12b8dfc0", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-12b8dfc0", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-12b8dfc0", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-12b8dfc0", "https://www.w3.org/TR/secure-payment-confirmation/#a72449dd", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-a72449dd", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-a72449dd", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-a72449dd", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-a72449dd", "https://www.w3.org/TR/secure-payment-confirmation/#086e3aff", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-086e3aff", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-086e3aff", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-086e3aff", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-086e3aff", "https://www.w3.org/TR/secure-payment-confirmation/#e99bd18e", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-e99bd18e", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-e99bd18e", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-e99bd18e", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-e99bd18e", "https://www.w3.org/TR/secure-payment-confirmation/#9c4c1e66", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-9c4c1e66", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-9c4c1e66", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-9c4c1e66", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-9c4c1e66", "https://www.w3.org/TR/secure-payment-confirmation/#dae0bfde", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dae0bfde", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dae0bfde", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dae0bfde", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dae0bfde", "https://www.w3.org/TR/secure-payment-confirmation/#c63519ed", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-c63519ed", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-c63519ed", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-c63519ed", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-c63519ed", "https://www.w3.org/TR/secure-payment-confirmation/#47fe679e", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-47fe679e", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-47fe679e", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-47fe679e", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-47fe679e", "https://www.w3.org/TR/secure-payment-confirmation/#d03dbdd2", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-d03dbdd2", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-d03dbdd2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-d03dbdd2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-d03dbdd2", "https://www.w3.org/TR/secure-payment-confirmation/#5553ccf9", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5553ccf9", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5553ccf9", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5553ccf9", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5553ccf9", "https://www.w3.org/TR/secure-payment-confirmation/#6533c360", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-6533c360", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-6533c360", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-6533c360", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-6533c360", "https://www.w3.org/TR/secure-payment-confirmation/#16ad0fd2", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-16ad0fd2", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-16ad0fd2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-16ad0fd2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-16ad0fd2", "https://www.w3.org/TR/secure-payment-confirmation/#71c2b15c", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-71c2b15c", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-71c2b15c", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-71c2b15c", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-71c2b15c", "https://www.w3.org/TR/secure-payment-confirmation/#f7e154e1", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-f7e154e1", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-f7e154e1", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-f7e154e1", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-f7e154e1", "https://www.w3.org/TR/secure-payment-confirmation/#53275e46", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-53275e46", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-53275e46", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-53275e46", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-53275e46", "https://www.w3.org/TR/secure-payment-confirmation/#1a0d3ec4", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-1a0d3ec4", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-1a0d3ec4", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-1a0d3ec4", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-1a0d3ec4", "https://www.w3.org/TR/secure-payment-confirmation/#468e7b29", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-468e7b29", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-468e7b29", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-468e7b29", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-468e7b29", "https://www.w3.org/TR/secure-payment-confirmation/#75f46ef4", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-75f46ef4", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-75f46ef4", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-75f46ef4", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-75f46ef4", "https://www.w3.org/TR/secure-payment-confirmation/#87335f73", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-87335f73", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-87335f73", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-87335f73", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-87335f73", "https://www.w3.org/TR/secure-payment-confirmation/#dc24f2fe", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dc24f2fe", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dc24f2fe", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dc24f2fe", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dc24f2fe", "https://www.w3.org/TR/secure-payment-confirmation/#60fc1ac5", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-60fc1ac5", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-60fc1ac5", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-60fc1ac5", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-60fc1ac5", "https://www.w3.org/TR/secure-payment-confirmation/#b29c33d9", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-b29c33d9", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-b29c33d9", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-b29c33d9", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-b29c33d9", "https://www.w3.org/TR/secure-payment-confirmation/#02f7d0f9", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-02f7d0f9", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-02f7d0f9", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-02f7d0f9", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-02f7d0f9", "https://www.w3.org/TR/secure-payment-confirmation/#559656f0", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-559656f0", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-559656f0", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-559656f0", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-559656f0", "https://www.w3.org/TR/secure-payment-confirmation/#ba4dacbc", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-ba4dacbc", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-ba4dacbc", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-ba4dacbc", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-ba4dacbc", "https://www.w3.org/TR/secure-payment-confirmation/#5e729456", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5e729456", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5e729456", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5e729456", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5e729456", "https://www.w3.org/TR/secure-payment-confirmation/#45e33bba", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-45e33bba", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-45e33bba", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-45e33bba", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-45e33bba", "https://www.w3.org/TR/secure-payment-confirmation/#52006978", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-52006978", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-52006978", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-52006978", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-52006978", "https://www.w3.org/TR/secure-payment-confirmation/#6d8a5549", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-6d8a5549", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-6d8a5549", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-6d8a5549", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-6d8a5549", "https://www.w3.org/TR/secure-payment-confirmation/#cd8093d2", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-cd8093d2", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-cd8093d2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-cd8093d2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-cd8093d2", "https://www.w3.org/TR/secure-payment-confirmation/#c4aa1cef", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-c4aa1cef", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-c4aa1cef", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-c4aa1cef", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-c4aa1cef", "https://www.w3.org/TR/secure-payment-confirmation/#75b70e30", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-75b70e30", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-75b70e30", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-75b70e30", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-75b70e30", "https://www.w3.org/TR/secure-payment-confirmation/#7305eec9", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-7305eec9", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-7305eec9", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-7305eec9", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-7305eec9", "https://www.w3.org/TR/secure-payment-confirmation/#959ad97b", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-959ad97b", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-959ad97b", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-959ad97b", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-959ad97b", "https://www.w3.org/TR/secure-payment-confirmation/#3a711be7", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-3a711be7", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-3a711be7", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-3a711be7", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-3a711be7", "https://www.w3.org/TR/secure-payment-confirmation/#ca3ca4ae", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-ca3ca4ae", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-ca3ca4ae", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-ca3ca4ae", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-ca3ca4ae", "https://www.w3.org/TR/secure-payment-confirmation/#79cad4dd", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-79cad4dd", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-79cad4dd", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-79cad4dd", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-79cad4dd", "https://www.w3.org/TR/secure-payment-confirmation/#8f3d2845", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-8f3d2845", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-8f3d2845", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-8f3d2845", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-8f3d2845", "https://www.w3.org/TR/secure-payment-confirmation/#9c64cd22", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-9c64cd22", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-9c64cd22", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-9c64cd22", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-9c64cd22", "https://www.w3.org/TR/secure-payment-confirmation/#88ae1d28", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-88ae1d28", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-88ae1d28", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-88ae1d28", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-88ae1d28", "https://www.w3.org/TR/secure-payment-confirmation/#e4d7113a", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-e4d7113a", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-e4d7113a", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-e4d7113a", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-e4d7113a", "https://www.w3.org/TR/secure-payment-confirmation/#3781d718", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-3781d718", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-3781d718", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-3781d718", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-3781d718", "https://www.w3.org/TR/secure-payment-confirmation/#fe1cbc76", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-fe1cbc76", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-fe1cbc76", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-fe1cbc76", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-fe1cbc76", "https://www.w3.org/TR/secure-payment-confirmation/#5d6beb3a", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5d6beb3a", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5d6beb3a", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5d6beb3a", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5d6beb3a", "https://www.w3.org/TR/secure-payment-confirmation/#77a62788", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-77a62788", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-77a62788", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-77a62788", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-77a62788", "https://www.w3.org/TR/secure-payment-confirmation/#c92c9b81", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-c92c9b81", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-c92c9b81", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-c92c9b81", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-c92c9b81", "https://www.w3.org/TR/secure-payment-confirmation/#2e3d2880", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-2e3d2880", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-2e3d2880", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-2e3d2880", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-2e3d2880", "https://www.w3.org/TR/secure-payment-confirmation/#0686e261", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-0686e261", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-0686e261", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-0686e261", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-0686e261", "https://www.w3.org/TR/secure-payment-confirmation/#55b47dd4", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-55b47dd4", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-55b47dd4", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-55b47dd4", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-55b47dd4", "https://www.w3.org/TR/secure-payment-confirmation/#3955f290", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-3955f290", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-3955f290", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-3955f290", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-3955f290", "https://www.w3.org/TR/secure-payment-confirmation/#0267597d", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-0267597d", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-0267597d", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-0267597d", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-0267597d", "https://www.w3.org/TR/secure-payment-confirmation/#1ebc09ba", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-1ebc09ba", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-1ebc09ba", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-1ebc09ba", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-1ebc09ba", "https://www.w3.org/TR/secure-payment-confirmation/#fedc36f2", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-fedc36f2", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-fedc36f2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-fedc36f2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-fedc36f2", "https://www.w3.org/TR/secure-payment-confirmation/#6ee1791f", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-6ee1791f", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-6ee1791f", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-6ee1791f", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-6ee1791f", "https://www.w3.org/TR/secure-payment-confirmation/#171090ff", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-171090ff", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-171090ff", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-171090ff", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-171090ff", "https://www.w3.org/TR/secure-payment-confirmation/#c1452a90", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-c1452a90", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-c1452a90", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-c1452a90", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-c1452a90", "https://www.w3.org/TR/secure-payment-confirmation/#08fd542c", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-08fd542c", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-08fd542c", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-08fd542c", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-08fd542c", "https://www.w3.org/TR/secure-payment-confirmation/#cb79a6a2", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-cb79a6a2", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-cb79a6a2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-cb79a6a2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-cb79a6a2", "https://www.w3.org/TR/secure-payment-confirmation/#a115429a", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-a115429a", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-a115429a", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-a115429a", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-a115429a", "https://www.w3.org/TR/secure-payment-confirmation/#536803f2", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-536803f2", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-536803f2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-536803f2", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-536803f2", "https://www.w3.org/TR/secure-payment-confirmation/#dea71296", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dea71296", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dea71296", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dea71296", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dea71296", "https://www.w3.org/TR/secure-payment-confirmation/#dcdc90bd", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dcdc90bd", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dcdc90bd", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dcdc90bd", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dcdc90bd", "https://www.w3.org/TR/secure-payment-confirmation/#b64ab3cb", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-b64ab3cb", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-b64ab3cb", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-b64ab3cb", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-b64ab3cb", "https://www.w3.org/TR/secure-payment-confirmation/#98e822a3", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-98e822a3", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-98e822a3", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-98e822a3", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-98e822a3", "https://www.w3.org/TR/secure-payment-confirmation/#f9f8e868", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-f9f8e868", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-f9f8e868", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-f9f8e868", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-f9f8e868", "https://www.w3.org/TR/secure-payment-confirmation/#2636efeb", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-2636efeb", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-2636efeb", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-2636efeb", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-2636efeb", "https://www.w3.org/TR/secure-payment-confirmation/#9b39aa25", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-9b39aa25", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-9b39aa25", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-9b39aa25", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-9b39aa25", "https://www.w3.org/TR/secure-payment-confirmation/#d5865ffa", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-d5865ffa", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-d5865ffa", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-d5865ffa", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-d5865ffa", "https://www.w3.org/TR/secure-payment-confirmation/#ddee5d8d", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-ddee5d8d", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-ddee5d8d", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-ddee5d8d", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-ddee5d8d", "https://www.w3.org/TR/secure-payment-confirmation/#34dd95ae", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-34dd95ae", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-34dd95ae", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-34dd95ae", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-34dd95ae", "https://www.w3.org/TR/secure-payment-confirmation/#05c1c6e7", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-05c1c6e7", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-05c1c6e7", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-05c1c6e7", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-05c1c6e7", "https://www.w3.org/TR/secure-payment-confirmation/#d9d31606", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-d9d31606", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-d9d31606", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-d9d31606", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-d9d31606", "https://www.w3.org/TR/secure-payment-confirmation/#1ad9730e", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-1ad9730e", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-1ad9730e", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-1ad9730e", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-1ad9730e", "https://www.w3.org/TR/secure-payment-confirmation/#aedbc862", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-aedbc862", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-aedbc862", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-aedbc862", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-aedbc862", "https://www.w3.org/TR/secure-payment-confirmation/#651f02aa", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-651f02aa", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-651f02aa", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-651f02aa", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-651f02aa", "https://www.w3.org/TR/secure-payment-confirmation/#5431c023", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5431c023", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5431c023", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5431c023", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5431c023", "https://www.w3.org/TR/secure-payment-confirmation/#68b0f808", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-68b0f808", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-68b0f808", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-68b0f808", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-68b0f808", "https://www.w3.org/TR/secure-payment-confirmation/#cce1676e", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-cce1676e", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-cce1676e", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-cce1676e", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-cce1676e", "https://www.w3.org/TR/secure-payment-confirmation/#5b668531", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5b668531", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5b668531", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5b668531", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5b668531", "https://www.w3.org/TR/secure-payment-confirmation/#8da4d1e3", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-8da4d1e3", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-8da4d1e3", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-8da4d1e3", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-8da4d1e3", "https://www.w3.org/TR/secure-payment-confirmation/#82c23298", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-82c23298", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-82c23298", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-82c23298", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-82c23298", "https://www.w3.org/TR/secure-payment-confirmation/#4be6272b", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-4be6272b", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-4be6272b", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-4be6272b", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-4be6272b", "https://www.w3.org/TR/secure-payment-confirmation/#603c5d8f", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-603c5d8f", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-603c5d8f", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-603c5d8f", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-603c5d8f", "https://www.w3.org/TR/secure-payment-confirmation/#5cf0e148", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5cf0e148", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5cf0e148", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5cf0e148", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5cf0e148", "https://www.w3.org/TR/secure-payment-confirmation/#7482107b", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-7482107b", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-7482107b", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-7482107b", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-7482107b", "https://www.w3.org/TR/secure-payment-confirmation/#3aff2fb3", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-3aff2fb3", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-3aff2fb3", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-3aff2fb3", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-3aff2fb3", "https://www.w3.org/TR/secure-payment-confirmation/#dca2de17", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dca2de17", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dca2de17", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-dca2de17", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-dca2de17", "https://www.w3.org/TR/secure-payment-confirmation/#ba556545", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-ba556545", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-ba556545", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-ba556545", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-ba556545", "https://www.w3.org/TR/secure-payment-confirmation/#b1c1965a", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-b1c1965a", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-b1c1965a", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-b1c1965a", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-b1c1965a", "https://www.w3.org/TR/secure-payment-confirmation/#ec878a66", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-ec878a66", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-ec878a66", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-ec878a66", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-ec878a66", "https://www.w3.org/TR/secure-payment-confirmation/#c3e881ef", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-c3e881ef", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-c3e881ef", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-c3e881ef", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-c3e881ef", "https://www.w3.org/TR/secure-payment-confirmation/#82ca3efc", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-82ca3efc", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-82ca3efc", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-82ca3efc", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-82ca3efc", "https://www.w3.org/TR/secure-payment-confirmation/#b0d7f3c3", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-b0d7f3c3", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-b0d7f3c3", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-b0d7f3c3", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-b0d7f3c3", "https://www.w3.org/TR/secure-payment-confirmation/#d0b4a948", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-d0b4a948", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-d0b4a948", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-d0b4a948", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-d0b4a948", "https://www.w3.org/TR/secure-payment-confirmation/#5372cca8", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5372cca8", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5372cca8", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-5372cca8", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-5372cca8", "https://www.w3.org/TR/secure-payment-confirmation/#9cce47fd", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-9cce47fd", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-9cce47fd", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-9cce47fd", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-9cce47fd", "https://www.w3.org/TR/secure-payment-confirmation/#e97a9688", "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-e97a9688", "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-e97a9688", - "https://www.w3.org/TR/secure-payment-confirmation/#infopanel-for-e97a9688", - "https://www.w3.org/TR/secure-payment-confirmation/#infopaneltitle-for-e97a9688", "https://www.w3.org/TR/secure-payment-confirmation/#references", "https://www.w3.org/TR/secure-payment-confirmation/#normative", "https://www.w3.org/TR/secure-payment-confirmation/#biblio-credential-management-1", diff --git a/tr/ids/webrtc-stats.json b/tr/ids/webrtc-stats.json index 950366bb8d16..25fd9bb37d3e 100644 --- a/tr/ids/webrtc-stats.json +++ b/tr/ids/webrtc-stats.json @@ -149,6 +149,12 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-retransmittedpacketsreceived-1", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-retransmittedbytesreceived-1", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-4", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-5", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-packetsreceived-3", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-bytesreceived-3", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-fecpacketsreceived-1", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-fecbytesreceived-1", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-6", "https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype-outbound-rtp", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-rtp-stream-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-2", @@ -212,7 +218,7 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-1", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-receiver-report-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-extended-report-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-5", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-7", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-rtp-stream-11", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteinboundrtpstreamstats-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-rtp-stream-12", @@ -295,7 +301,7 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcrtpstreamstats-5", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcreceivedrtpstreamstats-packetsreceived", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-packetsreceived-3", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-packetsreceived-4", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcreceivedrtpstreamstats-packetslost", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-packetslost-2", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcreceivedrtpstreamstats-jitter", @@ -304,7 +310,7 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-3", "https://www.w3.org/TR/webrtc-stats/#dom-rtcreceivedrtpstreamstats-packetsreceived", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-packetsreceived-4", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-packetsreceived-5", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-receiver-report-5", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-sender-report-5", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-receiver-report-6", @@ -314,11 +320,11 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-5", "https://www.w3.org/TR/webrtc-stats/#inboundrtpstats-dict*", "https://www.w3.org/TR/webrtc-stats/#x8-5-rtcinboundrtpstreamstats-dictionary", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-6", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-8", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats", - "https://www.w3.org/TR/webrtc-stats/#webidl-1560090465", + "https://www.w3.org/TR/webrtc-stats/#webidl-428526923", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-7", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-9", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-4", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-trackidentifier", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-trackidentifier-1", @@ -364,12 +370,14 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-headerbytesreceived-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-packetsdiscarded", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-packetsdiscarded-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-fecbytesreceived", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-fecbytesreceived-2", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-fecpacketsreceived", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-fecpacketsreceived-1", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-fecpacketsreceived-2", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-fecpacketsdiscarded", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-fecpacketsdiscarded-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-bytesreceived", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-bytesreceived-3", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-bytesreceived-4", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-nackcount", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-nackcount-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-fircount", @@ -423,7 +431,7 @@ "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-retransmittedbytesreceived", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-retransmittedbytesreceived-2", "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcinboundrtpstreamstats-members", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-8", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-10", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-trackidentifier", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-kind", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-mid", @@ -468,13 +476,18 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-headerbytesreceived", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-8", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-packetsdiscarded", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-fecpacketsreceived", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-fecbytesreceived", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-9", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-fecpacketsdiscarded", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-bytesreceived-5", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcrtpstreamstats-ssrc-5", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-fecpacketsreceived", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-10", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-fecpacketsreceived-2", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-bytesreceived", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcrtpstreamstats-ssrc-6", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-fecpacketsdiscarded", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-11", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-fecpacketsreceived-3", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-bytesreceived", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-12", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-fircount", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-plicount", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-totalprocessingdelay", @@ -542,11 +555,11 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-totalassemblytime", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-framesdropped-3", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-retransmittedpacketsreceived", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-12", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-packetsreceived-5", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-retransmittedbytesreceived", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-13", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-bytesreceived-4", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-packetsreceived-6", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-retransmittedbytesreceived", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-14", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-bytesreceived-6", "https://www.w3.org/TR/webrtc-stats/#remoteinboundrtpstats-dict*", "https://www.w3.org/TR/webrtc-stats/#x8-6-rtcremoteinboundrtpstreamstats-dictionary", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteinboundrtpstreamstats-3", @@ -573,19 +586,19 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteinboundrtpstreamstats-localid", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteinboundrtpstreamstats-localid-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-7", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-14", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteinboundrtpstreamstats-roundtriptime", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-15", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteinboundrtpstreamstats-roundtriptime", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-16", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-receiver-report-8", "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteinboundrtpstreamstats-totalroundtriptime", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-receiver-report-9", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteinboundrtpstreamstats-totalroundtriptime-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteinboundrtpstreamstats-roundtriptimemeasurements-2", "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteinboundrtpstreamstats-fractionlost", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-16", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-17", "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteinboundrtpstreamstats-roundtriptimemeasurements", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-receiver-report-10", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-17", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-18", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteinboundrtpstreamstats-roundtriptime-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-receiver-report-11", "https://www.w3.org/TR/webrtc-stats/#sentrtpstats-dict*", @@ -602,9 +615,9 @@ "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcsentrtpstreamstats-members", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsentrtpstreamstats-3", "https://www.w3.org/TR/webrtc-stats/#dom-rtcsentrtpstreamstats-packetssent", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-18", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcsentrtpstreamstats-bytessent", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-19", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcsentrtpstreamstats-bytessent", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-20", "https://www.w3.org/TR/webrtc-stats/#outboundrtpstats-dict*", "https://www.w3.org/TR/webrtc-stats/#x8-8-rtcoutboundrtpstreamstats-dictionary", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-8", @@ -681,19 +694,19 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcoutboundrtpstreamstats-remoteid", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-remoteid-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteinboundrtpstreamstats-6", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-20", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-21", "https://www.w3.org/TR/webrtc-stats/#dom-rtcoutboundrtpstreamstats-rid", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-rtp-stream-22", "https://www.w3.org/TR/webrtc-stats/#dom-rtcoutboundrtpstreamstats-headerbytessent", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-21", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcoutboundrtpstreamstats-retransmittedpacketssent", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-22", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcoutboundrtpstreamstats-retransmittedpacketssent", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-23", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsentrtpstreamstats-packetssent-4", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcrtpstreamstats-ssrc-5", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcrtpstreamstats-ssrc-7", "https://www.w3.org/TR/webrtc-stats/#dom-rtcoutboundrtpstreamstats-retransmittedbytessent", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-23", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-24", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsentrtpstreamstats-bytessent-4", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcrtpstreamstats-ssrc-6", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcrtpstreamstats-ssrc-8", "https://www.w3.org/TR/webrtc-stats/#dom-rtcoutboundrtpstreamstats-targetbitrate", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsentrtpstreamstats-bytessent-5", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-retransmittedbytessent-3", @@ -790,8 +803,8 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteoutboundrtpstreamstats-6", "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-localid", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteoutboundrtpstreamstats-localid-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-9", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-24", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-11", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-25", "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-remotetimestamp", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteoutboundrtpstreamstats-remotetimestamp-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-timestamp-2", @@ -799,9 +812,9 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-sender-report-8", "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-reportssent", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-sender-report-9", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-25", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-roundtriptime", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-26", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-roundtriptime", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-27", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-sender-report-10", "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-totalroundtriptime", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-sender-report-11", @@ -810,7 +823,7 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteoutboundrtpstreamstats-roundtriptimemeasurements-2", "https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-roundtriptimemeasurements", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-sender-report-12", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-27", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-ssrc-28", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteoutboundrtpstreamstats-roundtriptime-3", "https://www.w3.org/TR/webrtc-stats/#mediasourcestats-dict*", "https://www.w3.org/TR/webrtc-stats/#x8-11-rtcmediasourcestats-dictionary", @@ -868,17 +881,17 @@ "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcaudiosourcestats-members", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-9", "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiosourcestats-audiolevel", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-10", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-12", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-audiolevel-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-totalaudioenergy-2", "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiosourcestats-totalaudioenergy", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-11", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-13", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-audio-sample-7", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-audiolevel-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-totalaudioenergy-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-totalaudioenergy-4", "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiosourcestats-totalsamplesduration", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-12", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-14", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-totalaudioenergy-5", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-totalsamplesduration-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-droppedsamplesduration-2", @@ -925,7 +938,7 @@ "https://www.w3.org/TR/webrtc-stats/#playoutstats-dict*", "https://www.w3.org/TR/webrtc-stats/#x8-14-rtcaudioplayoutstats-dictionary", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioplayoutstats-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-13", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-15", "https://www.w3.org/TR/webrtc-stats/#webidl-1945485993", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioplayoutstats", "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioplayoutstats", @@ -951,8 +964,8 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioplayoutstats-synthesizedsamplesduration", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioplayoutstats-synthesizedsamplesduration-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioplayoutstats-totalsamplesduration-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-14", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-15", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-16", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-17", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-concealedsamples-5", "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioplayoutstats-synthesizedsamplesevents", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioplayoutstats-synthesizedsamplesduration-3", @@ -1285,9 +1298,9 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-totalaudioenergy-6", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-12", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-audiolevel-6", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-16", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-18", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-audiolevel-5", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-17", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-19", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-totalaudioenergy-6", "https://www.w3.org/TR/webrtc-stats/#summary", "https://www.w3.org/TR/webrtc-stats/#a-summary-of-webrtc-stats-fields-per-type", @@ -1295,7 +1308,7 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-codec-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtccodecstats-9", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-inbound-rtp-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-18", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-20", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-outbound-rtp-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-13", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-remote-inbound-rtp-3", diff --git a/tr/index.json b/tr/index.json index aaef9f7b5aeb..0bb497e73034 100644 --- a/tr/index.json +++ b/tr/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2023-06-15T01:29:13.668Z", + "date": "2023-06-16T01:29:05.273Z", "options": { "fallback": "webref-fallback/tr/index.json", "output": "report", @@ -1245,10 +1245,10 @@ ], "crawled": "https://www.w3.org/TR/CSP3/", "crawlCacheInfo": { - "lastModified": "Wed, 03 May 2023 08:56:27 GMT" + "lastModified": "Thu, 15 Jun 2023 07:19:15 GMT" }, "generator": "bikeshed", - "date": "3 May 2023", + "date": "15 June 2023", "links": "links/CSP3.json", "refs": "refs/CSP3.json", "events": "events/CSP3.json", @@ -12504,10 +12504,10 @@ ], "crawled": "https://www.w3.org/TR/rdf12-concepts/", "crawlCacheInfo": { - "lastModified": "Mon, 12 Jun 2023 10:46:00 GMT" + "lastModified": "Thu, 15 Jun 2023 21:01:15 GMT" }, "generator": "respec", - "date": "12 June 2023", + "date": "15 June 2023", "links": "links/rdf12-concepts.json", "refs": "refs/rdf12-concepts.json", "dfns": "dfns/rdf12-concepts.json", @@ -12558,10 +12558,10 @@ ], "crawled": "https://www.w3.org/TR/rdf12-n-quads/", "crawlCacheInfo": { - "lastModified": "Fri, 12 May 2023 16:51:15 GMT" + "lastModified": "Thu, 15 Jun 2023 20:42:05 GMT" }, "generator": "respec", - "date": "16 May 2023", + "date": "15 June 2023", "links": "links/rdf12-n-quads.json", "refs": "refs/rdf12-n-quads.json", "dfns": "dfns/rdf12-n-quads.json", @@ -12612,10 +12612,10 @@ ], "crawled": "https://www.w3.org/TR/rdf12-n-triples/", "crawlCacheInfo": { - "lastModified": "Tue, 09 May 2023 22:12:40 GMT" + "lastModified": "Thu, 15 Jun 2023 20:42:48 GMT" }, "generator": "respec", - "date": "16 May 2023", + "date": "15 June 2023", "links": "links/rdf12-n-triples.json", "refs": "refs/rdf12-n-triples.json", "dfns": "dfns/rdf12-n-triples.json", @@ -12666,10 +12666,10 @@ ], "crawled": "https://www.w3.org/TR/rdf12-schema/", "crawlCacheInfo": { - "lastModified": "Tue, 09 May 2023 22:12:40 GMT" + "lastModified": "Thu, 15 Jun 2023 20:52:16 GMT" }, "generator": "respec", - "date": "16 May 2023", + "date": "15 June 2023", "links": "links/rdf12-schema.json", "refs": "refs/rdf12-schema.json", "headings": "headings/rdf12-schema.json", @@ -12773,10 +12773,10 @@ ], "crawled": "https://www.w3.org/TR/rdf12-turtle/", "crawlCacheInfo": { - "lastModified": "Tue, 09 May 2023 22:12:40 GMT" + "lastModified": "Thu, 15 Jun 2023 21:00:12 GMT" }, "generator": "respec", - "date": "16 May 2023", + "date": "15 June 2023", "links": "links/rdf12-turtle.json", "refs": "refs/rdf12-turtle.json", "dfns": "dfns/rdf12-turtle.json", @@ -12827,10 +12827,10 @@ ], "crawled": "https://www.w3.org/TR/rdf12-xml/", "crawlCacheInfo": { - "lastModified": "Tue, 09 May 2023 22:12:41 GMT" + "lastModified": "Thu, 15 Jun 2023 21:05:32 GMT" }, "generator": "respec", - "date": "16 May 2023", + "date": "15 June 2023", "links": "links/rdf12-xml.json", "refs": "refs/rdf12-xml.json", "dfns": "dfns/rdf12-xml.json", @@ -13584,10 +13584,10 @@ ], "crawled": "https://www.w3.org/TR/secure-payment-confirmation/", "crawlCacheInfo": { - "lastModified": "Tue, 30 May 2023 18:57:08 GMT" + "lastModified": "Thu, 15 Jun 2023 10:36:12 GMT" }, "generator": "bikeshed", - "date": "30 May 2023", + "date": "15 June 2023", "links": "links/secure-payment-confirmation.json", "refs": "refs/secure-payment-confirmation.json", "idl": "idl/secure-payment-confirmation.idl", @@ -17676,10 +17676,10 @@ ], "crawled": "https://www.w3.org/TR/webrtc-stats/", "crawlCacheInfo": { - "lastModified": "Thu, 11 May 2023 14:28:31 GMT" + "lastModified": "Thu, 15 Jun 2023 15:40:45 GMT" }, "generator": "respec", - "date": "11 May 2023", + "date": "15 June 2023", "links": "links/webrtc-stats.json", "refs": "refs/webrtc-stats.json", "idl": "idl/webrtc-stats.idl", diff --git a/tr/links/rdf12-n-quads.json b/tr/links/rdf12-n-quads.json index 55c29b1f422d..ee5d97c2b8e2 100644 --- a/tr/links/rdf12-n-quads.json +++ b/tr/links/rdf12-n-quads.json @@ -7,7 +7,36 @@ "http://www.w3.org/2001/tag/2002/0129-mime": {}, "http://www.w3.org/2002/06/registering-mediatype": {}, "https://datatracker.ietf.org/doc/html/bcp14": {}, - "https://w3c.github.io/rdf-concepts/spec/": { + "https://w3c.github.io/rdf-new/spec/": {}, + "https://w3c.github.io/rdf-primer/spec/": {}, + "https://w3c.github.io/sparql-concepts/spec/": { + "specShortname": "sparql12-concepts" + }, + "https://w3c.github.io/sparql-new/spec/": {}, + "https://web.archive.org/web/20150322024714/http://sw.deri.org/2008/07/n-quads/": {}, + "https://www.researchgate.net/publication/280113557_N-Quads_Extending_N-Triples_with_Context": {}, + "https://www.rfc-editor.org/rfc/rfc2119": {}, + "https://www.rfc-editor.org/rfc/rfc3023": {}, + "https://www.rfc-editor.org/rfc/rfc3629": {}, + "https://www.rfc-editor.org/rfc/rfc3986": {}, + "https://www.rfc-editor.org/rfc/rfc3987": {}, + "https://www.rfc-editor.org/rfc/rfc8174": {}, + "https://www.unicode.org/reports/tr36/tr36-15.html": {}, + "https://www.unicode.org/versions/latest/": {}, + "https://www.w3.org/2021/Process-20211102/": { + "anchors": [ + "recs-and-notes" + ] + }, + "https://www.w3.org/Consortium/Patent-Policy/": { + "anchors": [ + "def-essential", + "sec-Disclosure" + ], + "specShortname": "w3c-patent-policy" + }, + "https://www.w3.org/TR/": {}, + "https://www.w3.org/TR/rdf12-concepts/": { "anchors": [ "dfn-rdf-dataset", "dfn-quoted-triple", @@ -33,87 +62,54 @@ ], "specShortname": "rdf12-concepts" }, - "https://w3c.github.io/rdf-n-triples/spec/": { + "https://www.w3.org/TR/rdf12-n-triples/": { "anchors": [ "simple-triples", "canonical-ntriples" ], "specShortname": "rdf12-n-triples" }, - "https://w3c.github.io/rdf-new/spec/": {}, - "https://w3c.github.io/rdf-primer/spec/": {}, - "https://w3c.github.io/rdf-schema/spec/": { + "https://www.w3.org/TR/rdf12-schema/": { "specShortname": "rdf12-schema" }, - "https://w3c.github.io/rdf-semantics/spec/": { - "specShortname": "rdf12-semantics" - }, - "https://w3c.github.io/rdf-trig/spec/": { + "https://www.w3.org/TR/rdf12-semantics/": {}, + "https://www.w3.org/TR/rdf12-trig/": { "specShortname": "rdf12-trig" }, - "https://w3c.github.io/rdf-turtle/spec/": { + "https://www.w3.org/TR/rdf12-turtle/": { "specShortname": "rdf12-turtle" }, - "https://w3c.github.io/rdf-xml/spec/": { + "https://www.w3.org/TR/rdf12-xml/": { "specShortname": "rdf12-xml" }, - "https://w3c.github.io/sparql-concepts/spec/": { - "specShortname": "sparql12-concepts" - }, - "https://w3c.github.io/sparql-entailment/spec/": { - "specShortname": "sparql12-entailment" - }, - "https://w3c.github.io/sparql-federated-query/spec/": { + "https://www.w3.org/TR/sparql12-entailment/": {}, + "https://www.w3.org/TR/sparql12-federated-query/": { "specShortname": "sparql12-federated-query" }, - "https://w3c.github.io/sparql-graph-store-protocol/spec/": { + "https://www.w3.org/TR/sparql12-graph-store-protocol/": { "specShortname": "sparql12-graph-store-protocol" }, - "https://w3c.github.io/sparql-new/spec/": {}, - "https://w3c.github.io/sparql-protocol/spec/": { + "https://www.w3.org/TR/sparql12-protocol/": { "specShortname": "sparql12-protocol" }, - "https://w3c.github.io/sparql-query/spec/": { + "https://www.w3.org/TR/sparql12-query/": { "specShortname": "sparql12-query" }, - "https://w3c.github.io/sparql-results-csv-tsv/spec/": { + "https://www.w3.org/TR/sparql12-results-csv-tsv/": { "specShortname": "sparql12-results-csv-tsv" }, - "https://w3c.github.io/sparql-results-json/spec/": { + "https://www.w3.org/TR/sparql12-results-json/": { "specShortname": "sparql12-results-json" }, - "https://w3c.github.io/sparql-results-xml/spec/": { + "https://www.w3.org/TR/sparql12-results-xml/": { "specShortname": "sparql12-results-xml" }, - "https://w3c.github.io/sparql-service-description/spec/": { + "https://www.w3.org/TR/sparql12-service-description/": { "specShortname": "sparql12-service-description" }, - "https://w3c.github.io/sparql-update/spec/": { + "https://www.w3.org/TR/sparql12-update/": { "specShortname": "sparql12-update" }, - "https://web.archive.org/web/20150322024714/http://sw.deri.org/2008/07/n-quads/": {}, - "https://www.researchgate.net/publication/280113557_N-Quads_Extending_N-Triples_with_Context": {}, - "https://www.rfc-editor.org/rfc/rfc2119": {}, - "https://www.rfc-editor.org/rfc/rfc3023": {}, - "https://www.rfc-editor.org/rfc/rfc3629": {}, - "https://www.rfc-editor.org/rfc/rfc3986": {}, - "https://www.rfc-editor.org/rfc/rfc3987": {}, - "https://www.rfc-editor.org/rfc/rfc8174": {}, - "https://www.unicode.org/reports/tr36/tr36-15.html": {}, - "https://www.unicode.org/versions/latest/": {}, - "https://www.w3.org/2021/Process-20211102/": { - "anchors": [ - "recs-and-notes" - ] - }, - "https://www.w3.org/Consortium/Patent-Policy/": { - "anchors": [ - "def-essential", - "sec-Disclosure" - ], - "specShortname": "w3c-patent-policy" - }, - "https://www.w3.org/TR/": {}, "https://www.w3.org/TR/xml/": { "anchors": [ "sec-notation" diff --git a/tr/links/rdf12-n-triples.json b/tr/links/rdf12-n-triples.json index 9fb594cce318..8239266a5f45 100644 --- a/tr/links/rdf12-n-triples.json +++ b/tr/links/rdf12-n-triples.json @@ -5,7 +5,37 @@ }, "links": { "https://datatracker.ietf.org/doc/html/bcp14": {}, - "https://w3c.github.io/rdf-concepts/spec/": { + "https://w3c.github.io/rdf-new/spec/": {}, + "https://w3c.github.io/rdf-primer/spec/": {}, + "https://w3c.github.io/sparql-concepts/spec/": { + "specShortname": "sparql12-concepts" + }, + "https://w3c.github.io/sparql-new/spec/": {}, + "https://www.rfc-editor.org/rfc/rfc2119": {}, + "https://www.rfc-editor.org/rfc/rfc3023": {}, + "https://www.rfc-editor.org/rfc/rfc3629": {}, + "https://www.rfc-editor.org/rfc/rfc3986": {}, + "https://www.rfc-editor.org/rfc/rfc3987": {}, + "https://www.rfc-editor.org/rfc/rfc8174": {}, + "https://www.unicode.org/reports/tr36/tr36-15.html": {}, + "https://www.unicode.org/versions/latest/": {}, + "https://www.w3.org/2001/tag/2002/0129-mime": {}, + "https://www.w3.org/2002/06/registering-mediatype": {}, + "https://www.w3.org/2021/Process-20211102/": { + "anchors": [ + "recs-and-notes" + ] + }, + "https://www.w3.org/Consortium/Patent-Policy/": { + "anchors": [ + "def-essential", + "sec-Disclosure" + ], + "specShortname": "w3c-patent-policy" + }, + "https://www.w3.org/TR/": {}, + "https://www.w3.org/TR/rdf-testcases/": {}, + "https://www.w3.org/TR/rdf12-concepts/": { "anchors": [ "dfn-rdf-graph", "dfn-quoted-triple", @@ -24,87 +54,53 @@ ], "specShortname": "rdf12-concepts" }, - "https://w3c.github.io/rdf-n-quads/spec/": { + "https://www.w3.org/TR/rdf12-n-quads/": { "specShortname": "rdf12-n-quads" }, - "https://w3c.github.io/rdf-new/spec/": {}, - "https://w3c.github.io/rdf-primer/spec/": {}, - "https://w3c.github.io/rdf-schema/spec/": { + "https://www.w3.org/TR/rdf12-schema/": { "specShortname": "rdf12-schema" }, - "https://w3c.github.io/rdf-semantics/spec/": { - "specShortname": "rdf12-semantics" - }, - "https://w3c.github.io/rdf-trig/spec/": { + "https://www.w3.org/TR/rdf12-semantics/": {}, + "https://www.w3.org/TR/rdf12-trig/": { "specShortname": "rdf12-trig" }, - "https://w3c.github.io/rdf-turtle/spec/": { + "https://www.w3.org/TR/rdf12-turtle/": { "anchors": [ "predicate-lists" ], "specShortname": "rdf12-turtle" }, - "https://w3c.github.io/rdf-xml/spec/": { + "https://www.w3.org/TR/rdf12-xml/": { "specShortname": "rdf12-xml" }, - "https://w3c.github.io/sparql-concepts/spec/": { - "specShortname": "sparql12-concepts" - }, - "https://w3c.github.io/sparql-entailment/spec/": { - "specShortname": "sparql12-entailment" - }, - "https://w3c.github.io/sparql-federated-query/spec/": { + "https://www.w3.org/TR/sparql12-entailment/": {}, + "https://www.w3.org/TR/sparql12-federated-query/": { "specShortname": "sparql12-federated-query" }, - "https://w3c.github.io/sparql-graph-store-protocol/spec/": { + "https://www.w3.org/TR/sparql12-graph-store-protocol/": { "specShortname": "sparql12-graph-store-protocol" }, - "https://w3c.github.io/sparql-new/spec/": {}, - "https://w3c.github.io/sparql-protocol/spec/": { + "https://www.w3.org/TR/sparql12-protocol/": { "specShortname": "sparql12-protocol" }, - "https://w3c.github.io/sparql-query/spec/": { + "https://www.w3.org/TR/sparql12-query/": { "specShortname": "sparql12-query" }, - "https://w3c.github.io/sparql-results-csv-tsv/spec/": { + "https://www.w3.org/TR/sparql12-results-csv-tsv/": { "specShortname": "sparql12-results-csv-tsv" }, - "https://w3c.github.io/sparql-results-json/spec/": { + "https://www.w3.org/TR/sparql12-results-json/": { "specShortname": "sparql12-results-json" }, - "https://w3c.github.io/sparql-results-xml/spec/": { + "https://www.w3.org/TR/sparql12-results-xml/": { "specShortname": "sparql12-results-xml" }, - "https://w3c.github.io/sparql-service-description/spec/": { + "https://www.w3.org/TR/sparql12-service-description/": { "specShortname": "sparql12-service-description" }, - "https://w3c.github.io/sparql-update/spec/": { + "https://www.w3.org/TR/sparql12-update/": { "specShortname": "sparql12-update" }, - "https://www.rfc-editor.org/rfc/rfc2119": {}, - "https://www.rfc-editor.org/rfc/rfc3023": {}, - "https://www.rfc-editor.org/rfc/rfc3629": {}, - "https://www.rfc-editor.org/rfc/rfc3986": {}, - "https://www.rfc-editor.org/rfc/rfc3987": {}, - "https://www.rfc-editor.org/rfc/rfc8174": {}, - "https://www.unicode.org/reports/tr36/tr36-15.html": {}, - "https://www.unicode.org/versions/latest/": {}, - "https://www.w3.org/2001/tag/2002/0129-mime": {}, - "https://www.w3.org/2002/06/registering-mediatype": {}, - "https://www.w3.org/2021/Process-20211102/": { - "anchors": [ - "recs-and-notes" - ] - }, - "https://www.w3.org/Consortium/Patent-Policy/": { - "anchors": [ - "def-essential", - "sec-Disclosure" - ], - "specShortname": "w3c-patent-policy" - }, - "https://www.w3.org/TR/": {}, - "https://www.w3.org/TR/rdf-testcases/": {}, "https://www.w3.org/TR/xml/": { "anchors": [ "sec-notation" diff --git a/tr/links/rdf12-schema.json b/tr/links/rdf12-schema.json index 4929f49807c4..b07608191e3e 100644 --- a/tr/links/rdf12-schema.json +++ b/tr/links/rdf12-schema.json @@ -6,7 +6,44 @@ "links": { "https://github.com/w3c/rdf-schema/issues/7": {}, "https://github.com/w3c/rdf-schema/issues/?q=is%3Aissue+is%3Aopen+label%3A%22spec%3Aenhancement%22": {}, - "https://w3c.github.io/rdf-concepts/spec/": { + "https://w3c.github.io/rdf-new/spec/": {}, + "https://w3c.github.io/rdf-primer/spec/": {}, + "https://w3c.github.io/sparql-concepts/spec/": { + "specShortname": "sparql12-concepts" + }, + "https://w3c.github.io/sparql-new/spec/": {}, + "https://www.w3.org/2001/sw/RDFCore/": { + "anchors": [ + "Membership" + ] + }, + "https://www.w3.org/2011/rdf-wg/": {}, + "https://www.w3.org/2021/Process-20211102/": { + "anchors": [ + "recs-and-notes" + ] + }, + "https://www.w3.org/Consortium/Patent-Policy/": { + "anchors": [ + "def-essential", + "sec-Disclosure" + ], + "specShortname": "w3c-patent-policy" + }, + "https://www.w3.org/DesignIssues/RDFnot.html": {}, + "https://www.w3.org/RDF/Interest/": {}, + "https://www.w3.org/TR/": {}, + "https://www.w3.org/TR/json-ld11/": { + "anchors": [ + "the-rdf-json-datatype" + ], + "specShortname": "json-ld11" + }, + "https://www.w3.org/TR/owl2-overview/": {}, + "https://www.w3.org/TR/rdf-schema/": { + "specShortname": "rdf12-schema" + }, + "https://www.w3.org/TR/rdf12-concepts/": { "anchors": [ "section-IRIs", "section-Datatypes", @@ -17,97 +54,57 @@ ], "specShortname": "rdf12-concepts" }, - "https://w3c.github.io/rdf-n-quads/spec/": { + "https://www.w3.org/TR/rdf12-n-quads/": { "specShortname": "rdf12-n-quads" }, - "https://w3c.github.io/rdf-n-triples/spec/": { + "https://www.w3.org/TR/rdf12-n-triples/": { "specShortname": "rdf12-n-triples" }, - "https://w3c.github.io/rdf-new/spec/": {}, - "https://w3c.github.io/rdf-primer/spec/": {}, - "https://w3c.github.io/rdf-semantics/spec/": { + "https://www.w3.org/TR/rdf12-semantics/": { "anchors": [ "semantic-extensions-and-entailment-regimes" - ], - "specShortname": "rdf12-semantics" + ] }, - "https://w3c.github.io/rdf-trig/spec/": { + "https://www.w3.org/TR/rdf12-trig/": { "specShortname": "rdf12-trig" }, - "https://w3c.github.io/rdf-turtle/spec/": { + "https://www.w3.org/TR/rdf12-turtle/": { "anchors": [ "collections" ], "specShortname": "rdf12-turtle" }, - "https://w3c.github.io/rdf-xml/spec/": { + "https://www.w3.org/TR/rdf12-xml/": { "specShortname": "rdf12-xml" }, - "https://w3c.github.io/sparql-concepts/spec/": { - "specShortname": "sparql12-concepts" - }, - "https://w3c.github.io/sparql-entailment/spec/": { - "specShortname": "sparql12-entailment" - }, - "https://w3c.github.io/sparql-federated-query/spec/": { + "https://www.w3.org/TR/sparql12-entailment/": {}, + "https://www.w3.org/TR/sparql12-federated-query/": { "specShortname": "sparql12-federated-query" }, - "https://w3c.github.io/sparql-graph-store-protocol/spec/": { + "https://www.w3.org/TR/sparql12-graph-store-protocol/": { "specShortname": "sparql12-graph-store-protocol" }, - "https://w3c.github.io/sparql-new/spec/": {}, - "https://w3c.github.io/sparql-protocol/spec/": { + "https://www.w3.org/TR/sparql12-protocol/": { "specShortname": "sparql12-protocol" }, - "https://w3c.github.io/sparql-query/spec/": { + "https://www.w3.org/TR/sparql12-query/": { "specShortname": "sparql12-query" }, - "https://w3c.github.io/sparql-results-csv-tsv/spec/": { + "https://www.w3.org/TR/sparql12-results-csv-tsv/": { "specShortname": "sparql12-results-csv-tsv" }, - "https://w3c.github.io/sparql-results-json/spec/": { + "https://www.w3.org/TR/sparql12-results-json/": { "specShortname": "sparql12-results-json" }, - "https://w3c.github.io/sparql-results-xml/spec/": { + "https://www.w3.org/TR/sparql12-results-xml/": { "specShortname": "sparql12-results-xml" }, - "https://w3c.github.io/sparql-service-description/spec/": { + "https://www.w3.org/TR/sparql12-service-description/": { "specShortname": "sparql12-service-description" }, - "https://w3c.github.io/sparql-update/spec/": { + "https://www.w3.org/TR/sparql12-update/": { "specShortname": "sparql12-update" }, - "https://www.w3.org/2001/sw/RDFCore/": { - "anchors": [ - "Membership" - ] - }, - "https://www.w3.org/2011/rdf-wg/": {}, - "https://www.w3.org/2021/Process-20211102/": { - "anchors": [ - "recs-and-notes" - ] - }, - "https://www.w3.org/Consortium/Patent-Policy/": { - "anchors": [ - "def-essential", - "sec-Disclosure" - ], - "specShortname": "w3c-patent-policy" - }, - "https://www.w3.org/DesignIssues/RDFnot.html": {}, - "https://www.w3.org/RDF/Interest/": {}, - "https://www.w3.org/TR/": {}, - "https://www.w3.org/TR/json-ld11/": { - "anchors": [ - "the-rdf-json-datatype" - ], - "specShortname": "json-ld11" - }, - "https://www.w3.org/TR/owl2-overview/": {}, - "https://www.w3.org/TR/rdf-schema/": { - "specShortname": "rdf12-schema" - }, "https://www.w3.org/groups/wg/rdf-star": {}, "https://www.w3.org/groups/wg/rdf-star/ipr": {} } diff --git a/tr/links/rdf12-turtle.json b/tr/links/rdf12-turtle.json index ee1b09841762..93135743f639 100644 --- a/tr/links/rdf12-turtle.json +++ b/tr/links/rdf12-turtle.json @@ -7,123 +7,127 @@ "http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry": {}, "https://datatracker.ietf.org/doc/html/bcp14": {}, "https://lists.w3.org/Archives/Public/www-archive/2007Dec/0065.html": {}, - "https://w3c.github.io/rdf-concepts/spec/": { + "https://w3c.github.io/rdf-new/spec/": {}, + "https://w3c.github.io/rdf-primer/spec/": {}, + "https://w3c.github.io/sparql-concepts/spec/": { + "specShortname": "sparql12-concepts" + }, + "https://w3c.github.io/sparql-new/spec/": {}, + "https://www.bristol.ac.uk/": {}, + "https://www.bristol.ac.uk/ilrt/": {}, + "https://www.dajobe.org/2003/11/new-syntaxes-rdf/": {}, + "https://www.rfc-editor.org/rfc/rfc2119": {}, + "https://www.rfc-editor.org/rfc/rfc3023": {}, + "https://www.rfc-editor.org/rfc/rfc3629": {}, + "https://www.rfc-editor.org/rfc/rfc3986": { + "anchors": [ + "section-5.1.1", + "section-5.1.2", + "section-5.1.3", + "section-5.1.4" + ] + }, + "https://www.rfc-editor.org/rfc/rfc3987": {}, + "https://www.rfc-editor.org/rfc/rfc5646": {}, + "https://www.rfc-editor.org/rfc/rfc8174": {}, + "https://www.unicode.org/reports/tr36/tr36-15.html": {}, + "https://www.unicode.org/versions/latest/": {}, + "https://www.w3.org/2001/sw/Europe/": {}, + "https://www.w3.org/2001/tag/2002/0129-mime": {}, + "https://www.w3.org/2002/06/registering-mediatype": {}, + "https://www.w3.org/2021/Process-20211102/": { + "anchors": [ + "recs-and-notes" + ] + }, + "https://www.w3.org/Consortium/Patent-Policy/": { + "anchors": [ + "def-essential", + "sec-Disclosure" + ], + "specShortname": "w3c-patent-policy" + }, + "https://www.w3.org/TR/": {}, + "https://www.w3.org/TR/html5/": {}, + "https://www.w3.org/TR/rdf11-concepts/": {}, + "https://www.w3.org/TR/rdf12-concepts/": { "anchors": [ "dfn-rdf-graph", + "dfn-quoted-triple", + "dfn-rdf-term", + "dfn-subject", + "dfn-object", "dfn-rdf-triple", + "dfn-asserted-triple", "dfn-iri", "dfn-literal", "dfn-blank-node", + "dfn-relative-iri", "dfn-lexical-form", "dfn-language-tag", - "dfn-datatype-iri" + "dfn-datatype-iri", + "dfn-blank-node-identifier" ], "specShortname": "rdf12-concepts" }, - "https://w3c.github.io/rdf-n-quads/spec/": { + "https://www.w3.org/TR/rdf12-n-quads/": { "specShortname": "rdf12-n-quads" }, - "https://w3c.github.io/rdf-n-triples/spec/": { + "https://www.w3.org/TR/rdf12-n-triples/": { "specShortname": "rdf12-n-triples" }, - "https://w3c.github.io/rdf-new/spec/": {}, - "https://w3c.github.io/rdf-primer/spec/": {}, - "https://w3c.github.io/rdf-schema/spec/": { + "https://www.w3.org/TR/rdf12-schema/": { "specShortname": "rdf12-schema" }, - "https://w3c.github.io/rdf-semantics/spec/": { + "https://www.w3.org/TR/rdf12-semantics/": { "anchors": [ "rdf-collections" - ], - "specShortname": "rdf12-semantics" + ] }, - "https://w3c.github.io/rdf-trig/spec/": { + "https://www.w3.org/TR/rdf12-trig/": { "specShortname": "rdf12-trig" }, - "https://w3c.github.io/rdf-xml/spec/": { + "https://www.w3.org/TR/rdf12-xml/": { "anchors": [ "example7" ], "specShortname": "rdf12-xml" }, - "https://w3c.github.io/sparql-concepts/spec/": { - "specShortname": "sparql12-concepts" - }, - "https://w3c.github.io/sparql-entailment/spec/": { - "specShortname": "sparql12-entailment" - }, - "https://w3c.github.io/sparql-federated-query/spec/": { + "https://www.w3.org/TR/sparql12-entailment/": {}, + "https://www.w3.org/TR/sparql12-federated-query/": { "specShortname": "sparql12-federated-query" }, - "https://w3c.github.io/sparql-graph-store-protocol/spec/": { + "https://www.w3.org/TR/sparql12-graph-store-protocol/": { "specShortname": "sparql12-graph-store-protocol" }, - "https://w3c.github.io/sparql-new/spec/": {}, - "https://w3c.github.io/sparql-protocol/spec/": { + "https://www.w3.org/TR/sparql12-protocol/": { "specShortname": "sparql12-protocol" }, - "https://w3c.github.io/sparql-query/spec/": { + "https://www.w3.org/TR/sparql12-query/": { "anchors": [ "rTriplesBlock", - "rGraphTerm", + "sparqlTriplePatterns", "rPrologue", "QSynIRI", - "grammar", - "rRDFLiteral" + "grammar" ], "specShortname": "sparql12-query" }, - "https://w3c.github.io/sparql-results-csv-tsv/spec/": { + "https://www.w3.org/TR/sparql12-results-csv-tsv/": { "specShortname": "sparql12-results-csv-tsv" }, - "https://w3c.github.io/sparql-results-json/spec/": { + "https://www.w3.org/TR/sparql12-results-json/": { "specShortname": "sparql12-results-json" }, - "https://w3c.github.io/sparql-results-xml/spec/": { + "https://www.w3.org/TR/sparql12-results-xml/": { "specShortname": "sparql12-results-xml" }, - "https://w3c.github.io/sparql-service-description/spec/": { + "https://www.w3.org/TR/sparql12-service-description/": { "specShortname": "sparql12-service-description" }, - "https://w3c.github.io/sparql-update/spec/": { + "https://www.w3.org/TR/sparql12-update/": { "specShortname": "sparql12-update" }, - "https://www.bristol.ac.uk/": {}, - "https://www.bristol.ac.uk/ilrt/": {}, - "https://www.dajobe.org/2003/11/new-syntaxes-rdf/": {}, - "https://www.rfc-editor.org/rfc/rfc2119": {}, - "https://www.rfc-editor.org/rfc/rfc3023": {}, - "https://www.rfc-editor.org/rfc/rfc3629": {}, - "https://www.rfc-editor.org/rfc/rfc3986": { - "anchors": [ - "section-5.1.1", - "section-5.1.2", - "section-5.1.3", - "section-5.1.4" - ] - }, - "https://www.rfc-editor.org/rfc/rfc3987": {}, - "https://www.rfc-editor.org/rfc/rfc5646": {}, - "https://www.rfc-editor.org/rfc/rfc8174": {}, - "https://www.unicode.org/reports/tr36/tr36-15.html": {}, - "https://www.unicode.org/versions/latest/": {}, - "https://www.w3.org/2001/sw/Europe/": {}, - "https://www.w3.org/2001/tag/2002/0129-mime": {}, - "https://www.w3.org/2002/06/registering-mediatype": {}, - "https://www.w3.org/2021/Process-20211102/": { - "anchors": [ - "recs-and-notes" - ] - }, - "https://www.w3.org/Consortium/Patent-Policy/": { - "anchors": [ - "def-essential", - "sec-Disclosure" - ], - "specShortname": "w3c-patent-policy" - }, - "https://www.w3.org/TR/": {}, - "https://www.w3.org/TR/html5/": {}, "https://www.w3.org/TR/xml/": { "anchors": [ "sec-notation" diff --git a/tr/links/rdf12-xml.json b/tr/links/rdf12-xml.json index 3d6088075447..9b3f70ed5b26 100644 --- a/tr/links/rdf12-xml.json +++ b/tr/links/rdf12-xml.json @@ -4,41 +4,12 @@ "url": "https://www.w3.org/TR/rdf12-xml/" }, "links": { - "http://www.oasis-open.org/committees/relax-ng/compact-20021121.html": {}, - "http://www.oasis-open.org/committees/relax-ng/spec-20011203.html": {}, + "http://standards.iso.org/ittf/PubliclyAvailableStandards/c052348_ISO_IEC_19757-2_2008(E).zip": {}, "http://www.w3.org/2001/10/stripes/": {}, "https://accu.org/journals/overload/7/34/cornish_515/": {}, "https://datatracker.ietf.org/doc/html/bcp14": {}, - "https://w3c.github.io/rdf-concepts/spec/": { - "anchors": [ - "dfn-rdf-vocabulary", - "dfn-rdf-document", - "dfn-rdf-graph", - "dfn-namespace-iri", - "dfn-iri", - "dfn-literal", - "dfn-blank-node", - "dfn-rdf-xmlliteral" - ], - "specShortname": "rdf12-concepts" - }, - "https://w3c.github.io/rdf-n-quads/spec/": { - "specShortname": "rdf12-n-quads" - }, - "https://w3c.github.io/rdf-n-triples/spec/": { - "anchors": [ - "grammar-production-BLANK_NODE_LABEL" - ], - "specShortname": "rdf12-n-triples" - }, "https://w3c.github.io/rdf-new/spec/": {}, "https://w3c.github.io/rdf-primer/spec/": {}, - "https://w3c.github.io/rdf-schema/spec/": { - "specShortname": "rdf12-schema" - }, - "https://w3c.github.io/rdf-semantics/spec/": { - "specShortname": "rdf12-semantics" - }, "https://w3c.github.io/rdf-tests/rdf-xml/rdfms-abouteach/error001.rdf": {}, "https://w3c.github.io/rdf-tests/rdf-xml/rdfms-abouteach/error002.rdf": {}, "https://w3c.github.io/rdf-tests/rdf-xml/rdfms-empty-property-elements/test002.nt": {}, @@ -65,46 +36,10 @@ "https://w3c.github.io/rdf-tests/rdf-xml/xmlbase/test013.rdf": {}, "https://w3c.github.io/rdf-tests/rdf-xml/xmlbase/test014.nt": {}, "https://w3c.github.io/rdf-tests/rdf-xml/xmlbase/test014.rdf": {}, - "https://w3c.github.io/rdf-trig/spec/": { - "specShortname": "rdf12-trig" - }, - "https://w3c.github.io/rdf-turtle/spec/": { - "specShortname": "rdf12-turtle" - }, "https://w3c.github.io/sparql-concepts/spec/": { "specShortname": "sparql12-concepts" }, - "https://w3c.github.io/sparql-entailment/spec/": { - "specShortname": "sparql12-entailment" - }, - "https://w3c.github.io/sparql-federated-query/spec/": { - "specShortname": "sparql12-federated-query" - }, - "https://w3c.github.io/sparql-graph-store-protocol/spec/": { - "specShortname": "sparql12-graph-store-protocol" - }, "https://w3c.github.io/sparql-new/spec/": {}, - "https://w3c.github.io/sparql-protocol/spec/": { - "specShortname": "sparql12-protocol" - }, - "https://w3c.github.io/sparql-query/spec/": { - "specShortname": "sparql12-query" - }, - "https://w3c.github.io/sparql-results-csv-tsv/spec/": { - "specShortname": "sparql12-results-csv-tsv" - }, - "https://w3c.github.io/sparql-results-json/spec/": { - "specShortname": "sparql12-results-json" - }, - "https://w3c.github.io/sparql-results-xml/spec/": { - "specShortname": "sparql12-results-xml" - }, - "https://w3c.github.io/sparql-service-description/spec/": { - "specShortname": "sparql12-service-description" - }, - "https://w3c.github.io/sparql-update/spec/": { - "specShortname": "sparql12-update" - }, "https://www.rfc-editor.org/rfc/rfc2119": {}, "https://www.rfc-editor.org/rfc/rfc3870": { "anchors": [ @@ -189,7 +124,68 @@ "specShortname": "rdf12-schema" }, "https://www.w3.org/TR/rdf-syntax-grammar/": {}, + "https://www.w3.org/TR/rdf12-concepts/": { + "anchors": [ + "dfn-rdf-vocabulary", + "dfn-relative-iri", + "dfn-rdf-document", + "dfn-rdf-graph", + "dfn-namespace-iri", + "dfn-iri", + "dfn-literal", + "dfn-blank-node", + "dfn-rdf-xmlliteral" + ], + "specShortname": "rdf12-concepts" + }, + "https://www.w3.org/TR/rdf12-n-quads/": { + "specShortname": "rdf12-n-quads" + }, + "https://www.w3.org/TR/rdf12-n-triples/": { + "anchors": [ + "grammar-production-BLANK_NODE_LABEL" + ], + "specShortname": "rdf12-n-triples" + }, + "https://www.w3.org/TR/rdf12-schema/": { + "specShortname": "rdf12-schema" + }, + "https://www.w3.org/TR/rdf12-semantics/": {}, + "https://www.w3.org/TR/rdf12-trig/": { + "specShortname": "rdf12-trig" + }, + "https://www.w3.org/TR/rdf12-turtle/": { + "specShortname": "rdf12-turtle" + }, "https://www.w3.org/TR/rdfa-primer/": {}, + "https://www.w3.org/TR/sparql12-entailment/": {}, + "https://www.w3.org/TR/sparql12-federated-query/": { + "specShortname": "sparql12-federated-query" + }, + "https://www.w3.org/TR/sparql12-graph-store-protocol/": { + "specShortname": "sparql12-graph-store-protocol" + }, + "https://www.w3.org/TR/sparql12-protocol/": { + "specShortname": "sparql12-protocol" + }, + "https://www.w3.org/TR/sparql12-query/": { + "specShortname": "sparql12-query" + }, + "https://www.w3.org/TR/sparql12-results-csv-tsv/": { + "specShortname": "sparql12-results-csv-tsv" + }, + "https://www.w3.org/TR/sparql12-results-json/": { + "specShortname": "sparql12-results-json" + }, + "https://www.w3.org/TR/sparql12-results-xml/": { + "specShortname": "sparql12-results-xml" + }, + "https://www.w3.org/TR/sparql12-service-description/": { + "specShortname": "sparql12-service-description" + }, + "https://www.w3.org/TR/sparql12-update/": { + "specShortname": "sparql12-update" + }, "https://www.w3.org/TR/xml-infoset/": { "anchors": [ "infoitem.document", @@ -228,12 +224,16 @@ ] }, "https://www.w3.org/TR/xmlbase/": {}, - "https://www.w3.org/TR/xmlschema-1/": { + "https://www.w3.org/TR/xmlschema11-1/": { + "anchors": [ + "sec-wsnormalization" + ] + }, + "https://www.w3.org/TR/xmlschema11-2/": { "anchors": [ - "d0e1654" + "int" ] }, - "https://www.w3.org/TR/xmlschema-2/": {}, "https://www.w3.org/TR/xpath-10/": { "anchors": [ "infoset" diff --git a/tr/links/secure-payment-confirmation.json b/tr/links/secure-payment-confirmation.json index 8fb53dbe5ec5..72fc0aea85d8 100644 --- a/tr/links/secure-payment-confirmation.json +++ b/tr/links/secure-payment-confirmation.json @@ -157,6 +157,7 @@ ], "specShortname": "webidl" }, + "https://wpt.fyi/results/secure-payment-confirmation/": {}, "https://wpt.fyi/results/secure-payment-confirmation/authentication-accepted.https.html": {}, "https://wpt.fyi/results/secure-payment-confirmation/authentication-cannot-bypass-spc.https.html": {}, "https://wpt.fyi/results/secure-payment-confirmation/authentication-cross-origin.sub.https.html": {}, @@ -188,11 +189,13 @@ "https://www.rfc-editor.org/rfc/rfc5646": {}, "https://www.w3.org/2021/Process-20211102/": { "anchors": [ - "recs-and-notes" + "recs-and-notes", + "dfn-wide-review" ] }, "https://www.w3.org/Consortium/Patent-Policy/": { "anchors": [ + "sec-Requirements", "def-essential", "sec-Disclosure" ], diff --git a/tr/refs/rdf12-n-quads.json b/tr/refs/rdf12-n-quads.json index 77923913d450..dabe1d265615 100644 --- a/tr/refs/rdf12-n-quads.json +++ b/tr/refs/rdf12-n-quads.json @@ -11,15 +11,15 @@ }, { "name": "RDF12-CONCEPTS", - "url": "https://w3c.github.io/rdf-concepts/spec/" + "url": "https://www.w3.org/TR/rdf12-concepts/" }, { "name": "RDF12-N-TRIPLES", - "url": "https://w3c.github.io/rdf-n-triples/spec/" + "url": "https://www.w3.org/TR/rdf12-n-triples/" }, { "name": "RDF12-TURTLE", - "url": "https://w3c.github.io/rdf-turtle/spec/" + "url": "https://www.w3.org/TR/rdf12-turtle/" }, { "name": "RFC2119", @@ -49,19 +49,19 @@ }, { "name": "RDF12-SCHEMA", - "url": "https://w3c.github.io/rdf-schema/spec/" + "url": "https://www.w3.org/TR/rdf12-schema/" }, { "name": "RDF12-SEMANTICS", - "url": "https://w3c.github.io/rdf-semantics/spec/" + "url": "https://www.w3.org/TR/rdf12-semantics/" }, { "name": "RDF12-TRIG", - "url": "https://w3c.github.io/rdf-trig/spec/" + "url": "https://www.w3.org/TR/rdf12-trig/" }, { "name": "RDF12-XML", - "url": "https://w3c.github.io/rdf-xml/spec/" + "url": "https://www.w3.org/TR/rdf12-xml/" }, { "name": "RFC3023", @@ -81,15 +81,15 @@ }, { "name": "SPARQL12-ENTAILMENT", - "url": "https://w3c.github.io/sparql-entailment/spec/" + "url": "https://www.w3.org/TR/sparql12-entailment/" }, { "name": "SPARQL12-FEDERATED-QUERY", - "url": "https://w3c.github.io/sparql-federated-query/spec/" + "url": "https://www.w3.org/TR/sparql12-federated-query/" }, { "name": "SPARQL12-GRAPH-STORE-PROTOCOL", - "url": "https://w3c.github.io/sparql-graph-store-protocol/spec/" + "url": "https://www.w3.org/TR/sparql12-graph-store-protocol/" }, { "name": "SPARQL12-NEW", @@ -97,31 +97,31 @@ }, { "name": "SPARQL12-PROTOCOL", - "url": "https://w3c.github.io/sparql-protocol/spec/" + "url": "https://www.w3.org/TR/sparql12-protocol/" }, { "name": "SPARQL12-QUERY", - "url": "https://w3c.github.io/sparql-query/spec/" + "url": "https://www.w3.org/TR/sparql12-query/" }, { "name": "SPARQL12-RESULTS-CSV-TSV", - "url": "https://w3c.github.io/sparql-results-csv-tsv/spec/" + "url": "https://www.w3.org/TR/sparql12-results-csv-tsv/" }, { "name": "SPARQL12-RESULTS-JSON", - "url": "https://w3c.github.io/sparql-results-json/spec/" + "url": "https://www.w3.org/TR/sparql12-results-json/" }, { "name": "SPARQL12-RESULTS-XML", - "url": "https://w3c.github.io/sparql-results-xml/spec/" + "url": "https://www.w3.org/TR/sparql12-results-xml/" }, { "name": "SPARQL12-SERVICE-DESCRIPTION", - "url": "https://w3c.github.io/sparql-service-description/spec/" + "url": "https://www.w3.org/TR/sparql12-service-description/" }, { "name": "SPARQL12-UPDATE", - "url": "https://w3c.github.io/sparql-update/spec/" + "url": "https://www.w3.org/TR/sparql12-update/" }, { "name": "UNICODE-SECURITY", diff --git a/tr/refs/rdf12-n-triples.json b/tr/refs/rdf12-n-triples.json index 913d67df51e1..8d8eae2a9e35 100644 --- a/tr/refs/rdf12-n-triples.json +++ b/tr/refs/rdf12-n-triples.json @@ -11,11 +11,11 @@ }, { "name": "RDF12-CONCEPTS", - "url": "https://w3c.github.io/rdf-concepts/spec/" + "url": "https://www.w3.org/TR/rdf12-concepts/" }, { "name": "RDF12-TURTLE", - "url": "https://w3c.github.io/rdf-turtle/spec/" + "url": "https://www.w3.org/TR/rdf12-turtle/" }, { "name": "RFC2119", @@ -41,7 +41,7 @@ }, { "name": "RDF12-N-QUADS", - "url": "https://w3c.github.io/rdf-n-quads/spec/" + "url": "https://www.w3.org/TR/rdf12-n-quads/" }, { "name": "RDF12-NEW", @@ -53,19 +53,19 @@ }, { "name": "RDF12-SCHEMA", - "url": "https://w3c.github.io/rdf-schema/spec/" + "url": "https://www.w3.org/TR/rdf12-schema/" }, { "name": "RDF12-SEMANTICS", - "url": "https://w3c.github.io/rdf-semantics/spec/" + "url": "https://www.w3.org/TR/rdf12-semantics/" }, { "name": "RDF12-TRIG", - "url": "https://w3c.github.io/rdf-trig/spec/" + "url": "https://www.w3.org/TR/rdf12-trig/" }, { "name": "RDF12-XML", - "url": "https://w3c.github.io/rdf-xml/spec/" + "url": "https://www.w3.org/TR/rdf12-xml/" }, { "name": "RFC3023", @@ -85,15 +85,15 @@ }, { "name": "SPARQL12-ENTAILMENT", - "url": "https://w3c.github.io/sparql-entailment/spec/" + "url": "https://www.w3.org/TR/sparql12-entailment/" }, { "name": "SPARQL12-FEDERATED-QUERY", - "url": "https://w3c.github.io/sparql-federated-query/spec/" + "url": "https://www.w3.org/TR/sparql12-federated-query/" }, { "name": "SPARQL12-GRAPH-STORE-PROTOCOL", - "url": "https://w3c.github.io/sparql-graph-store-protocol/spec/" + "url": "https://www.w3.org/TR/sparql12-graph-store-protocol/" }, { "name": "SPARQL12-NEW", @@ -101,31 +101,31 @@ }, { "name": "SPARQL12-PROTOCOL", - "url": "https://w3c.github.io/sparql-protocol/spec/" + "url": "https://www.w3.org/TR/sparql12-protocol/" }, { "name": "SPARQL12-QUERY", - "url": "https://w3c.github.io/sparql-query/spec/" + "url": "https://www.w3.org/TR/sparql12-query/" }, { "name": "SPARQL12-RESULTS-CSV-TSV", - "url": "https://w3c.github.io/sparql-results-csv-tsv/spec/" + "url": "https://www.w3.org/TR/sparql12-results-csv-tsv/" }, { "name": "SPARQL12-RESULTS-JSON", - "url": "https://w3c.github.io/sparql-results-json/spec/" + "url": "https://www.w3.org/TR/sparql12-results-json/" }, { "name": "SPARQL12-RESULTS-XML", - "url": "https://w3c.github.io/sparql-results-xml/spec/" + "url": "https://www.w3.org/TR/sparql12-results-xml/" }, { "name": "SPARQL12-SERVICE-DESCRIPTION", - "url": "https://w3c.github.io/sparql-service-description/spec/" + "url": "https://www.w3.org/TR/sparql12-service-description/" }, { "name": "SPARQL12-UPDATE", - "url": "https://w3c.github.io/sparql-update/spec/" + "url": "https://www.w3.org/TR/sparql12-update/" }, { "name": "UNICODE-SECURITY", diff --git a/tr/refs/rdf12-schema.json b/tr/refs/rdf12-schema.json index 91549c4662cd..4870ce4a5625 100644 --- a/tr/refs/rdf12-schema.json +++ b/tr/refs/rdf12-schema.json @@ -24,15 +24,15 @@ }, { "name": "RDF12-CONCEPTS", - "url": "https://w3c.github.io/rdf-concepts/spec/" + "url": "https://www.w3.org/TR/rdf12-concepts/" }, { "name": "RDF12-N-QUADS", - "url": "https://w3c.github.io/rdf-n-quads/spec/" + "url": "https://www.w3.org/TR/rdf12-n-quads/" }, { "name": "RDF12-N-TRIPLES", - "url": "https://w3c.github.io/rdf-n-triples/spec/" + "url": "https://www.w3.org/TR/rdf12-n-triples/" }, { "name": "RDF12-NEW", @@ -44,19 +44,19 @@ }, { "name": "RDF12-SEMANTICS", - "url": "https://w3c.github.io/rdf-semantics/spec/" + "url": "https://www.w3.org/TR/rdf12-semantics/" }, { "name": "RDF12-TRIG", - "url": "https://w3c.github.io/rdf-trig/spec/" + "url": "https://www.w3.org/TR/rdf12-trig/" }, { "name": "RDF12-TURTLE", - "url": "https://w3c.github.io/rdf-turtle/spec/" + "url": "https://www.w3.org/TR/rdf12-turtle/" }, { "name": "RDF12-XML", - "url": "https://w3c.github.io/rdf-xml/spec/" + "url": "https://www.w3.org/TR/rdf12-xml/" }, { "name": "SPARQL12-CONCEPTS", @@ -64,15 +64,15 @@ }, { "name": "SPARQL12-ENTAILMENT", - "url": "https://w3c.github.io/sparql-entailment/spec/" + "url": "https://www.w3.org/TR/sparql12-entailment/" }, { "name": "SPARQL12-FEDERATED-QUERY", - "url": "https://w3c.github.io/sparql-federated-query/spec/" + "url": "https://www.w3.org/TR/sparql12-federated-query/" }, { "name": "SPARQL12-GRAPH-STORE-PROTOCOL", - "url": "https://w3c.github.io/sparql-graph-store-protocol/spec/" + "url": "https://www.w3.org/TR/sparql12-graph-store-protocol/" }, { "name": "SPARQL12-NEW", @@ -80,31 +80,31 @@ }, { "name": "SPARQL12-PROTOCOL", - "url": "https://w3c.github.io/sparql-protocol/spec/" + "url": "https://www.w3.org/TR/sparql12-protocol/" }, { "name": "SPARQL12-QUERY", - "url": "https://w3c.github.io/sparql-query/spec/" + "url": "https://www.w3.org/TR/sparql12-query/" }, { "name": "SPARQL12-RESULTS-CSV-TSV", - "url": "https://w3c.github.io/sparql-results-csv-tsv/spec/" + "url": "https://www.w3.org/TR/sparql12-results-csv-tsv/" }, { "name": "SPARQL12-RESULTS-JSON", - "url": "https://w3c.github.io/sparql-results-json/spec/" + "url": "https://www.w3.org/TR/sparql12-results-json/" }, { "name": "SPARQL12-RESULTS-XML", - "url": "https://w3c.github.io/sparql-results-xml/spec/" + "url": "https://www.w3.org/TR/sparql12-results-xml/" }, { "name": "SPARQL12-SERVICE-DESCRIPTION", - "url": "https://w3c.github.io/sparql-service-description/spec/" + "url": "https://www.w3.org/TR/sparql12-service-description/" }, { "name": "SPARQL12-UPDATE", - "url": "https://w3c.github.io/sparql-update/spec/" + "url": "https://www.w3.org/TR/sparql12-update/" } ] } diff --git a/tr/refs/rdf12-turtle.json b/tr/refs/rdf12-turtle.json index 0bc525544e50..ab2eecb6d740 100644 --- a/tr/refs/rdf12-turtle.json +++ b/tr/refs/rdf12-turtle.json @@ -15,7 +15,7 @@ }, { "name": "RDF12-CONCEPTS", - "url": "https://w3c.github.io/rdf-concepts/spec/" + "url": "https://www.w3.org/TR/rdf12-concepts/" }, { "name": "RFC2119", @@ -33,10 +33,6 @@ "name": "RFC8174", "url": "https://www.rfc-editor.org/rfc/rfc8174" }, - { - "name": "SPARQL12-QUERY", - "url": "https://w3c.github.io/sparql-query/spec/" - }, { "name": "UNICODE", "url": "https://www.unicode.org/versions/latest/" @@ -55,13 +51,17 @@ "name": "LANG-SUBTAG-REGISTRY", "url": "http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry" }, + { + "name": "RDF11-CONCEPTS", + "url": "https://www.w3.org/TR/rdf11-concepts/" + }, { "name": "RDF12-N-QUADS", - "url": "https://w3c.github.io/rdf-n-quads/spec/" + "url": "https://www.w3.org/TR/rdf12-n-quads/" }, { "name": "RDF12-N-TRIPLES", - "url": "https://w3c.github.io/rdf-n-triples/spec/" + "url": "https://www.w3.org/TR/rdf12-n-triples/" }, { "name": "RDF12-NEW", @@ -73,19 +73,19 @@ }, { "name": "RDF12-SCHEMA", - "url": "https://w3c.github.io/rdf-schema/spec/" + "url": "https://www.w3.org/TR/rdf12-schema/" }, { "name": "RDF12-SEMANTICS", - "url": "https://w3c.github.io/rdf-semantics/spec/" + "url": "https://www.w3.org/TR/rdf12-semantics/" }, { "name": "RDF12-TRIG", - "url": "https://w3c.github.io/rdf-trig/spec/" + "url": "https://www.w3.org/TR/rdf12-trig/" }, { "name": "RDF12-XML", - "url": "https://w3c.github.io/rdf-xml/spec/" + "url": "https://www.w3.org/TR/rdf12-xml/" }, { "name": "RFC3023", @@ -97,15 +97,15 @@ }, { "name": "SPARQL12-ENTAILMENT", - "url": "https://w3c.github.io/sparql-entailment/spec/" + "url": "https://www.w3.org/TR/sparql12-entailment/" }, { "name": "SPARQL12-FEDERATED-QUERY", - "url": "https://w3c.github.io/sparql-federated-query/spec/" + "url": "https://www.w3.org/TR/sparql12-federated-query/" }, { "name": "SPARQL12-GRAPH-STORE-PROTOCOL", - "url": "https://w3c.github.io/sparql-graph-store-protocol/spec/" + "url": "https://www.w3.org/TR/sparql12-graph-store-protocol/" }, { "name": "SPARQL12-NEW", @@ -113,27 +113,31 @@ }, { "name": "SPARQL12-PROTOCOL", - "url": "https://w3c.github.io/sparql-protocol/spec/" + "url": "https://www.w3.org/TR/sparql12-protocol/" + }, + { + "name": "SPARQL12-QUERY", + "url": "https://www.w3.org/TR/sparql12-query/" }, { "name": "SPARQL12-RESULTS-CSV-TSV", - "url": "https://w3c.github.io/sparql-results-csv-tsv/spec/" + "url": "https://www.w3.org/TR/sparql12-results-csv-tsv/" }, { "name": "SPARQL12-RESULTS-JSON", - "url": "https://w3c.github.io/sparql-results-json/spec/" + "url": "https://www.w3.org/TR/sparql12-results-json/" }, { "name": "SPARQL12-RESULTS-XML", - "url": "https://w3c.github.io/sparql-results-xml/spec/" + "url": "https://www.w3.org/TR/sparql12-results-xml/" }, { "name": "SPARQL12-SERVICE-DESCRIPTION", - "url": "https://w3c.github.io/sparql-service-description/spec/" + "url": "https://www.w3.org/TR/sparql12-service-description/" }, { "name": "SPARQL12-UPDATE", - "url": "https://w3c.github.io/sparql-update/spec/" + "url": "https://www.w3.org/TR/sparql12-update/" }, { "name": "UNICODE-SECURITY", diff --git a/tr/refs/rdf12-xml.json b/tr/refs/rdf12-xml.json index 97c0fb2d55ac..03129c2c1955 100644 --- a/tr/refs/rdf12-xml.json +++ b/tr/refs/rdf12-xml.json @@ -23,23 +23,23 @@ }, { "name": "RDF12-CONCEPTS", - "url": "https://w3c.github.io/rdf-concepts/spec/" + "url": "https://www.w3.org/TR/rdf12-concepts/" }, { "name": "RDF12-N-TRIPLES", - "url": "https://w3c.github.io/rdf-n-triples/spec/" + "url": "https://www.w3.org/TR/rdf12-n-triples/" }, { "name": "RDF12-SEMANTICS", - "url": "https://w3c.github.io/rdf-semantics/spec/" + "url": "https://www.w3.org/TR/rdf12-semantics/" }, { "name": "RDF12-TRIG", - "url": "https://w3c.github.io/rdf-trig/spec/" + "url": "https://www.w3.org/TR/rdf12-trig/" }, { "name": "RDF12-TURTLE", - "url": "https://w3c.github.io/rdf-turtle/spec/" + "url": "https://www.w3.org/TR/rdf12-turtle/" }, { "name": "RDFA-PRIMER", @@ -90,8 +90,8 @@ "url": "https://www.w3.org/TR/xmlbase/" }, { - "name": "XMLSCHEMA-2", - "url": "https://www.w3.org/TR/xmlschema-2/" + "name": "XMLSCHEMA11-2", + "url": "https://www.w3.org/TR/xmlschema11-2/" }, { "name": "XPATH", @@ -109,7 +109,7 @@ }, { "name": "RDF12-N-QUADS", - "url": "https://w3c.github.io/rdf-n-quads/spec/" + "url": "https://www.w3.org/TR/rdf12-n-quads/" }, { "name": "RDF12-NEW", @@ -121,15 +121,11 @@ }, { "name": "RDF12-SCHEMA", - "url": "https://w3c.github.io/rdf-schema/spec/" + "url": "https://www.w3.org/TR/rdf12-schema/" }, { - "name": "RELAXNG", - "url": "http://www.oasis-open.org/committees/relax-ng/spec-20011203.html" - }, - { - "name": "RELAXNG-COMPACT", - "url": "http://www.oasis-open.org/committees/relax-ng/compact-20021121.html" + "name": "RELAXNG-SCHEMA", + "url": "http://standards.iso.org/ittf/PubliclyAvailableStandards/c052348_ISO_IEC_19757-2_2008(E).zip" }, { "name": "SPARQL12-CONCEPTS", @@ -137,15 +133,15 @@ }, { "name": "SPARQL12-ENTAILMENT", - "url": "https://w3c.github.io/sparql-entailment/spec/" + "url": "https://www.w3.org/TR/sparql12-entailment/" }, { "name": "SPARQL12-FEDERATED-QUERY", - "url": "https://w3c.github.io/sparql-federated-query/spec/" + "url": "https://www.w3.org/TR/sparql12-federated-query/" }, { "name": "SPARQL12-GRAPH-STORE-PROTOCOL", - "url": "https://w3c.github.io/sparql-graph-store-protocol/spec/" + "url": "https://www.w3.org/TR/sparql12-graph-store-protocol/" }, { "name": "SPARQL12-NEW", @@ -153,31 +149,31 @@ }, { "name": "SPARQL12-PROTOCOL", - "url": "https://w3c.github.io/sparql-protocol/spec/" + "url": "https://www.w3.org/TR/sparql12-protocol/" }, { "name": "SPARQL12-QUERY", - "url": "https://w3c.github.io/sparql-query/spec/" + "url": "https://www.w3.org/TR/sparql12-query/" }, { "name": "SPARQL12-RESULTS-CSV-TSV", - "url": "https://w3c.github.io/sparql-results-csv-tsv/spec/" + "url": "https://www.w3.org/TR/sparql12-results-csv-tsv/" }, { "name": "SPARQL12-RESULTS-JSON", - "url": "https://w3c.github.io/sparql-results-json/spec/" + "url": "https://www.w3.org/TR/sparql12-results-json/" }, { "name": "SPARQL12-RESULTS-XML", - "url": "https://w3c.github.io/sparql-results-xml/spec/" + "url": "https://www.w3.org/TR/sparql12-results-xml/" }, { "name": "SPARQL12-SERVICE-DESCRIPTION", - "url": "https://w3c.github.io/sparql-service-description/spec/" + "url": "https://www.w3.org/TR/sparql12-service-description/" }, { "name": "SPARQL12-UPDATE", - "url": "https://w3c.github.io/sparql-update/spec/" + "url": "https://www.w3.org/TR/sparql12-update/" }, { "name": "SVG10", @@ -188,8 +184,8 @@ "url": "https://www.w3.org/TR/SVG11/" }, { - "name": "XMLSCHEMA-1", - "url": "https://www.w3.org/TR/xmlschema-1/" + "name": "XMLSCHEMA11-1", + "url": "https://www.w3.org/TR/xmlschema11-1/" }, { "name": "XPATH-DATAMODEL-30",