Skip to content

Commit f94d998

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.1.
1 parent 0618311 commit f94d998

20 files changed

+5141
-3892
lines changed

ed/algorithms/WebCryptoAPI.json

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

ed/algorithms/dom.json

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

ed/algorithms/html.json

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

ed/algorithms/wai-aria-1.2.json

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

ed/algorithms/wai-aria-1.3.json

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

ed/algorithms/webcrypto-secure-curves.json

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

ed/dfns/dom.json

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4305,6 +4305,44 @@
43054305
},
43064306
"definedIn": "prose"
43074307
},
4308+
{
4309+
"id": "concept-node-move-ext",
4310+
"href": "https://dom.spec.whatwg.org/#concept-node-move-ext",
4311+
"linkingText": [
4312+
"moving steps"
4313+
],
4314+
"localLinkingText": [],
4315+
"type": "dfn",
4316+
"for": [],
4317+
"access": "public",
4318+
"informative": false,
4319+
"heading": {
4320+
"id": "mutation-algorithms",
4321+
"href": "https://dom.spec.whatwg.org/#mutation-algorithms",
4322+
"title": "Mutation algorithms",
4323+
"number": "4.2.3"
4324+
},
4325+
"definedIn": "prose"
4326+
},
4327+
{
4328+
"id": "move",
4329+
"href": "https://dom.spec.whatwg.org/#move",
4330+
"linkingText": [
4331+
"move"
4332+
],
4333+
"localLinkingText": [],
4334+
"type": "dfn",
4335+
"for": [],
4336+
"access": "private",
4337+
"informative": false,
4338+
"heading": {
4339+
"id": "mutation-algorithms",
4340+
"href": "https://dom.spec.whatwg.org/#mutation-algorithms",
4341+
"title": "Mutation algorithms",
4342+
"number": "4.2.3"
4343+
},
4344+
"definedIn": "prose"
4345+
},
43084346
{
43094347
"id": "concept-node-append",
43104348
"href": "https://dom.spec.whatwg.org/#concept-node-append",
@@ -4605,6 +4643,48 @@
46054643
},
46064644
"definedIn": "pre"
46074645
},
4646+
{
4647+
"id": "dom-parentnode-movebefore-node-child-node",
4648+
"href": "https://dom.spec.whatwg.org/#dom-parentnode-movebefore-node-child-node",
4649+
"linkingText": [
4650+
"node"
4651+
],
4652+
"localLinkingText": [],
4653+
"type": "argument",
4654+
"for": [
4655+
"ParentNode/moveBefore(node, child)"
4656+
],
4657+
"access": "public",
4658+
"informative": false,
4659+
"heading": {
4660+
"id": "interface-parentnode",
4661+
"href": "https://dom.spec.whatwg.org/#interface-parentnode",
4662+
"title": "Mixin ParentNode",
4663+
"number": "4.2.6"
4664+
},
4665+
"definedIn": "pre"
4666+
},
4667+
{
4668+
"id": "dom-parentnode-movebefore-node-child-child",
4669+
"href": "https://dom.spec.whatwg.org/#dom-parentnode-movebefore-node-child-child",
4670+
"linkingText": [
4671+
"child"
4672+
],
4673+
"localLinkingText": [],
4674+
"type": "argument",
4675+
"for": [
4676+
"ParentNode/moveBefore(node, child)"
4677+
],
4678+
"access": "public",
4679+
"informative": false,
4680+
"heading": {
4681+
"id": "interface-parentnode",
4682+
"href": "https://dom.spec.whatwg.org/#interface-parentnode",
4683+
"title": "Mixin ParentNode",
4684+
"number": "4.2.6"
4685+
},
4686+
"definedIn": "pre"
4687+
},
46084688
{
46094689
"id": "dom-parentnode-queryselector-selectors-selectors",
46104690
"href": "https://dom.spec.whatwg.org/#dom-parentnode-queryselector-selectors-selectors",
@@ -4797,6 +4877,27 @@
47974877
},
47984878
"definedIn": "prose"
47994879
},
4880+
{
4881+
"id": "dom-parentnode-movebefore",
4882+
"href": "https://dom.spec.whatwg.org/#dom-parentnode-movebefore",
4883+
"linkingText": [
4884+
"moveBefore(node, child)"
4885+
],
4886+
"localLinkingText": [],
4887+
"type": "method",
4888+
"for": [
4889+
"ParentNode"
4890+
],
4891+
"access": "public",
4892+
"informative": false,
4893+
"heading": {
4894+
"id": "interface-parentnode",
4895+
"href": "https://dom.spec.whatwg.org/#interface-parentnode",
4896+
"title": "Mixin ParentNode",
4897+
"number": "4.2.6"
4898+
},
4899+
"definedIn": "prose"
4900+
},
48004901
{
48014902
"id": "dom-parentnode-queryselector",
48024903
"href": "https://dom.spec.whatwg.org/#dom-parentnode-queryselector",
@@ -15930,6 +16031,25 @@
1593016031
},
1593116032
"definedIn": "prose"
1593216033
},
16034+
{
16035+
"id": "live-range-pre-remove-steps",
16036+
"href": "https://dom.spec.whatwg.org/#live-range-pre-remove-steps",
16037+
"linkingText": [
16038+
"live range pre-remove steps"
16039+
],
16040+
"localLinkingText": [],
16041+
"type": "dfn",
16042+
"for": [],
16043+
"access": "private",
16044+
"informative": false,
16045+
"heading": {
16046+
"id": "interface-range",
16047+
"href": "https://dom.spec.whatwg.org/#interface-range",
16048+
"title": "Interface Range",
16049+
"number": "5.5"
16050+
},
16051+
"definedIn": "prose"
16052+
},
1593316053
{
1593416054
"id": "dom-range-range",
1593516055
"href": "https://dom.spec.whatwg.org/#dom-range-range",

ed/dfns/html.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,25 @@
331331
},
332332
"definedIn": "prose"
333333
},
334+
{
335+
"id": "html-element-moving-steps",
336+
"href": "https://html.spec.whatwg.org/multipage/infrastructure.html#html-element-moving-steps",
337+
"linkingText": [
338+
"HTML element moving steps"
339+
],
340+
"localLinkingText": [],
341+
"type": "dfn",
342+
"for": [],
343+
"access": "private",
344+
"informative": false,
345+
"heading": {
346+
"id": "dom-trees",
347+
"href": "https://html.spec.whatwg.org/multipage/infrastructure.html#dom-trees",
348+
"title": "DOM trees",
349+
"number": "2.1.4"
350+
},
351+
"definedIn": "prose"
352+
},
334353
{
335354
"id": "insert-an-element-into-a-document",
336355
"href": "https://html.spec.whatwg.org/multipage/infrastructure.html#insert-an-element-into-a-document",
@@ -1017,6 +1036,25 @@
10171036
},
10181037
"definedIn": "prose"
10191038
},
1039+
{
1040+
"id": "focus-without-user-activation-feature",
1041+
"href": "https://html.spec.whatwg.org/multipage/infrastructure.html#focus-without-user-activation-feature",
1042+
"linkingText": [
1043+
"focus-without-user-activation"
1044+
],
1045+
"localLinkingText": [],
1046+
"type": "dfn",
1047+
"for": [],
1048+
"access": "private",
1049+
"informative": false,
1050+
"heading": {
1051+
"id": "policy-controlled-features",
1052+
"href": "https://html.spec.whatwg.org/multipage/infrastructure.html#policy-controlled-features",
1053+
"title": "Policy-controlled features",
1054+
"number": "2.2"
1055+
},
1056+
"definedIn": "prose"
1057+
},
10201058
{
10211059
"id": "boolean-attribute",
10221060
"href": "https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#boolean-attribute",
@@ -56159,6 +56197,25 @@
5615956197
},
5616056198
"definedIn": "prose"
5616156199
},
56200+
{
56201+
"id": "allow-focus-steps",
56202+
"href": "https://html.spec.whatwg.org/multipage/interaction.html#allow-focus-steps",
56203+
"linkingText": [
56204+
"allow focus steps"
56205+
],
56206+
"localLinkingText": [],
56207+
"type": "dfn",
56208+
"for": [],
56209+
"access": "public",
56210+
"informative": false,
56211+
"heading": {
56212+
"id": "focus-management-apis",
56213+
"href": "https://html.spec.whatwg.org/multipage/interaction.html#focus-management-apis",
56214+
"title": "Focus management APIs",
56215+
"number": "6.6.6"
56216+
},
56217+
"definedIn": "prose"
56218+
},
5616256219
{
5616356220
"id": "attr-fe-autofocus",
5616456221
"href": "https://html.spec.whatwg.org/multipage/interaction.html#attr-fe-autofocus",

ed/events/dom.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
{
2020
"src": {
2121
"format": "fire an event phrasing",
22-
"href": "https://dom.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A6"
22+
"href": "https://dom.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A7"
2323
},
2424
"href": "https://dom.spec.whatwg.org/#eventdef-htmlslotelement-slotchange",
2525
"type": "slotchange",

0 commit comments

Comments
 (0)