Skip to content

Commit 4b2387b

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 20.0.3.
1 parent e16a2f5 commit 4b2387b

22 files changed

+246
-71
lines changed

ed/algorithms/resource-timing.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"html": "Set <var>entry</var>'s <a data-for=\"PerformanceResourceTiming\" href=\"https://w3c.github.io/resource-timing/#dfn-requested-url\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-requested-url-2\">requested\n URL</a> to <var>requestedURL</var>."
205205
},
206206
{
207-
"html": "Set <var>entry</var>'s <a data-for=\"PerformanceResourceTiming\" href=\"https://w3c.github.io/resource-timing/#dfn-timing-info\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-timing-info-17\">timing\n info</a> to <var>timingInfo</var>."
207+
"html": "Set <var>entry</var>'s <a data-for=\"PerformanceResourceTiming\" href=\"https://w3c.github.io/resource-timing/#dfn-timing-info\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-timing-info-21\">timing\n info</a> to <var>timingInfo</var>."
208208
},
209209
{
210210
"html": "Set <var>entry</var>'s <a data-for=\"PerformanceResourceTiming\" data-cite=\"fetch\" data-cite-path=\"\" data-cite-frag=\"response-body-info\" data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#response-body-info\">response\n body info</a> to <var>bodyInfo</var>."

ed/dfns/resource-timing.json

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,114 @@
888888
"definedIn": "prose",
889889
"links": []
890890
},
891+
{
892+
"id": "dom-performanceresourcetiming-workerrouterevaluationstart",
893+
"href": "https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-workerrouterevaluationstart",
894+
"linkingText": [
895+
"workerRouterEvaluationStart"
896+
],
897+
"localLinkingText": [
898+
"PerformanceResourceTiming.workerRouterEvaluationStart"
899+
],
900+
"type": "attribute",
901+
"for": [
902+
"PerformanceResourceTiming"
903+
],
904+
"access": "public",
905+
"informative": false,
906+
"heading": {
907+
"id": "sec-performanceresourcetiming",
908+
"href": "https://w3c.github.io/resource-timing/#sec-performanceresourcetiming",
909+
"title": "The PerformanceResourceTiming Interface",
910+
"alternateIds": [
911+
"x4-3-the-performanceresourcetiming-interface"
912+
],
913+
"number": "4.3"
914+
},
915+
"definedIn": "prose",
916+
"links": []
917+
},
918+
{
919+
"id": "dom-performanceresourcetiming-workercachelookupstart",
920+
"href": "https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-workercachelookupstart",
921+
"linkingText": [
922+
"workerCacheLookupStart"
923+
],
924+
"localLinkingText": [
925+
"PerformanceResourceTiming.workerCacheLookupStart"
926+
],
927+
"type": "attribute",
928+
"for": [
929+
"PerformanceResourceTiming"
930+
],
931+
"access": "public",
932+
"informative": false,
933+
"heading": {
934+
"id": "sec-performanceresourcetiming",
935+
"href": "https://w3c.github.io/resource-timing/#sec-performanceresourcetiming",
936+
"title": "The PerformanceResourceTiming Interface",
937+
"alternateIds": [
938+
"x4-3-the-performanceresourcetiming-interface"
939+
],
940+
"number": "4.3"
941+
},
942+
"definedIn": "prose",
943+
"links": []
944+
},
945+
{
946+
"id": "dom-performanceresourcetiming-workermatchedroutersource",
947+
"href": "https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-workermatchedroutersource",
948+
"linkingText": [
949+
"workerMatchedRouterSource"
950+
],
951+
"localLinkingText": [
952+
"PerformanceResourceTiming.workerMatchedRouterSource"
953+
],
954+
"type": "attribute",
955+
"for": [
956+
"PerformanceResourceTiming"
957+
],
958+
"access": "public",
959+
"informative": false,
960+
"heading": {
961+
"id": "sec-performanceresourcetiming",
962+
"href": "https://w3c.github.io/resource-timing/#sec-performanceresourcetiming",
963+
"title": "The PerformanceResourceTiming Interface",
964+
"alternateIds": [
965+
"x4-3-the-performanceresourcetiming-interface"
966+
],
967+
"number": "4.3"
968+
},
969+
"definedIn": "prose",
970+
"links": []
971+
},
972+
{
973+
"id": "dom-performanceresourcetiming-workerfinalroutersource",
974+
"href": "https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-workerfinalroutersource",
975+
"linkingText": [
976+
"workerFinalRouterSource"
977+
],
978+
"localLinkingText": [
979+
"PerformanceResourceTiming.workerFinalRouterSource"
980+
],
981+
"type": "attribute",
982+
"for": [
983+
"PerformanceResourceTiming"
984+
],
985+
"access": "public",
986+
"informative": false,
987+
"heading": {
988+
"id": "sec-performanceresourcetiming",
989+
"href": "https://w3c.github.io/resource-timing/#sec-performanceresourcetiming",
990+
"title": "The PerformanceResourceTiming Interface",
991+
"alternateIds": [
992+
"x4-3-the-performanceresourcetiming-interface"
993+
],
994+
"number": "4.3"
995+
},
996+
"definedIn": "prose",
997+
"links": []
998+
},
891999
{
8921000
"id": "dom-renderblockingstatustype",
8931001
"href": "https://w3c.github.io/resource-timing/#dom-renderblockingstatustype",

ed/headings/shacl12-node-expr.json

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -587,25 +587,35 @@
587587
],
588588
"number": "C.2"
589589
},
590+
{
591+
"id": "issue-summary",
592+
"href": "https://w3c.github.io/data-shapes/shacl12-node-expr/#issue-summary",
593+
"level": 2,
594+
"title": "Issue summary",
595+
"alternateIds": [
596+
"d-issue-summary"
597+
],
598+
"number": "D"
599+
},
590600
{
591601
"id": "references",
592602
"href": "https://w3c.github.io/data-shapes/shacl12-node-expr/#references",
593603
"level": 2,
594604
"title": "References",
595605
"alternateIds": [
596-
"d-references"
606+
"e-references"
597607
],
598-
"number": "D"
608+
"number": "E"
599609
},
600610
{
601611
"id": "normative-references",
602612
"href": "https://w3c.github.io/data-shapes/shacl12-node-expr/#normative-references",
603613
"level": 3,
604614
"title": "Normative references",
605615
"alternateIds": [
606-
"d-1-normative-references"
616+
"e-1-normative-references"
607617
],
608-
"number": "D.1"
618+
"number": "E.1"
609619
}
610620
]
611621
}

ed/idl/resource-timing.idl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ interface PerformanceResourceTiming : PerformanceEntry {
2222
readonly attribute DOMHighResTimeStamp firstInterimResponseStart;
2323
readonly attribute DOMHighResTimeStamp responseStart;
2424
readonly attribute DOMHighResTimeStamp responseEnd;
25+
readonly attribute DOMHighResTimeStamp workerRouterEvaluationStart;
26+
readonly attribute DOMHighResTimeStamp workerCacheLookupStart;
27+
readonly attribute DOMString workerMatchedRouterSource;
28+
readonly attribute DOMString workerFinalRouterSource;
2529
readonly attribute unsigned long long transferSize;
2630
readonly attribute unsigned long long encodedBodySize;
2731
readonly attribute unsigned long long decodedBodySize;

ed/ids/resource-timing.json

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"https://w3c.github.io/resource-timing/#sec-performanceresourcetiming",
5656
"https://w3c.github.io/resource-timing/#x4-3-the-performanceresourcetiming-interface",
5757
"https://w3c.github.io/resource-timing/#dom-performanceresourcetiming",
58-
"https://w3c.github.io/resource-timing/#webidl-1980754909",
58+
"https://w3c.github.io/resource-timing/#webidl-1429831388",
5959
"https://w3c.github.io/resource-timing/#idl-def-performanceresourcetiming",
6060
"https://w3c.github.io/resource-timing/#ref-for-dom-performanceresourcetiming-18",
6161
"https://w3c.github.io/resource-timing/#idl-def-performanceresourcetiming-initiatortype",
@@ -92,6 +92,14 @@
9292
"https://w3c.github.io/resource-timing/#ref-for-dom-performanceresourcetiming-responsestart-1",
9393
"https://w3c.github.io/resource-timing/#idl-def-performanceresourcetiming-responseend",
9494
"https://w3c.github.io/resource-timing/#ref-for-dom-performanceresourcetiming-responseend-1",
95+
"https://w3c.github.io/resource-timing/#idl-def-performanceresourcetiming-workerrouterevaluationstart",
96+
"https://w3c.github.io/resource-timing/#ref-for-dom-performanceresourcetiming-workerrouterevaluationstart-1",
97+
"https://w3c.github.io/resource-timing/#idl-def-performanceresourcetiming-workercachelookupstart",
98+
"https://w3c.github.io/resource-timing/#ref-for-dom-performanceresourcetiming-workercachelookupstart-1",
99+
"https://w3c.github.io/resource-timing/#idl-def-performanceresourcetiming-workermatchedroutersource",
100+
"https://w3c.github.io/resource-timing/#ref-for-dom-performanceresourcetiming-workermatchedroutersource-1",
101+
"https://w3c.github.io/resource-timing/#idl-def-performanceresourcetiming-workerfinalroutersource",
102+
"https://w3c.github.io/resource-timing/#ref-for-dom-performanceresourcetiming-workerfinalroutersource-1",
95103
"https://w3c.github.io/resource-timing/#idl-def-performanceresourcetiming-transfersize",
96104
"https://w3c.github.io/resource-timing/#ref-for-dom-performanceresourcetiming-transfersize-1",
97105
"https://w3c.github.io/resource-timing/#idl-def-performanceresourcetiming-encodedbodysize",
@@ -214,6 +222,14 @@
214222
"https://w3c.github.io/resource-timing/#ref-for-dom-renderblockingstatustype-blocking-1",
215223
"https://w3c.github.io/resource-timing/#ref-for-dfn-timing-info-16",
216224
"https://w3c.github.io/resource-timing/#ref-for-dom-renderblockingstatustype-non-blocking-1",
225+
"https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-workerrouterevaluationstart",
226+
"https://w3c.github.io/resource-timing/#ref-for-dfn-timing-info-17",
227+
"https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-workercachelookupstart",
228+
"https://w3c.github.io/resource-timing/#ref-for-dfn-timing-info-18",
229+
"https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-workermatchedroutersource",
230+
"https://w3c.github.io/resource-timing/#ref-for-dfn-timing-info-19",
231+
"https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-workerfinalroutersource",
232+
"https://w3c.github.io/resource-timing/#ref-for-dfn-timing-info-20",
217233
"https://w3c.github.io/resource-timing/#issue-container-generatedID-6",
218234
"https://w3c.github.io/resource-timing/#h-note-6",
219235
"https://w3c.github.io/resource-timing/#ref-for-dom-performanceresourcetiming-28",
@@ -340,7 +356,7 @@
340356
"https://w3c.github.io/resource-timing/#ref-for-dfn-convert-fetch-timestamp-15",
341357
"https://w3c.github.io/resource-timing/#ref-for-dfn-initiator-type-3",
342358
"https://w3c.github.io/resource-timing/#ref-for-dfn-requested-url-2",
343-
"https://w3c.github.io/resource-timing/#ref-for-dfn-timing-info-17",
359+
"https://w3c.github.io/resource-timing/#ref-for-dfn-timing-info-21",
344360
"https://w3c.github.io/resource-timing/#ref-for-dfn-cache-mode-5",
345361
"https://w3c.github.io/resource-timing/#ref-for-dfn-response-status-3",
346362
"https://w3c.github.io/resource-timing/#ref-for-dfn-delivery-type-3",
@@ -371,6 +387,7 @@
371387
"https://w3c.github.io/resource-timing/#bib-rfc5234",
372388
"https://w3c.github.io/resource-timing/#bib-rfc8174",
373389
"https://w3c.github.io/resource-timing/#bib-rfc9110",
390+
"https://w3c.github.io/resource-timing/#bib-service-workers",
374391
"https://w3c.github.io/resource-timing/#bib-webidl",
375392
"https://w3c.github.io/resource-timing/#informative-references",
376393
"https://w3c.github.io/resource-timing/#a-2-informative-references",

ed/ids/shacl12-core.json

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
"https://w3c.github.io/data-shapes/shacl12-core/#table-of-contents",
2121
"https://w3c.github.io/data-shapes/shacl12-core/#specifications",
2222
"https://w3c.github.io/data-shapes/shacl12-core/#shacl-specifications",
23+
"https://w3c.github.io/data-shapes/shacl12-core/#issue-container-generatedID",
24+
"https://w3c.github.io/data-shapes/shacl12-core/#h-note",
2325
"https://w3c.github.io/data-shapes/shacl12-core/#document-outline",
2426
"https://w3c.github.io/data-shapes/shacl12-core/#document-outline-0",
2527
"https://w3c.github.io/data-shapes/shacl12-core/#introduction",
@@ -401,10 +403,10 @@
401403
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-dfn-target-9",
402404
"https://w3c.github.io/data-shapes/shacl12-core/#example-14",
403405
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-dfn-shacl-instance-15",
404-
"https://w3c.github.io/data-shapes/shacl12-core/#issue-container-generatedID",
405-
"https://w3c.github.io/data-shapes/shacl12-core/#h-note",
406406
"https://w3c.github.io/data-shapes/shacl12-core/#issue-container-generatedID-0",
407407
"https://w3c.github.io/data-shapes/shacl12-core/#h-note-0",
408+
"https://w3c.github.io/data-shapes/shacl12-core/#issue-container-generatedID-1",
409+
"https://w3c.github.io/data-shapes/shacl12-core/#h-note-1",
408410
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-dfn-where-target-1",
409411
"https://w3c.github.io/data-shapes/shacl12-core/#explicit-shape-target",
410412
"https://w3c.github.io/data-shapes/shacl12-core/#x3-1-3-7-explicit-shape-targets-sh-shape",
@@ -419,8 +421,8 @@
419421
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-dfn-value-28",
420422
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-dfn-data-graph-14",
421423
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-dfn-target-10",
422-
"https://w3c.github.io/data-shapes/shacl12-core/#issue-container-generatedID-1",
423-
"https://w3c.github.io/data-shapes/shacl12-core/#h-note-1",
424+
"https://w3c.github.io/data-shapes/shacl12-core/#issue-container-generatedID-2",
425+
"https://w3c.github.io/data-shapes/shacl12-core/#h-note-2",
424426
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-index-term-subject-11",
425427
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-index-term-object-type-9",
426428
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-dfn-shapes-graph-21",
@@ -737,8 +739,8 @@
737739
"https://w3c.github.io/data-shapes/shacl12-core/#dfn-data-graph",
738740
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-dfn-validation-5",
739741
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-index-term-rdf-datasets-1",
740-
"https://w3c.github.io/data-shapes/shacl12-core/#issue-container-generatedID-2",
741-
"https://w3c.github.io/data-shapes/shacl12-core/#h-note-2",
742+
"https://w3c.github.io/data-shapes/shacl12-core/#issue-container-generatedID-3",
743+
"https://w3c.github.io/data-shapes/shacl12-core/#h-note-3",
742744
"https://w3c.github.io/data-shapes/shacl12-core/#subClassOfInShapesGraph",
743745
"https://w3c.github.io/data-shapes/shacl12-core/#x6-3-graph-for-rdfs-subclassof-triples",
744746
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-dfn-shacl-type-2",
@@ -1672,8 +1674,8 @@
16721674
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-dfn-value-96",
16731675
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-index-term-literal-18",
16741676
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-index-term-datatype-3",
1675-
"https://w3c.github.io/data-shapes/shacl12-core/#issue-container-generatedID-3",
1676-
"https://w3c.github.io/data-shapes/shacl12-core/#h-note-3",
1677+
"https://w3c.github.io/data-shapes/shacl12-core/#issue-container-generatedID-4",
1678+
"https://w3c.github.io/data-shapes/shacl12-core/#h-note-4",
16771679
"https://w3c.github.io/data-shapes/shacl12-core/#order",
16781680
"https://w3c.github.io/data-shapes/shacl12-core/#x8-3-sh-order",
16791681
"https://w3c.github.io/data-shapes/shacl12-core/#ref-for-dfn-value-97",

ed/ids/shacl12-cs.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"https://w3c.github.io/data-shapes/shacl12-cs/#toc",
1616
"https://w3c.github.io/data-shapes/shacl12-cs/#table-of-contents",
1717
"https://w3c.github.io/data-shapes/shacl12-cs/#specifications",
18+
"https://w3c.github.io/data-shapes/shacl12-cs/#issue-container-generatedID",
19+
"https://w3c.github.io/data-shapes/shacl12-cs/#h-note",
1820
"https://w3c.github.io/data-shapes/shacl12-cs/#introduction",
1921
"https://w3c.github.io/data-shapes/shacl12-cs/#x1-introduction",
2022
"https://w3c.github.io/data-shapes/shacl12-cs/#conventions",

ed/ids/shacl12-node-expr.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
"https://w3c.github.io/data-shapes/shacl12-node-expr/#table-of-contents",
2121
"https://w3c.github.io/data-shapes/shacl12-node-expr/#specifications",
2222
"https://w3c.github.io/data-shapes/shacl12-node-expr/#shacl-specifications",
23+
"https://w3c.github.io/data-shapes/shacl12-node-expr/#issue-container-generatedID",
24+
"https://w3c.github.io/data-shapes/shacl12-node-expr/#h-note",
2325
"https://w3c.github.io/data-shapes/shacl12-node-expr/#introduction",
2426
"https://w3c.github.io/data-shapes/shacl12-node-expr/#x1-introduction",
2527
"https://w3c.github.io/data-shapes/shacl12-node-expr/#terminolgy",
@@ -974,10 +976,11 @@
974976
"https://w3c.github.io/data-shapes/shacl12-node-expr/#index-term-value-node",
975977
"https://w3c.github.io/data-shapes/shacl12-node-expr/#index-term-well-formed",
976978
"https://w3c.github.io/data-shapes/shacl12-node-expr/#issue-summary",
979+
"https://w3c.github.io/data-shapes/shacl12-node-expr/#d-issue-summary",
977980
"https://w3c.github.io/data-shapes/shacl12-node-expr/#references",
978-
"https://w3c.github.io/data-shapes/shacl12-node-expr/#d-references",
981+
"https://w3c.github.io/data-shapes/shacl12-node-expr/#e-references",
979982
"https://w3c.github.io/data-shapes/shacl12-node-expr/#normative-references",
980-
"https://w3c.github.io/data-shapes/shacl12-node-expr/#d-1-normative-references",
983+
"https://w3c.github.io/data-shapes/shacl12-node-expr/#e-1-normative-references",
981984
"https://w3c.github.io/data-shapes/shacl12-node-expr/#bib-rdf12-concepts",
982985
"https://w3c.github.io/data-shapes/shacl12-node-expr/#bib-rdf12-turtle",
983986
"https://w3c.github.io/data-shapes/shacl12-node-expr/#bib-rfc2119",

0 commit comments

Comments
 (0)