Skip to content

Commit c559511

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 20.0.3.
1 parent 6022e6a commit c559511

24 files changed

+857
-603
lines changed

tr/algorithms/FileAPI.json

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

tr/algorithms/webtransport.json

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

tr/algorithms/webxrlayers-1.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
]
2020
},
2121
{
22-
"name": "intialization of a composition layer",
23-
"href": "https://www.w3.org/TR/webxrlayers-1/#intialize-a-composition-layer",
24-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"intialize-a-composition-layer\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">intialize a composition layer</dfn> with a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxr/#xrsession\" id=\"ref-for-xrsession①\">XRSession</a></code> <var>session</var> and an optional instance of a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.khronos.org/registry/webgl/specs/latest/1.0/#WebGLRenderingContext\" id=\"ref-for-WebGLRenderingContext\">WebGLRenderingContext</a></code>\nor a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.khronos.org/registry/webgl/specs/latest/2.0/#WebGL2RenderingContext\" id=\"ref-for-WebGL2RenderingContext\">WebGL2RenderingContext</a></code> <var>context</var>, the user agent MUST run the following steps:",
22+
"name": "initialization of a composition layer",
23+
"href": "https://www.w3.org/TR/webxrlayers-1/#initialize-a-composition-layer",
24+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"initialize-a-composition-layer\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">initialize a composition layer</dfn> with a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxr/#xrsession\" id=\"ref-for-xrsession①\">XRSession</a></code> <var>session</var> and an optional instance of a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.khronos.org/registry/webgl/specs/latest/1.0/#WebGLRenderingContext\" id=\"ref-for-WebGLRenderingContext\">WebGLRenderingContext</a></code>\nor a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.khronos.org/registry/webgl/specs/latest/2.0/#WebGL2RenderingContext\" id=\"ref-for-WebGL2RenderingContext\">WebGL2RenderingContext</a></code> <var>context</var>, the user agent MUST run the following steps:",
2525
"rationale": ".algorithm",
2626
"steps": [
2727
{
@@ -898,7 +898,7 @@
898898
"html": "<p>If <var>context</var> is lost, throw <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#invalidstateerror\" id=\"ref-for-invalidstateerror⑨\">InvalidStateError</a></code> and abort these steps.</p>"
899899
},
900900
{
901-
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#intialize-a-composition-layer\" id=\"ref-for-intialize-a-composition-layer\">intialize a composition layer</a> on <var>layer</var> with <var>session</var> and <var>context</var>.</p>"
901+
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#initialize-a-composition-layer\" id=\"ref-for-initialize-a-composition-layer\">initialize a composition layer</a> on <var>layer</var> with <var>session</var> and <var>context</var>.</p>"
902902
},
903903
{
904904
"html": "<p>Initialize <var>layer</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#xrcompositionlayer-isstatic\" id=\"ref-for-xrcompositionlayer-isstatic④\">isStatic</a> to <code>false</code>.</p>"
@@ -1023,7 +1023,7 @@
10231023
"html": "<p>Let <var>layer</var> be a <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#new\" id=\"ref-for-new④③\">new</a> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxrlayers-1/#xrquadlayer\" id=\"ref-for-xrquadlayer①⓪\">XRQuadLayer</a></code> in the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-realm\" id=\"ref-for-concept-relevant-realm④③\">relevant realm</a> of <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this①①\">this</a>.</p>"
10241024
},
10251025
{
1026-
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#intialize-a-composition-layer\" id=\"ref-for-intialize-a-composition-layer①\">intialize a composition layer</a> on <var>layer</var> with <var>session</var> and <var>context</var>.</p>"
1026+
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#initialize-a-composition-layer\" id=\"ref-for-initialize-a-composition-layer①\">initialize a composition layer</a> on <var>layer</var> with <var>session</var> and <var>context</var>.</p>"
10271027
},
10281028
{
10291029
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#initialize-a-quad-layer\" id=\"ref-for-initialize-a-quad-layer\">initialize a quad layer</a> with <var>layer</var> and <var>init</var>.</p>"
@@ -1082,7 +1082,7 @@
10821082
"html": "<p>Let <var>layer</var> be a <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#new\" id=\"ref-for-new④⑤\">new</a> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxrlayers-1/#xrcylinderlayer\" id=\"ref-for-xrcylinderlayer⑨\">XRCylinderLayer</a></code> in the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-realm\" id=\"ref-for-concept-relevant-realm④⑤\">relevant realm</a> of <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this①④\">this</a>.</p>"
10831083
},
10841084
{
1085-
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#intialize-a-composition-layer\" id=\"ref-for-intialize-a-composition-layer②\">intialize a composition layer</a> on <var>layer</var> with <var>session</var> and <var>context</var>.</p>"
1085+
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#initialize-a-composition-layer\" id=\"ref-for-initialize-a-composition-layer②\">initialize a composition layer</a> on <var>layer</var> with <var>session</var> and <var>context</var>.</p>"
10861086
},
10871087
{
10881088
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#initialize-a-cylinder-layer\" id=\"ref-for-initialize-a-cylinder-layer\">initialize a cylinder layer</a> with <var>layer</var> and <var>init</var>.</p>"
@@ -1147,7 +1147,7 @@
11471147
"html": "<p>Let <var>layer</var> be a <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#new\" id=\"ref-for-new④⑦\">new</a> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxrlayers-1/#xrequirectlayer\" id=\"ref-for-xrequirectlayer⑨\">XREquirectLayer</a></code> in the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-realm\" id=\"ref-for-concept-relevant-realm④⑦\">relevant realm</a> of <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this①⑦\">this</a>.</p>"
11481148
},
11491149
{
1150-
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#intialize-a-composition-layer\" id=\"ref-for-intialize-a-composition-layer③\">intialize a composition layer</a> on <var>layer</var> with <var>session</var> and <var>context</var>.</p>"
1150+
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#initialize-a-composition-layer\" id=\"ref-for-initialize-a-composition-layer③\">initialize a composition layer</a> on <var>layer</var> with <var>session</var> and <var>context</var>.</p>"
11511151
},
11521152
{
11531153
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#initialize-a-equirect-layer\" id=\"ref-for-initialize-a-equirect-layer\">initialize a equirect layer</a> with <var>layer</var> and <var>init</var>.</p>"
@@ -1212,7 +1212,7 @@
12121212
"html": "<p>Let <var>layer</var> be a <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#new\" id=\"ref-for-new④⑨\">new</a> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxrlayers-1/#xrcubelayer\" id=\"ref-for-xrcubelayer⑨\">XRCubeLayer</a></code> in the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-realm\" id=\"ref-for-concept-relevant-realm④⑨\">relevant realm</a> of <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this②⓪\">this</a>.</p>"
12131213
},
12141214
{
1215-
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#intialize-a-composition-layer\" id=\"ref-for-intialize-a-composition-layer④\">intialize a composition layer</a> on <var>layer</var> with <var>session</var> and <var>context</var>.</p>"
1215+
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#initialize-a-composition-layer\" id=\"ref-for-initialize-a-composition-layer④\">initialize a composition layer</a> on <var>layer</var> with <var>session</var> and <var>context</var>.</p>"
12161216
},
12171217
{
12181218
"html": "<p>Let <var>layer</var>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxrlayers-1/#dom-xrcubelayer-space\" id=\"ref-for-dom-xrcubelayer-space④\">space</a></code> be the <var>init</var>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxrlayers-1/#dom-xrlayerinit-space\" id=\"ref-for-dom-xrlayerinit-space①②\">space</a></code>.</p>"
@@ -1885,7 +1885,7 @@
18851885
"html": "<p>Let <var>layer</var> be a <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#new\" id=\"ref-for-new⑥⑦\">new</a> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxrlayers-1/#xrquadlayer\" id=\"ref-for-xrquadlayer①④\">XRQuadLayer</a></code> in the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-realm\" id=\"ref-for-concept-relevant-realm⑥⑦\">relevant realm</a> of <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this②⑨\">this</a>.</p>"
18861886
},
18871887
{
1888-
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#intialize-a-composition-layer\" id=\"ref-for-intialize-a-composition-layer⑤\">intialize a composition layer</a> on <var>layer</var> with <var>session</var>.</p>"
1888+
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#initialize-a-composition-layer\" id=\"ref-for-initialize-a-composition-layer⑤\">initialize a composition layer</a> on <var>layer</var> with <var>session</var>.</p>"
18891889
},
18901890
{
18911891
"html": "<p>Initialize <var>layer</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#xrcompositionlayer-media\" id=\"ref-for-xrcompositionlayer-media①\">media</a> to <var>video</var>.</p>"
@@ -1938,7 +1938,7 @@
19381938
"html": "<p>Let <var>layer</var> be a <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#new\" id=\"ref-for-new⑥⑧\">new</a> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxrlayers-1/#xrcylinderlayer\" id=\"ref-for-xrcylinderlayer①③\">XRCylinderLayer</a></code> in the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-realm\" id=\"ref-for-concept-relevant-realm⑥⑧\">relevant realm</a> of <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this③①\">this</a>.</p>"
19391939
},
19401940
{
1941-
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#intialize-a-composition-layer\" id=\"ref-for-intialize-a-composition-layer⑥\">intialize a composition layer</a> on <var>layer</var> with <var>session</var>.</p>"
1941+
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#initialize-a-composition-layer\" id=\"ref-for-initialize-a-composition-layer⑥\">initialize a composition layer</a> on <var>layer</var> with <var>session</var>.</p>"
19421942
},
19431943
{
19441944
"html": "<p>Initialize <var>layer</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#xrcompositionlayer-media\" id=\"ref-for-xrcompositionlayer-media②\">media</a> to <var>video</var>.</p>"
@@ -1991,7 +1991,7 @@
19911991
"html": "<p>Let <var>layer</var> be a <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#new\" id=\"ref-for-new⑥⑨\">new</a> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxrlayers-1/#xrequirectlayer\" id=\"ref-for-xrequirectlayer①③\">XREquirectLayer</a></code> in the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-realm\" id=\"ref-for-concept-relevant-realm⑥⑨\">relevant realm</a> of <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this③③\">this</a>.</p>"
19921992
},
19931993
{
1994-
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#intialize-a-composition-layer\" id=\"ref-for-intialize-a-composition-layer⑦\">intialize a composition layer</a> on <var>layer</var> with <var>session</var>.</p>"
1994+
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#initialize-a-composition-layer\" id=\"ref-for-initialize-a-composition-layer⑦\">initialize a composition layer</a> on <var>layer</var> with <var>session</var>.</p>"
19951995
},
19961996
{
19971997
"html": "<p>Initialize <var>layer</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webxrlayers-1/#xrcompositionlayer-media\" id=\"ref-for-xrcompositionlayer-media③\">media</a> to <var>video</var>.</p>"

tr/dfns/dapt.json

Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,6 +1413,121 @@
14131413
"definedIn": "prose",
14141414
"links": []
14151415
},
1416+
{
1417+
"id": "dfn-tt",
1418+
"href": "https://www.w3.org/TR/dapt/#dfn-tt",
1419+
"linkingText": [
1420+
"tt"
1421+
],
1422+
"localLinkingText": [],
1423+
"type": "dfn",
1424+
"for": [],
1425+
"access": "private",
1426+
"informative": false,
1427+
"heading": {
1428+
"id": "namespaces",
1429+
"href": "https://www.w3.org/TR/dapt/#namespaces",
1430+
"title": "Namespaces",
1431+
"alternateIds": [
1432+
"x5-3-namespaces"
1433+
],
1434+
"number": "5.3"
1435+
},
1436+
"definedIn": "table",
1437+
"links": []
1438+
},
1439+
{
1440+
"id": "dfn-ttp",
1441+
"href": "https://www.w3.org/TR/dapt/#dfn-ttp",
1442+
"linkingText": [
1443+
"ttp"
1444+
],
1445+
"localLinkingText": [],
1446+
"type": "dfn",
1447+
"for": [],
1448+
"access": "private",
1449+
"informative": false,
1450+
"heading": {
1451+
"id": "namespaces",
1452+
"href": "https://www.w3.org/TR/dapt/#namespaces",
1453+
"title": "Namespaces",
1454+
"alternateIds": [
1455+
"x5-3-namespaces"
1456+
],
1457+
"number": "5.3"
1458+
},
1459+
"definedIn": "table",
1460+
"links": []
1461+
},
1462+
{
1463+
"id": "dfn-tta",
1464+
"href": "https://www.w3.org/TR/dapt/#dfn-tta",
1465+
"linkingText": [
1466+
"tta"
1467+
],
1468+
"localLinkingText": [],
1469+
"type": "dfn",
1470+
"for": [],
1471+
"access": "private",
1472+
"informative": false,
1473+
"heading": {
1474+
"id": "namespaces",
1475+
"href": "https://www.w3.org/TR/dapt/#namespaces",
1476+
"title": "Namespaces",
1477+
"alternateIds": [
1478+
"x5-3-namespaces"
1479+
],
1480+
"number": "5.3"
1481+
},
1482+
"definedIn": "table",
1483+
"links": []
1484+
},
1485+
{
1486+
"id": "dfn-ttm",
1487+
"href": "https://www.w3.org/TR/dapt/#dfn-ttm",
1488+
"linkingText": [
1489+
"ttm"
1490+
],
1491+
"localLinkingText": [],
1492+
"type": "dfn",
1493+
"for": [],
1494+
"access": "private",
1495+
"informative": false,
1496+
"heading": {
1497+
"id": "namespaces",
1498+
"href": "https://www.w3.org/TR/dapt/#namespaces",
1499+
"title": "Namespaces",
1500+
"alternateIds": [
1501+
"x5-3-namespaces"
1502+
],
1503+
"number": "5.3"
1504+
},
1505+
"definedIn": "table",
1506+
"links": []
1507+
},
1508+
{
1509+
"id": "dfn-daptm",
1510+
"href": "https://www.w3.org/TR/dapt/#dfn-daptm",
1511+
"linkingText": [
1512+
"daptm"
1513+
],
1514+
"localLinkingText": [],
1515+
"type": "dfn",
1516+
"for": [],
1517+
"access": "public",
1518+
"informative": false,
1519+
"heading": {
1520+
"id": "namespaces",
1521+
"href": "https://www.w3.org/TR/dapt/#namespaces",
1522+
"title": "Namespaces",
1523+
"alternateIds": [
1524+
"x5-3-namespaces"
1525+
],
1526+
"number": "5.3"
1527+
},
1528+
"definedIn": "table",
1529+
"links": []
1530+
},
14161531
{
14171532
"id": "dfn-dapt-extension",
14181533
"href": "https://www.w3.org/TR/dapt/#dfn-dapt-extension",
@@ -1436,6 +1551,29 @@
14361551
"definedIn": "table",
14371552
"links": []
14381553
},
1554+
{
1555+
"id": "dfn-ebuttm",
1556+
"href": "https://www.w3.org/TR/dapt/#dfn-ebuttm",
1557+
"linkingText": [
1558+
"ebuttm"
1559+
],
1560+
"localLinkingText": [],
1561+
"type": "dfn",
1562+
"for": [],
1563+
"access": "private",
1564+
"informative": false,
1565+
"heading": {
1566+
"id": "namespaces",
1567+
"href": "https://www.w3.org/TR/dapt/#namespaces",
1568+
"title": "Namespaces",
1569+
"alternateIds": [
1570+
"x5-3-namespaces"
1571+
],
1572+
"number": "5.3"
1573+
},
1574+
"definedIn": "table",
1575+
"links": []
1576+
},
14391577
{
14401578
"id": "dfn-dapt-1-0-content-profile",
14411579
"href": "https://www.w3.org/TR/dapt/#dfn-dapt-1-0-content-profile",

0 commit comments

Comments
 (0)