Skip to content

Commit 907a9c7

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 18.4.2.
1 parent 377f8db commit 907a9c7

File tree

6 files changed

+73
-39
lines changed

6 files changed

+73
-39
lines changed

tr/dfns/mathml4.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@
44
"url": "https://www.w3.org/TR/mathml4/"
55
},
66
"dfns": [
7+
{
8+
"id": "dfn-boolean",
9+
"href": "https://www.w3.org/TR/mathml4/#dfn-boolean",
10+
"linkingText": [
11+
"boolean"
12+
],
13+
"localLinkingText": [],
14+
"type": "dfn",
15+
"for": [],
16+
"access": "private",
17+
"informative": false,
18+
"heading": {
19+
"id": "syntax-notation-used-in-the-mathml-specification",
20+
"href": "https://www.w3.org/TR/mathml4/#syntax-notation-used-in-the-mathml-specification",
21+
"title": "Syntax notation used in the MathML specification",
22+
"number": "2.1.5.1"
23+
},
24+
"definedIn": "table"
25+
},
726
{
827
"id": "dfn-unsigned-integer",
928
"href": "https://www.w3.org/TR/mathml4/#dfn-unsigned-integer",
@@ -62,10 +81,10 @@
6281
"definedIn": "table"
6382
},
6483
{
65-
"id": "dfn-unsigned-number",
66-
"href": "https://www.w3.org/TR/mathml4/#dfn-unsigned-number",
84+
"id": "dfn-number",
85+
"href": "https://www.w3.org/TR/mathml4/#dfn-number",
6786
"linkingText": [
68-
"unsigned-number"
87+
"number"
6988
],
7089
"localLinkingText": [],
7190
"type": "dfn",
@@ -81,10 +100,10 @@
81100
"definedIn": "table"
82101
},
83102
{
84-
"id": "dfn-number",
85-
"href": "https://www.w3.org/TR/mathml4/#dfn-number",
103+
"id": "dfn-unsigned-number",
104+
"href": "https://www.w3.org/TR/mathml4/#dfn-unsigned-number",
86105
"linkingText": [
87-
"number"
106+
"unsigned-number"
88107
],
89108
"localLinkingText": [],
90109
"type": "dfn",
@@ -3368,26 +3387,7 @@
33683387
"id": "intent-core-properties",
33693388
"href": "https://www.w3.org/TR/mathml4/#intent-core-properties",
33703389
"linkingText": [
3371-
"Core properties"
3372-
],
3373-
"localLinkingText": [],
3374-
"type": "dfn",
3375-
"for": [],
3376-
"access": "private",
3377-
"informative": false,
3378-
"heading": {
3379-
"id": "intent-properties",
3380-
"href": "https://www.w3.org/TR/mathml4/#intent-properties",
3381-
"title": "Intent Properties",
3382-
"number": "5.3"
3383-
},
3384-
"definedIn": "prose"
3385-
},
3386-
{
3387-
"id": "intent-open-properties",
3388-
"href": "https://www.w3.org/TR/mathml4/#intent-open-properties",
3389-
"linkingText": [
3390-
"Open properties"
3390+
"Properties list"
33913391
],
33923392
"localLinkingText": [],
33933393
"type": "dfn",

tr/headings/mathml4.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3193,6 +3193,13 @@
31933193
"title": "Natural-language Mathematics",
31943194
"number": "C.4.2.9"
31953195
},
3196+
{
3197+
"id": "accessible-descriptions",
3198+
"href": "https://www.w3.org/TR/mathml4/#accessible-descriptions",
3199+
"level": 5,
3200+
"title": "Accessible Descriptions",
3201+
"number": "C.4.2.10"
3202+
},
31963203
{
31973204
"id": "conformance",
31983205
"href": "https://www.w3.org/TR/mathml4/#conformance",

tr/ids/mathml4.json

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
"https://www.w3.org/TR/mathml4/#syntax-notation-used-in-the-mathml-specification",
4646
"https://www.w3.org/TR/mathml4/#fund_syntax_notation",
4747
"https://www.w3.org/TR/mathml4/#fund_table-attval",
48+
"https://www.w3.org/TR/mathml4/#type_boolean",
49+
"https://www.w3.org/TR/mathml4/#dfn-boolean",
4850
"https://www.w3.org/TR/mathml4/#type_unsigned-integer",
4951
"https://www.w3.org/TR/mathml4/#dfn-unsigned-integer",
5052
"https://www.w3.org/TR/mathml4/#type_positive-integer",
@@ -53,10 +55,11 @@
5355
"https://www.w3.org/TR/mathml4/#type_integer",
5456
"https://www.w3.org/TR/mathml4/#dfn-integer",
5557
"https://www.w3.org/TR/mathml4/#ref-for-dfn-unsigned-integer-2",
56-
"https://www.w3.org/TR/mathml4/#type_unsigned-number",
57-
"https://www.w3.org/TR/mathml4/#dfn-unsigned-number",
5858
"https://www.w3.org/TR/mathml4/#type_number",
5959
"https://www.w3.org/TR/mathml4/#dfn-number",
60+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-unsigned-number-1",
61+
"https://www.w3.org/TR/mathml4/#type_unsigned-number",
62+
"https://www.w3.org/TR/mathml4/#dfn-unsigned-number",
6063
"https://www.w3.org/TR/mathml4/#type_character",
6164
"https://www.w3.org/TR/mathml4/#dfn-character",
6265
"https://www.w3.org/TR/mathml4/#type_string",
@@ -204,7 +207,12 @@
204207
"https://www.w3.org/TR/mathml4/#dictionary-based-attributes",
205208
"https://www.w3.org/TR/mathml4/#presm_mo_dict_attrs",
206209
"https://www.w3.org/TR/mathml4/#presm_table-mo",
210+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-1",
211+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-2",
207212
"https://www.w3.org/TR/mathml4/#ref-for-dfn-axis-1",
213+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-3",
214+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-4",
215+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-5",
208216
"https://www.w3.org/TR/mathml4/#linebreaking-attributes",
209217
"https://www.w3.org/TR/mathml4/#presm_lbattrs",
210218
"https://www.w3.org/TR/mathml4/#ref-for-dfn-string-5",
@@ -297,6 +305,7 @@
297305
"https://www.w3.org/TR/mathml4/#presm_mfrac_desc",
298306
"https://www.w3.org/TR/mathml4/#attributes-8",
299307
"https://www.w3.org/TR/mathml4/#presm_mfrac_att",
308+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-6",
300309
"https://www.w3.org/TR/mathml4/#examples-5",
301310
"https://www.w3.org/TR/mathml4/#presm_mfrac_ex",
302311
"https://www.w3.org/TR/mathml4/#radicals-msqrt-mroot",
@@ -313,6 +322,7 @@
313322
"https://www.w3.org/TR/mathml4/#presm_mstyle_desc",
314323
"https://www.w3.org/TR/mathml4/#attributes-10",
315324
"https://www.w3.org/TR/mathml4/#presm_mstyle_attrs",
325+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-7",
316326
"https://www.w3.org/TR/mathml4/#ref-for-dfn-number-1",
317327
"https://www.w3.org/TR/mathml4/#ref-for-dfn-character-1",
318328
"https://www.w3.org/TR/mathml4/#examples-7",
@@ -394,6 +404,7 @@
394404
"https://www.w3.org/TR/mathml4/#presm_munder_desc",
395405
"https://www.w3.org/TR/mathml4/#attributes-19",
396406
"https://www.w3.org/TR/mathml4/#presm_munder_att",
407+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-8",
397408
"https://www.w3.org/TR/mathml4/#examples-13",
398409
"https://www.w3.org/TR/mathml4/#presm_munder_att_ex",
399410
"https://www.w3.org/TR/mathml4/#overscript-mover",
@@ -402,6 +413,7 @@
402413
"https://www.w3.org/TR/mathml4/#presm_mover_desc",
403414
"https://www.w3.org/TR/mathml4/#attributes-20",
404415
"https://www.w3.org/TR/mathml4/#presm_mover_att",
416+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-9",
405417
"https://www.w3.org/TR/mathml4/#examples-14",
406418
"https://www.w3.org/TR/mathml4/#presm_mover_ex",
407419
"https://www.w3.org/TR/mathml4/#underscript-overscript-pair-munderover",
@@ -410,6 +422,8 @@
410422
"https://www.w3.org/TR/mathml4/#presm_munderover_desc",
411423
"https://www.w3.org/TR/mathml4/#attributes-21",
412424
"https://www.w3.org/TR/mathml4/#presm_munderover_att",
425+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-10",
426+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-11",
413427
"https://www.w3.org/TR/mathml4/#examples-15",
414428
"https://www.w3.org/TR/mathml4/#presm_munderover_ex",
415429
"https://www.w3.org/TR/mathml4/#prescripts-and-tensor-indices-mmultiscripts-mprescripts",
@@ -430,6 +444,10 @@
430444
"https://www.w3.org/TR/mathml4/#presm_mtable_attrs",
431445
"https://www.w3.org/TR/mathml4/#ref-for-dfn-axis-5",
432446
"https://www.w3.org/TR/mathml4/#dfn-axis",
447+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-12",
448+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-13",
449+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-14",
450+
"https://www.w3.org/TR/mathml4/#ref-for-dfn-boolean-15",
433451
"https://www.w3.org/TR/mathml4/#examples-17",
434452
"https://www.w3.org/TR/mathml4/#presm_mtable_ex",
435453
"https://www.w3.org/TR/mathml4/#row-in-table-or-matrix-mtr",
@@ -1089,11 +1107,9 @@
10891107
"https://www.w3.org/TR/mathml4/#ref-for-intent_property-3",
10901108
"https://www.w3.org/TR/mathml4/#ref-for-intent_application-2",
10911109
"https://www.w3.org/TR/mathml4/#ref-for-intent_concept-3",
1110+
"https://www.w3.org/TR/mathml4/#ref-for-intent-core-properties-1",
10921111
"https://www.w3.org/TR/mathml4/#ref-for-intent_property-4",
10931112
"https://www.w3.org/TR/mathml4/#intent-core-properties",
1094-
"https://www.w3.org/TR/mathml4/#intent-open-properties",
1095-
"https://www.w3.org/TR/mathml4/#ref-for-intent-open-properties-1",
1096-
"https://www.w3.org/TR/mathml4/#ref-for-intent-core-properties-1",
10971113
"https://www.w3.org/TR/mathml4/#intent_fixity_hint",
10981114
"https://www.w3.org/TR/mathml4/#ref-for-intent_application-3",
10991115
"https://www.w3.org/TR/mathml4/#ref-for-intent_supported_concept-1",
@@ -1628,6 +1644,8 @@
16281644
"https://www.w3.org/TR/mathml4/#acc_tables_lists",
16291645
"https://www.w3.org/TR/mathml4/#natural-language-mathematics",
16301646
"https://www.w3.org/TR/mathml4/#acc_natural_lang",
1647+
"https://www.w3.org/TR/mathml4/#accessible-descriptions",
1648+
"https://www.w3.org/TR/mathml4/#acc_descriptions",
16311649
"https://www.w3.org/TR/mathml4/#conformance",
16321650
"https://www.w3.org/TR/mathml4/#d-conformance",
16331651
"https://www.w3.org/TR/mathml4/#mathml-conformance",

tr/index.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-03-15T01:34:51.876Z",
4+
"date": "2025-03-16T01:35:27.955Z",
55
"options": {
66
"fallback": "tr/index.json",
77
"output": "report",
@@ -733,7 +733,7 @@
733733
"https://aomediacodec.github.io/av1-spec/"
734734
],
735735
"crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf",
736-
"date": "15 March 2025",
736+
"date": "16 March 2025",
737737
"links": "links/av1-spec.json",
738738
"cddl": []
739739
},
@@ -12818,11 +12818,11 @@
1281812818
],
1281912819
"crawled": "https://www.w3.org/TR/mathml4/",
1282012820
"crawlCacheInfo": {
12821-
"lastModified": "Tue, 19 Nov 2024 09:18:05 GMT"
12821+
"lastModified": "Sat, 15 Mar 2025 11:08:52 GMT"
1282212822
},
1282312823
"generator": "respec",
12824-
"date": "19 November 2024",
12825-
"revision": "5395b724ddb7306a6556048e64fdcba8728d858d",
12824+
"date": "15 March 2025",
12825+
"revision": "b9b0b14cc55dcb205756a6d0a86c452d02f33a59",
1282612826
"algorithms": "algorithms/mathml4.json",
1282712827
"links": "links/mathml4.json",
1282812828
"refs": "refs/mathml4.json",

tr/links/mathml4.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@
399399
"https://w3c.github.io/mathml-docs/intent-core-concepts/": {},
400400
"https://w3c.github.io/mathml-docs/intent-core-properties": {},
401401
"https://w3c.github.io/mathml-docs/intent-open-concepts": {},
402-
"https://w3c.github.io/mathml-docs/intent-open-properties": {},
403402
"https://w3c.github.io/mathml-docs/mathml-media-types/": {},
404403
"https://w3c.github.io/mathml-docs/notes-on-mathml/": {},
405404
"https://w3c.github.io/mathml-polyfills/": {},
@@ -433,12 +432,12 @@
433432
]
434433
},
435434
"https://www.w3.org/TR/2008/REC-xhtml-modularization-20081008/": {},
435+
"https://www.w3.org/TR/CSS2/": {},
436436
"https://www.w3.org/TR/CSS2/tables.html": {
437437
"anchors": [
438438
"width-layout"
439439
]
440440
},
441-
"https://www.w3.org/TR/CSS21/": {},
442441
"https://www.w3.org/TR/MathML3/": {},
443442
"https://www.w3.org/TR/REC-xml-names/": {
444443
"anchors": [
@@ -449,6 +448,11 @@
449448
"https://www.w3.org/TR/UAAG20/": {},
450449
"https://www.w3.org/TR/WCAG21/": {},
451450
"https://www.w3.org/TR/XHTMLplusMathMLplusSVG/": {},
451+
"https://www.w3.org/TR/accname-1.2/": {
452+
"anchors": [
453+
"dfn-accessible-description"
454+
]
455+
},
452456
"https://www.w3.org/TR/css-color-3/": {},
453457
"https://www.w3.org/TR/css-values-3/": {
454458
"anchors": [
@@ -472,6 +476,11 @@
472476
"aria-label"
473477
]
474478
},
479+
"https://www.w3.org/TR/wai-aria-1.3/": {
480+
"anchors": [
481+
"aria-description"
482+
]
483+
},
475484
"https://www.w3.org/TR/xhtml1/": {},
476485
"https://www.w3.org/TR/xlink/": {},
477486
"https://www.w3.org/TR/xml-entity-names/": {},

tr/refs/mathml4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
{
2121
"name": "CSS21",
22-
"url": "https://www.w3.org/TR/CSS21/"
22+
"url": "https://www.w3.org/TR/CSS2/"
2323
},
2424
{
2525
"name": "DLMF",

0 commit comments

Comments
 (0)