Skip to content

Commit 9f787e8

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 18.7.0.
1 parent baf73da commit 9f787e8

File tree

11 files changed

+545
-677
lines changed

11 files changed

+545
-677
lines changed

tr/algorithms/mathml-core.json

Lines changed: 55 additions & 55 deletions
Large diffs are not rendered by default.

tr/algorithms/mediacapture-streams.json

Lines changed: 26 additions & 26 deletions
Large diffs are not rendered by default.

tr/css/mathml-core.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@
1111
"display"
1212
]
1313
},
14-
{
15-
"name": "text-transform",
16-
"newValues": "math-auto",
17-
"styleDeclaration": [
18-
"text-transform",
19-
"textTransform"
20-
]
21-
},
2214
{
2315
"name": "math-style",
2416
"href": "https://www.w3.org/TR/mathml-core/#propdef-math-style",

tr/dfns/mathml-core.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,28 @@
360360
},
361361
"definedIn": "prose"
362362
},
363+
{
364+
"id": "dfn-autofocus",
365+
"href": "https://www.w3.org/TR/mathml-core/#dfn-autofocus",
366+
"linkingText": [
367+
"autofocus"
368+
],
369+
"localLinkingText": [],
370+
"type": "element-attr",
371+
"for": [],
372+
"access": "private",
373+
"informative": false,
374+
"heading": {
375+
"id": "attributes-common-to-html-and-mathml-elements",
376+
"href": "https://www.w3.org/TR/mathml-core/#attributes-common-to-html-and-mathml-elements",
377+
"title": "Attributes common to HTML and MathML elements",
378+
"alternateIds": [
379+
"x2-1-4-attributes-common-to-html-and-mathml-elements"
380+
],
381+
"number": "2.1.4"
382+
},
383+
"definedIn": "prose"
384+
},
363385
{
364386
"id": "dfn-nonce",
365387
"href": "https://www.w3.org/TR/mathml-core/#dfn-nonce",

tr/dfns/mediacapture-streams.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3606,8 +3606,8 @@
36063606
"definedIn": "table"
36073607
},
36083608
{
3609-
"id": "idl-def-VideoResizeModeEnum.user",
3610-
"href": "https://www.w3.org/TR/mediacapture-streams/#idl-def-VideoResizeModeEnum.user",
3609+
"id": "idl-def-VideoResizeModeEnum.none",
3610+
"href": "https://www.w3.org/TR/mediacapture-streams/#idl-def-VideoResizeModeEnum.none",
36113611
"linkingText": [
36123612
"none"
36133613
],
@@ -3630,8 +3630,8 @@
36303630
"definedIn": "table"
36313631
},
36323632
{
3633-
"id": "idl-def-VideoResizeModeEnum.right",
3634-
"href": "https://www.w3.org/TR/mediacapture-streams/#idl-def-VideoResizeModeEnum.right",
3633+
"id": "idl-def-VideoResizeModeEnum.cropandscale",
3634+
"href": "https://www.w3.org/TR/mediacapture-streams/#idl-def-VideoResizeModeEnum.cropandscale",
36353635
"linkingText": [
36363636
"crop-and-scale"
36373637
],

tr/headings/mathml-core.json

Lines changed: 9 additions & 169 deletions
Original file line numberDiff line numberDiff line change
@@ -660,12 +660,12 @@
660660
"number": "3.4.3"
661661
},
662662
{
663-
"id": "base-with-prescripts-and-postscripts-0",
664-
"href": "https://www.w3.org/TR/mathml-core/#base-with-prescripts-and-postscripts-0",
663+
"id": "base-with-prescripts-and-postscripts",
664+
"href": "https://www.w3.org/TR/mathml-core/#base-with-prescripts-and-postscripts",
665665
"level": 5,
666666
"title": "Base with prescripts and postscripts",
667667
"alternateIds": [
668-
"base-with-prescripts-and-postscripts"
668+
"x3-4-3-1-base-with-prescripts-and-postscripts"
669669
],
670670
"number": "3.4.3.1"
671671
},
@@ -760,12 +760,12 @@
760760
"number": "4.1"
761761
},
762762
{
763-
"id": "new-text-transform-values",
764-
"href": "https://www.w3.org/TR/mathml-core/#new-text-transform-values",
763+
"id": "math-auto-transform",
764+
"href": "https://www.w3.org/TR/mathml-core/#math-auto-transform",
765765
"level": 3,
766-
"title": "New text-transform value",
766+
"title": "The math-auto transform",
767767
"alternateIds": [
768-
"x4-2-new-text-transform-value"
768+
"x4-2-the-math-auto-transform"
769769
],
770770
"number": "4.2"
771771
},
@@ -947,175 +947,15 @@
947947
],
948948
"number": "C"
949949
},
950-
{
951-
"id": "bold-script-mappings",
952-
"href": "https://www.w3.org/TR/mathml-core/#bold-script-mappings",
953-
"level": 3,
954-
"title": "bold-script mappings",
955-
"alternateIds": [
956-
"c-1-bold-script-mappings"
957-
],
958-
"number": "C.1"
959-
},
960-
{
961-
"id": "bold-italic-mappings",
962-
"href": "https://www.w3.org/TR/mathml-core/#bold-italic-mappings",
963-
"level": 3,
964-
"title": "bold-italic mappings",
965-
"alternateIds": [
966-
"c-2-bold-italic-mappings"
967-
],
968-
"number": "C.2"
969-
},
970-
{
971-
"id": "tailed-mappings",
972-
"href": "https://www.w3.org/TR/mathml-core/#tailed-mappings",
973-
"level": 3,
974-
"title": "tailed mappings",
975-
"alternateIds": [
976-
"c-3-tailed-mappings"
977-
],
978-
"number": "C.3"
979-
},
980-
{
981-
"id": "bold-mappings",
982-
"href": "https://www.w3.org/TR/mathml-core/#bold-mappings",
983-
"level": 3,
984-
"title": "bold mappings",
985-
"alternateIds": [
986-
"c-4-bold-mappings"
987-
],
988-
"number": "C.4"
989-
},
990-
{
991-
"id": "fraktur-mappings",
992-
"href": "https://www.w3.org/TR/mathml-core/#fraktur-mappings",
993-
"level": 3,
994-
"title": "fraktur mappings",
995-
"alternateIds": [
996-
"c-5-fraktur-mappings"
997-
],
998-
"number": "C.5"
999-
},
1000-
{
1001-
"id": "script-mappings",
1002-
"href": "https://www.w3.org/TR/mathml-core/#script-mappings",
1003-
"level": 3,
1004-
"title": "script mappings",
1005-
"alternateIds": [
1006-
"c-6-script-mappings"
1007-
],
1008-
"number": "C.6"
1009-
},
1010-
{
1011-
"id": "monospace-mappings",
1012-
"href": "https://www.w3.org/TR/mathml-core/#monospace-mappings",
1013-
"level": 3,
1014-
"title": "monospace mappings",
1015-
"alternateIds": [
1016-
"c-7-monospace-mappings"
1017-
],
1018-
"number": "C.7"
1019-
},
1020-
{
1021-
"id": "initial-mappings",
1022-
"href": "https://www.w3.org/TR/mathml-core/#initial-mappings",
1023-
"level": 3,
1024-
"title": "initial mappings",
1025-
"alternateIds": [
1026-
"c-8-initial-mappings"
1027-
],
1028-
"number": "C.8"
1029-
},
1030-
{
1031-
"id": "sans-serif-mappings",
1032-
"href": "https://www.w3.org/TR/mathml-core/#sans-serif-mappings",
1033-
"level": 3,
1034-
"title": "sans-serif mappings",
1035-
"alternateIds": [
1036-
"c-9-sans-serif-mappings"
1037-
],
1038-
"number": "C.9"
1039-
},
1040-
{
1041-
"id": "double-struck-mappings",
1042-
"href": "https://www.w3.org/TR/mathml-core/#double-struck-mappings",
1043-
"level": 3,
1044-
"title": "double-struck mappings",
1045-
"alternateIds": [
1046-
"c-10-double-struck-mappings"
1047-
],
1048-
"number": "C.10"
1049-
},
1050-
{
1051-
"id": "looped-mappings",
1052-
"href": "https://www.w3.org/TR/mathml-core/#looped-mappings",
1053-
"level": 3,
1054-
"title": "looped mappings",
1055-
"alternateIds": [
1056-
"c-11-looped-mappings"
1057-
],
1058-
"number": "C.11"
1059-
},
1060-
{
1061-
"id": "stretched-mappings",
1062-
"href": "https://www.w3.org/TR/mathml-core/#stretched-mappings",
1063-
"level": 3,
1064-
"title": "stretched mappings",
1065-
"alternateIds": [
1066-
"c-12-stretched-mappings"
1067-
],
1068-
"number": "C.12"
1069-
},
1070950
{
1071951
"id": "italic-mappings",
1072952
"href": "https://www.w3.org/TR/mathml-core/#italic-mappings",
1073953
"level": 3,
1074954
"title": "italic mappings",
1075955
"alternateIds": [
1076-
"c-13-italic-mappings"
956+
"c-1-italic-mappings"
1077957
],
1078-
"number": "C.13"
1079-
},
1080-
{
1081-
"id": "bold-fraktur-mappings",
1082-
"href": "https://www.w3.org/TR/mathml-core/#bold-fraktur-mappings",
1083-
"level": 3,
1084-
"title": "bold-fraktur mappings",
1085-
"alternateIds": [
1086-
"c-14-bold-fraktur-mappings"
1087-
],
1088-
"number": "C.14"
1089-
},
1090-
{
1091-
"id": "sans-serif-bold-italic-mappings",
1092-
"href": "https://www.w3.org/TR/mathml-core/#sans-serif-bold-italic-mappings",
1093-
"level": 3,
1094-
"title": "sans-serif-bold-italic mappings",
1095-
"alternateIds": [
1096-
"c-15-sans-serif-bold-italic-mappings"
1097-
],
1098-
"number": "C.15"
1099-
},
1100-
{
1101-
"id": "sans-serif-italic-mappings",
1102-
"href": "https://www.w3.org/TR/mathml-core/#sans-serif-italic-mappings",
1103-
"level": 3,
1104-
"title": "sans-serif-italic mappings",
1105-
"alternateIds": [
1106-
"c-16-sans-serif-italic-mappings"
1107-
],
1108-
"number": "C.16"
1109-
},
1110-
{
1111-
"id": "bold-sans-serif-mappings",
1112-
"href": "https://www.w3.org/TR/mathml-core/#bold-sans-serif-mappings",
1113-
"level": 3,
1114-
"title": "bold-sans-serif mappings",
1115-
"alternateIds": [
1116-
"c-17-bold-sans-serif-mappings"
1117-
],
1118-
"number": "C.17"
958+
"number": "C.1"
1119959
},
1120960
{
1121961
"id": "acknowledgments",

0 commit comments

Comments
 (0)