Skip to content

Commit 1348944

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 19.0.1.
1 parent 6bec376 commit 1348944

File tree

7 files changed

+90
-39
lines changed

7 files changed

+90
-39
lines changed

tr/algorithms/sri-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"html": "<p>Let <var>algorithm</var> be <var>algorithm-and-value</var>[0].</p>"
4646
},
4747
{
48-
"html": "<p>If <var>algorithm-and-value</var>[1] <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain①\">exists</a>, set\n <var>base64-value</var> to <var>algorithm-and-value</var>[1].</p>"
48+
"html": "<p>If <var>algorithm</var> is not a <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#valid-sri-hash-algorithm-token\" id=\"ref-for-valid-sri-hash-algorithm-token\">valid SRI hash algorithm token</a>, then\n <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#iteration-continue\" id=\"ref-for-iteration-continue\">continue</a>.</p>"
4949
},
5050
{
51-
"html": "<p>If <var>algorithm</var> is not a <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#valid-sri-hash-algorithm-token\" id=\"ref-for-valid-sri-hash-algorithm-token\">valid SRI hash algorithm token</a>, then\n <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#iteration-continue\" id=\"ref-for-iteration-continue\">continue</a>.</p>"
51+
"html": "<p>If <var>algorithm-and-value</var>[1] <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain①\">exists</a>, set\n <var>base64-value</var> to <var>algorithm-and-value</var>[1].</p>"
5252
},
5353
{
5454
"html": "<p>Let <var>metadata</var> be the ordered map «[\"alg\" → <var>algorithm</var>,\n \"val\" → <var>base64-value</var>]».</p>"

tr/headings/dapt.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -809,6 +809,26 @@
809809
],
810810
"number": "E"
811811
},
812+
{
813+
"id": "web-audio",
814+
"href": "https://www.w3.org/TR/dapt/#web-audio",
815+
"level": 3,
816+
"title": "Web Audio",
817+
"alternateIds": [
818+
"e-1-web-audio"
819+
],
820+
"number": "E.1"
821+
},
822+
{
823+
"id": "pop-prevention",
824+
"href": "https://www.w3.org/TR/dapt/#pop-prevention",
825+
"level": 3,
826+
"title": "Pop prevention",
827+
"alternateIds": [
828+
"e-2-pop-prevention"
829+
],
830+
"number": "E.2"
831+
},
812832
{
813833
"id": "profiles",
814834
"href": "https://www.w3.org/TR/dapt/#profiles",

tr/headings/media-capabilities.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,12 +213,19 @@
213213
"title": "Security and Privacy Considerations",
214214
"number": "3"
215215
},
216+
{
217+
"id": "capabilities-model",
218+
"href": "https://www.w3.org/TR/media-capabilities/#capabilities-model",
219+
"level": 3,
220+
"title": "Capabilities Model",
221+
"number": "3.1"
222+
},
216223
{
217224
"id": "decoding-encoding-fingerprinting",
218225
"href": "https://www.w3.org/TR/media-capabilities/#decoding-encoding-fingerprinting",
219226
"level": 3,
220227
"title": "Decoding/Encoding and Fingerprinting",
221-
"number": "3.1"
228+
"number": "3.2"
222229
},
223230
{
224231
"id": "examples",

tr/ids/dapt.json

Lines changed: 40 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,6 +1479,8 @@
14791479
"https://www.w3.org/TR/dapt/#ref-for-dfn-dapt-document-68",
14801480
"https://www.w3.org/TR/dapt/#audio-mixing",
14811481
"https://www.w3.org/TR/dapt/#e-audio-mixing",
1482+
"https://www.w3.org/TR/dapt/#web-audio",
1483+
"https://www.w3.org/TR/dapt/#e-1-web-audio",
14821484
"https://www.w3.org/TR/dapt/#ref-for-dfn-mixing-instruction-12",
14831485
"https://www.w3.org/TR/dapt/#ref-for-dfn-script-event-88",
14841486
"https://www.w3.org/TR/dapt/#ref-for-dfn-text-74",
@@ -1530,6 +1532,20 @@
15301532
"https://www.w3.org/TR/dapt/#ref-for-dfn-text-76",
15311533
"https://www.w3.org/TR/dapt/#ref-for-dfn-mixing-instruction-15",
15321534
"https://www.w3.org/TR/dapt/#ref-for-dfn-mixing-instruction-16",
1535+
"https://www.w3.org/TR/dapt/#pop-prevention",
1536+
"https://www.w3.org/TR/dapt/#e-2-pop-prevention",
1537+
"https://www.w3.org/TR/dapt/#ref-for-dfn-audio-recording-15",
1538+
"https://www.w3.org/TR/dapt/#ref-for-dfn-in-time-4",
1539+
"https://www.w3.org/TR/dapt/#ref-for-dfn-out-time-4",
1540+
"https://www.w3.org/TR/dapt/#ref-for-dfn-audio-recording-16",
1541+
"https://www.w3.org/TR/dapt/#ref-for-dfn-in-time-5",
1542+
"https://www.w3.org/TR/dapt/#ref-for-dfn-out-time-5",
1543+
"https://www.w3.org/TR/dapt/#ref-for-dfn-mixing-instruction-17",
1544+
"https://www.w3.org/TR/dapt/#ref-for-dfn-gain-6",
1545+
"https://www.w3.org/TR/dapt/#ref-for-dfn-audio-recording-17",
1546+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-10",
1547+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-11",
1548+
"https://www.w3.org/TR/dapt/#ref-for-dfn-audio-recording-18",
15331549
"https://www.w3.org/TR/dapt/#profiles",
15341550
"https://www.w3.org/TR/dapt/#f-profiles",
15351551
"https://www.w3.org/TR/dapt/#ref-for-index-term-content-profile-9",
@@ -1555,7 +1571,7 @@
15551571
"https://www.w3.org/TR/dapt/#ref-for-index-term-timed-text-content-document-instance-6",
15561572
"https://www.w3.org/TR/dapt/#ref-for-index-term-document-instance-10",
15571573
"https://www.w3.org/TR/dapt/#dfn-presentation-processor",
1558-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-10",
1574+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-12",
15591575
"https://www.w3.org/TR/dapt/#ref-for-index-term-processor-profile-5",
15601576
"https://www.w3.org/TR/dapt/#ref-for-index-term-features-7",
15611577
"https://www.w3.org/TR/dapt/#ref-for-index-term-extensions-5",
@@ -1582,15 +1598,15 @@
15821598
"https://www.w3.org/TR/dapt/#ref-for-index-term-processor-profile-7",
15831599
"https://www.w3.org/TR/dapt/#issue-container-generatedID-77",
15841600
"https://www.w3.org/TR/dapt/#h-note-72",
1585-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-11",
1601+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-13",
15861602
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-10",
1587-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-12",
1603+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-14",
15881604
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-11",
15891605
"https://www.w3.org/TR/dapt/#issue-container-generatedID-78",
15901606
"https://www.w3.org/TR/dapt/#h-note-73",
15911607
"https://www.w3.org/TR/dapt/#issue-container-generatedID-79",
15921608
"https://www.w3.org/TR/dapt/#h-note-74",
1593-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-13",
1609+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-15",
15941610
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-12",
15951611
"https://www.w3.org/TR/dapt/#ref-for-index-term-timed-text-content-document-instance-7",
15961612
"https://www.w3.org/TR/dapt/#issue-container-generatedID-80",
@@ -1604,11 +1620,11 @@
16041620
"https://www.w3.org/TR/dapt/#ref-for-index-term-features-15",
16051621
"https://www.w3.org/TR/dapt/#ref-for-index-term-extensions-9",
16061622
"https://www.w3.org/TR/dapt/#ref-for-dfn-dapt-document-69",
1607-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-14",
1623+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-16",
16081624
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-13",
16091625
"https://www.w3.org/TR/dapt/#ref-for-dfn-dapt-document-70",
16101626
"https://www.w3.org/TR/dapt/#ref-for-index-term-content-profile-12",
1611-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-15",
1627+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-17",
16121628
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-14",
16131629
"https://www.w3.org/TR/dapt/#issue-container-generatedID-81",
16141630
"https://www.w3.org/TR/dapt/#h-note-76",
@@ -1791,12 +1807,12 @@
17911807
"https://www.w3.org/TR/dapt/#agent",
17921808
"https://www.w3.org/TR/dapt/#extension-agent",
17931809
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-15",
1794-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-16",
1810+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-18",
17951811
"https://www.w3.org/TR/dapt/#contentprofiles-root",
17961812
"https://www.w3.org/TR/dapt/#extension-contentProfiles-root",
17971813
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-16",
17981814
"https://www.w3.org/TR/dapt/#ref-for-index-term-ttp-contentprofiles-6",
1799-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-17",
1815+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-19",
18001816
"https://www.w3.org/TR/dapt/#ref-for-index-term-ttp-contentprofiles-7",
18011817
"https://www.w3.org/TR/dapt/#ref-for-index-term-contentprofiles-2",
18021818
"https://www.w3.org/TR/dapt/#issue-container-generatedID-83",
@@ -1807,22 +1823,22 @@
18071823
"https://www.w3.org/TR/dapt/#extension-daptOriginTimecode",
18081824
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-17",
18091825
"https://www.w3.org/TR/dapt/#ref-for-dfn-daptm-daptorigintimecode-1",
1810-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-18",
1826+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-20",
18111827
"https://www.w3.org/TR/dapt/#desctype",
18121828
"https://www.w3.org/TR/dapt/#extension-descType",
18131829
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-18",
18141830
"https://www.w3.org/TR/dapt/#ref-for-dfn-daptm-desctype-3",
1815-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-19",
1831+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-21",
18161832
"https://www.w3.org/TR/dapt/#onscreen",
18171833
"https://www.w3.org/TR/dapt/#extension-onScreen",
18181834
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-19",
18191835
"https://www.w3.org/TR/dapt/#ref-for-dfn-daptm-onscreen-2",
1820-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-20",
1836+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-22",
18211837
"https://www.w3.org/TR/dapt/#profile-root",
18221838
"https://www.w3.org/TR/dapt/#extension-profile-root",
18231839
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-20",
18241840
"https://www.w3.org/TR/dapt/#ref-for-index-term-ttp-profile-0-3",
1825-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-21",
1841+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-23",
18261842
"https://www.w3.org/TR/dapt/#ref-for-index-term-ttp-profile-0-4",
18271843
"https://www.w3.org/TR/dapt/#ref-for-index-term-profile-2",
18281844
"https://www.w3.org/TR/dapt/#issue-container-generatedID-84",
@@ -1838,35 +1854,35 @@
18381854
"https://www.w3.org/TR/dapt/#ref-for-index-term-content-profile-13",
18391855
"https://www.w3.org/TR/dapt/#ref-for-index-term-timed-text-content-document-instance-8",
18401856
"https://www.w3.org/TR/dapt/#ref-for-dfn-daptm-represents-8",
1841-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-22",
1857+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-24",
18421858
"https://www.w3.org/TR/dapt/#scripteventgrouping",
18431859
"https://www.w3.org/TR/dapt/#extension-scriptEventGrouping",
18441860
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-23",
18451861
"https://www.w3.org/TR/dapt/#issue-container-generatedID-85",
18461862
"https://www.w3.org/TR/dapt/#h-note-79",
1847-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-23",
1863+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-25",
18481864
"https://www.w3.org/TR/dapt/#scripteventmapping",
18491865
"https://www.w3.org/TR/dapt/#extension-scriptEventMapping",
18501866
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-24",
18511867
"https://www.w3.org/TR/dapt/#ref-for-dfn-dapt-document-75",
1852-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-24",
1868+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-26",
18531869
"https://www.w3.org/TR/dapt/#issue-container-generatedID-86",
18541870
"https://www.w3.org/TR/dapt/#h-note-80",
1855-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-25",
1871+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-27",
18561872
"https://www.w3.org/TR/dapt/#ref-for-dfn-dapt-document-76",
18571873
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-25",
18581874
"https://www.w3.org/TR/dapt/#extension-scriptRepresents",
18591875
"https://www.w3.org/TR/dapt/#scriptrepresents-root",
18601876
"https://www.w3.org/TR/dapt/#extension-scriptRepresents-root",
18611877
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-26",
18621878
"https://www.w3.org/TR/dapt/#ref-for-dfn-daptm-scriptrepresents-2",
1863-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-26",
1879+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-28",
18641880
"https://www.w3.org/TR/dapt/#example-43",
18651881
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-27",
18661882
"https://www.w3.org/TR/dapt/#ref-for-index-term-content-profile-14",
18671883
"https://www.w3.org/TR/dapt/#ref-for-index-term-timed-text-content-document-instance-9",
18681884
"https://www.w3.org/TR/dapt/#ref-for-dfn-daptm-scriptrepresents-3",
1869-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-27",
1885+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-29",
18701886
"https://www.w3.org/TR/dapt/#scripttype-root",
18711887
"https://www.w3.org/TR/dapt/#extension-scriptType-root",
18721888
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-28",
@@ -1878,31 +1894,31 @@
18781894
"https://www.w3.org/TR/dapt/#ref-for-index-term-content-profile-15",
18791895
"https://www.w3.org/TR/dapt/#ref-for-index-term-timed-text-content-document-instance-10",
18801896
"https://www.w3.org/TR/dapt/#ref-for-dfn-daptm-scripttype-3",
1881-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-28",
1897+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-30",
18821898
"https://www.w3.org/TR/dapt/#serialization",
18831899
"https://www.w3.org/TR/dapt/#extension-serialization",
18841900
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-30",
1885-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-29",
1901+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-31",
18861902
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-31",
18871903
"https://www.w3.org/TR/dapt/#source-data",
18881904
"https://www.w3.org/TR/dapt/#extension-source-data",
18891905
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-32",
1890-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-30",
1906+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-32",
18911907
"https://www.w3.org/TR/dapt/#textlanguagesource",
18921908
"https://www.w3.org/TR/dapt/#extension-textLanguageSource",
18931909
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-33",
18941910
"https://www.w3.org/TR/dapt/#ref-for-dfn-daptm-langsrc-17",
1895-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-31",
1911+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-33",
18961912
"https://www.w3.org/TR/dapt/#xmllang-audio-nonmatching",
18971913
"https://www.w3.org/TR/dapt/#extension-xmlLang-audio-nonMatching",
18981914
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-34",
18991915
"https://www.w3.org/TR/dapt/#dfn-non-matching",
1900-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-32",
1916+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-34",
19011917
"https://www.w3.org/TR/dapt/#ref-for-dfn-non-matching-1",
19021918
"https://www.w3.org/TR/dapt/#xmllang-root",
19031919
"https://www.w3.org/TR/dapt/#extension-xmlLang-root",
19041920
"https://www.w3.org/TR/dapt/#ref-for-index-term-transformation-processor-35",
1905-
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-33",
1921+
"https://www.w3.org/TR/dapt/#ref-for-index-term-presentation-processor-35",
19061922
"https://www.w3.org/TR/dapt/#registry-section",
19071923
"https://www.w3.org/TR/dapt/#h-registry-section",
19081924
"https://www.w3.org/TR/dapt/#registry-definition",

tr/ids/media-capabilities.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,14 @@
490490
"https://www.w3.org/TR/media-capabilities/#ref-for-abstract-opdef-create-a-mediacapabilitiesencodinginfo%E2%91%A0",
491491
"https://www.w3.org/TR/media-capabilities/#ref-for-queue-a-media-capabilities-task%E2%91%A0",
492492
"https://www.w3.org/TR/media-capabilities/#security-privacy-considerations",
493+
"https://www.w3.org/TR/media-capabilities/#capabilities-model",
494+
"https://www.w3.org/TR/media-capabilities/#ref-for-enumdef-mediadecodingtype%E2%91%A3",
495+
"https://www.w3.org/TR/media-capabilities/#ref-for-dom-mediadecodingtype-file%E2%91%A8",
496+
"https://www.w3.org/TR/media-capabilities/#ref-for-dom-mediadecodingtype-media-source%E2%91%A8",
497+
"https://www.w3.org/TR/media-capabilities/#ref-for-dom-mediadecodingtype-webrtc%E2%91%A4",
498+
"https://www.w3.org/TR/media-capabilities/#ref-for-enumdef-mediaencodingtype%E2%91%A3",
499+
"https://www.w3.org/TR/media-capabilities/#ref-for-dom-mediaencodingtype-record%E2%91%A0",
500+
"https://www.w3.org/TR/media-capabilities/#ref-for-dom-mediadecodingtype-webrtc%E2%91%A5",
493501
"https://www.w3.org/TR/media-capabilities/#decoding-encoding-fingerprinting",
494502
"https://www.w3.org/TR/media-capabilities/#ref-for-dom-videoconfiguration-colorgamut%E2%91%A2",
495503
"https://www.w3.org/TR/media-capabilities/#ref-for-dom-videoconfiguration-transferfunction%E2%91%A2",

tr/ids/sri-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@
8282
"https://www.w3.org/TR/sri-2/#ref-for-strictly-split",
8383
"https://www.w3.org/TR/sri-2/#ref-for-strictly-split%E2%91%A0",
8484
"https://www.w3.org/TR/sri-2/#ref-for-strictly-split%E2%91%A1",
85-
"https://www.w3.org/TR/sri-2/#ref-for-list-contain%E2%91%A0",
8685
"https://www.w3.org/TR/sri-2/#ref-for-valid-sri-hash-algorithm-token",
8786
"https://www.w3.org/TR/sri-2/#ref-for-iteration-continue",
87+
"https://www.w3.org/TR/sri-2/#ref-for-list-contain%E2%91%A0",
8888
"https://www.w3.org/TR/sri-2/#ref-for-list-append",
8989
"https://www.w3.org/TR/sri-2/#get-the-strongest-metadata",
9090
"https://www.w3.org/TR/sri-2/#ref-for-valid-sri-hash-algorithm-token%E2%91%A0",

tr/index.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-07-09T01:36:24.912Z",
4+
"date": "2025-07-10T01:36:25.623Z",
55
"options": {
66
"fallback": "tr/index.json",
77
"output": "report",
@@ -756,7 +756,7 @@
756756
"https://aomediacodec.github.io/av1-spec/"
757757
],
758758
"crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf",
759-
"date": "9 July 2025",
759+
"date": "10 July 2025",
760760
"links": "links/av1-spec.json",
761761
"cddl": []
762762
},
@@ -9991,11 +9991,11 @@
99919991
],
99929992
"crawled": "https://www.w3.org/TR/dapt/",
99939993
"crawlCacheInfo": {
9994-
"lastModified": "Tue, 08 Jul 2025 12:53:08 GMT"
9994+
"lastModified": "Wed, 09 Jul 2025 14:37:15 GMT"
99959995
},
99969996
"generator": "respec",
9997-
"date": "08 July 2025",
9998-
"revision": "576ca49137b2feb9d5422ed96b5e6933856a5e09",
9997+
"date": "09 July 2025",
9998+
"revision": "3befb22bbbdc6a11db9415732148dd4f379e7861",
99999999
"algorithms": "algorithms/dapt.json",
1000010000
"links": "links/dapt.json",
1000110001
"refs": "refs/dapt.json",
@@ -13874,11 +13874,11 @@
1387413874
],
1387513875
"crawled": "https://www.w3.org/TR/media-capabilities/",
1387613876
"crawlCacheInfo": {
13877-
"lastModified": "Mon, 23 Jun 2025 16:57:34 GMT"
13877+
"lastModified": "Wed, 09 Jul 2025 16:29:39 GMT"
1387813878
},
1387913879
"generator": "bikeshed",
13880-
"date": "23 June 2025",
13881-
"revision": "6d04b2c6d6aa247c96feb43cb8b5a6f3a423942e",
13880+
"date": "9 July 2025",
13881+
"revision": "854850c19200f88b0f83c159f41b1b557367dac7",
1388213882
"algorithms": "algorithms/media-capabilities.json",
1388313883
"links": "links/media-capabilities.json",
1388413884
"refs": "refs/media-capabilities.json",
@@ -19263,11 +19263,11 @@
1926319263
],
1926419264
"crawled": "https://www.w3.org/TR/sri-2/",
1926519265
"crawlCacheInfo": {
19266-
"lastModified": "Mon, 07 Jul 2025 19:05:37 GMT"
19266+
"lastModified": "Wed, 09 Jul 2025 14:16:59 GMT"
1926719267
},
1926819268
"generator": "bikeshed",
19269-
"date": "7 July 2025",
19270-
"revision": "9f92d34675dcd36052d4bd7a28e6838ee488eda0",
19269+
"date": "9 July 2025",
19270+
"revision": "38603d64013fc987ff233c197fddda7b639dd3e2",
1927119271
"algorithms": "algorithms/sri-2.json",
1927219272
"links": "links/sri-2.json",
1927319273
"refs": "refs/sri-2.json",

0 commit comments

Comments
 (0)