Skip to content

Commit 3179824

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.0.
1 parent 4bc1549 commit 3179824

File tree

9 files changed

+78
-53
lines changed

9 files changed

+78
-53
lines changed

ed/algorithms/compute-pressure.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@
593593
"rationale": "set",
594594
"steps": [
595595
{
596-
"html": "Set <var data-type=\"PressureState\">state</var> to <var>sample</var>'s <a data-link-type=\"dfn|abstract-op\" data-link-for=\"pressure source sample\" data-xref-for=\"pressure source sample\" href=\"https://w3c.github.io/compute-pressure/#dfn-data\" class=\"internalDFN\" id=\"ref-for-dfn-data-4\">data</a>."
596+
"html": "Set <var data-type=\"PressureState\">state</var> to the <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"PressureState\" href=\"https://w3c.github.io/compute-pressure/#dom-pressurestate\" class=\"internalDFN\" id=\"ref-for-dom-pressurestate-5\"><code>PressureState</code></a> stored in <var>sample</var>'s <a data-link-type=\"dfn|abstract-op\" data-link-for=\"pressure source sample\" data-xref-for=\"pressure source sample\" href=\"https://w3c.github.io/compute-pressure/#dfn-data\" class=\"internalDFN\" id=\"ref-for-dfn-data-4\">data</a>."
597597
}
598598
]
599599
},
@@ -892,10 +892,10 @@
892892
"html": "Let <var>sample</var> be the result of invoking\n <a data-cite=\"!WEBDRIVER2#dfn-getting-properties\" href=\"https://www.w3.org/TR/webdriver2/#dfn-getting-properties\" id=\"ref-for-index-term-get-a-property-2\">get a property</a> \"sample\" from <var>parameters</var>."
893893
},
894894
{
895-
"html": "If <var>sample</var> is not of type <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"PressureState\" href=\"https://w3c.github.io/compute-pressure/#dom-pressurestate\" class=\"internalDFN\" id=\"ref-for-dom-pressurestate-7\"><code>PressureState</code></a>, return <a data-link-type=\"dfn\" data-cite=\"webdriver2\" data-cite-path=\"\" data-cite-frag=\"dfn-error\" href=\"https://www.w3.org/TR/webdriver2/#dfn-error\" id=\"ref-for-index-term-error-7\">error</a> with <a data-link-type=\"dfn\" data-lt=\"error code\" data-cite=\"webdriver2\" data-cite-path=\"\" data-cite-frag=\"dfn-error-code\" href=\"https://www.w3.org/TR/webdriver2/#dfn-error-code\" id=\"ref-for-index-term-error-code-7\">WebDriver error code</a> <a data-link-type=\"dfn\" data-cite=\"webdriver2\" data-cite-path=\"\" data-cite-frag=\"dfn-invalid-argument\" href=\"https://www.w3.org/TR/webdriver2/#dfn-invalid-argument\" id=\"ref-for-index-term-invalid-argument-5\">invalid argument</a>."
895+
"html": "If <var>sample</var> is not of type <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"PressureState\" href=\"https://w3c.github.io/compute-pressure/#dom-pressurestate\" class=\"internalDFN\" id=\"ref-for-dom-pressurestate-8\"><code>PressureState</code></a>, return <a data-link-type=\"dfn\" data-cite=\"webdriver2\" data-cite-path=\"\" data-cite-frag=\"dfn-error\" href=\"https://www.w3.org/TR/webdriver2/#dfn-error\" id=\"ref-for-index-term-error-7\">error</a> with <a data-link-type=\"dfn\" data-lt=\"error code\" data-cite=\"webdriver2\" data-cite-path=\"\" data-cite-frag=\"dfn-error-code\" href=\"https://www.w3.org/TR/webdriver2/#dfn-error-code\" id=\"ref-for-index-term-error-code-7\">WebDriver error code</a> <a data-link-type=\"dfn\" data-cite=\"webdriver2\" data-cite-path=\"\" data-cite-frag=\"dfn-invalid-argument\" href=\"https://www.w3.org/TR/webdriver2/#dfn-invalid-argument\" id=\"ref-for-index-term-invalid-argument-5\">invalid argument</a>."
896896
},
897897
{
898-
"html": "Set <var>virtualPressureSource</var>'s <a data-link-type=\"dfn|abstract-op\" data-link-for=\"pressure source\" data-xref-for=\"pressure source\" href=\"https://w3c.github.io/compute-pressure/#dfn-latest-sample\" class=\"internalDFN\" id=\"ref-for-dfn-latest-sample-3\">latest sample</a> to a new\n <a data-link-type=\"dfn|abstract-op\" href=\"https://w3c.github.io/compute-pressure/#dfn-pressure-source-sample\" class=\"internalDFN\" id=\"ref-for-dfn-pressure-source-sample-6\">pressure source sample</a> whose <a data-link-type=\"dfn|abstract-op\" data-link-for=\"pressure source sample\" data-xref-for=\"pressure source sample\" href=\"https://w3c.github.io/compute-pressure/#dfn-data\" class=\"internalDFN\" id=\"ref-for-dfn-data-8\">data</a> is\n <var>sample</var> and <a data-link-type=\"dfn|abstract-op\" data-link-for=\"pressure source sample\" data-xref-for=\"pressure source sample\" href=\"https://w3c.github.io/compute-pressure/#dfn-timestamp\" class=\"internalDFN\" id=\"ref-for-dfn-timestamp-3\">timestamp</a> is the <a data-link-type=\"dfn\" data-cite=\"hr-time\" data-cite-path=\"\" data-cite-frag=\"dfn-unsafe-shared-current-time\" href=\"https://www.w3.org/TR/hr-time-3/#dfn-unsafe-shared-current-time\" id=\"ref-for-index-term-unsafe-shared-current-time-2\">unsafe shared current time</a>."
898+
"html": "Set <var>virtualPressureSource</var>'s <a data-link-type=\"dfn|abstract-op\" data-link-for=\"pressure source\" data-xref-for=\"pressure source\" href=\"https://w3c.github.io/compute-pressure/#dfn-latest-sample\" class=\"internalDFN\" id=\"ref-for-dfn-latest-sample-3\">latest sample</a> to a new\n <a data-link-type=\"dfn|abstract-op\" href=\"https://w3c.github.io/compute-pressure/#dfn-pressure-source-sample\" class=\"internalDFN\" id=\"ref-for-dfn-pressure-source-sample-6\">pressure source sample</a> whose <a data-link-type=\"dfn|abstract-op\" data-link-for=\"pressure source sample\" data-xref-for=\"pressure source sample\" href=\"https://w3c.github.io/compute-pressure/#dfn-data\" class=\"internalDFN\" id=\"ref-for-dfn-data-8\">data</a> is\n \n <span class=\"non-experimental hidden\">\n <var>sample</var>\n </span>\n and <a data-link-type=\"dfn|abstract-op\" data-link-for=\"pressure source sample\" data-xref-for=\"pressure source sample\" href=\"https://w3c.github.io/compute-pressure/#dfn-timestamp\" class=\"internalDFN\" id=\"ref-for-dfn-timestamp-3\">timestamp</a> is the <a data-link-type=\"dfn\" data-cite=\"hr-time\" data-cite-path=\"\" data-cite-frag=\"dfn-unsafe-shared-current-time\" href=\"https://www.w3.org/TR/hr-time-3/#dfn-unsafe-shared-current-time\" id=\"ref-for-index-term-unsafe-shared-current-time-2\">unsafe shared current time</a>."
899899
},
900900
{
901901
"html": "In an <a data-link-type=\"dfn\" data-cite=\"infra\" data-cite-path=\"\" data-cite-frag=\"implementation-defined\" href=\"https://infra.spec.whatwg.org/#implementation-defined\" id=\"ref-for-index-term-implementation-defined-28\">implementation-defined</a> way, make <var>virtualPressureSource</var>'s\n <a data-link-type=\"dfn|abstract-op\" data-link-for=\"pressure source\" data-xref-for=\"pressure source\" href=\"https://w3c.github.io/compute-pressure/#dfn-latest-sample\" class=\"internalDFN\" id=\"ref-for-dfn-latest-sample-4\">latest sample</a> available to <var>virtualPressureSource</var>'s\n <a data-link-type=\"dfn|abstract-op\" data-link-for=\"virtual pressure source\" data-xref-for=\"virtual pressure source\" href=\"https://w3c.github.io/compute-pressure/#dfn-connected-platform-collectors\" class=\"internalDFN\" id=\"ref-for-dfn-connected-platform-collectors-4\">connected platform collectors</a>."

ed/algorithms/html.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32929,7 +32929,7 @@
3292932929
]
3293032930
},
3293132931
{
32932-
"html": "JavaScript contains an <a id=\"hostloadimportedmodule:implementation-defined\" href=\"https://infra.spec.whatwg.org/#implementation-defined\" data-x-internal=\"implementation-defined\">implementation-defined</a> <a href=\"https://tc39.es/proposal-import-attributes/#sec-HostLoadImportedModule\" id=\"hostloadimportedmodule:js-hostloadimportedmodule\" data-x-internal=\"js-hostloadimportedmodule\">HostLoadImportedModule</a> abstract operation. User agents\n must use the following implementation: <a href=\"https://html.spec.whatwg.org/multipage/references.html#refsJAVASCRIPT\">[JAVASCRIPT]</a>",
32932+
"html": "JavaScript contains an <a id=\"hostloadimportedmodule:implementation-defined\" href=\"https://infra.spec.whatwg.org/#implementation-defined\" data-x-internal=\"implementation-defined\">implementation-defined</a> <a href=\"https://tc39.es/ecma262/#sec-HostLoadImportedModule\" id=\"hostloadimportedmodule:js-hostloadimportedmodule\" data-x-internal=\"js-hostloadimportedmodule\">HostLoadImportedModule</a> abstract operation. User agents\n must use the following implementation: <a href=\"https://html.spec.whatwg.org/multipage/references.html#refsJAVASCRIPT\">[JAVASCRIPT]</a>",
3293332933
"rationale": "let",
3293432934
"steps": [
3293532935
{

ed/headings/dpub-aam-1.1.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,12 +494,19 @@
494494
"title": "Acknowledgments",
495495
"number": "A.2"
496496
},
497+
{
498+
"id": "ack_group",
499+
"href": "https://w3c.github.io/dpub-aam/#ack_group",
500+
"level": 4,
501+
"title": "ARIA WG participants at the time of publication",
502+
"number": "A.2.1"
503+
},
497504
{
498505
"id": "ack_funders",
499506
"href": "https://w3c.github.io/dpub-aam/#ack_funders",
500507
"level": 4,
501508
"title": "Enabling funders",
502-
"number": "A.2.1"
509+
"number": "A.2.2"
503510
},
504511
{
505512
"id": "references",

ed/ids/compute-pressure.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,7 @@
683683
"https://w3c.github.io/compute-pressure/#ref-for-dfn-associated-pressure-source-8",
684684
"https://w3c.github.io/compute-pressure/#ref-for-dfn-latest-sample-2",
685685
"https://w3c.github.io/compute-pressure/#ref-for-dfn-virtual-pressure-source-5",
686+
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurestate-5",
686687
"https://w3c.github.io/compute-pressure/#ref-for-dfn-data-4",
687688
"https://w3c.github.io/compute-pressure/#ref-for-dfn-change-in-contributing-factors-is-substantial-2",
688689
"https://w3c.github.io/compute-pressure/#ref-for-dfn-adjusted-pressure-state-2",
@@ -870,7 +871,7 @@
870871
"https://w3c.github.io/compute-pressure/#ref-for-dfn-virtual-pressure-source-6",
871872
"https://w3c.github.io/compute-pressure/#ref-for-dfn-pressure-source-sample-3",
872873
"https://w3c.github.io/compute-pressure/#ref-for-dfn-data-7",
873-
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurestate-5",
874+
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurestate-6",
874875
"https://w3c.github.io/compute-pressure/#ref-for-dfn-pressure-source-10",
875876
"https://w3c.github.io/compute-pressure/#ref-for-dfn-pressure-source-sample-4",
876877
"https://w3c.github.io/compute-pressure/#ref-for-dfn-virtual-pressure-source-7",
@@ -969,7 +970,7 @@
969970
"https://w3c.github.io/compute-pressure/#ref-for-index-term-error-4",
970971
"https://w3c.github.io/compute-pressure/#ref-for-index-term-error-code-4",
971972
"https://w3c.github.io/compute-pressure/#ref-for-index-term-unsupported-operation-1",
972-
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurestate-6",
973+
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurestate-7",
973974
"https://w3c.github.io/compute-pressure/#ref-for-index-term-remote-end-steps-3",
974975
"https://w3c.github.io/compute-pressure/#ref-for-dfn-user-agent-17",
975976
"https://w3c.github.io/compute-pressure/#ref-for-dfn-supported-source-types-5",
@@ -985,7 +986,7 @@
985986
"https://w3c.github.io/compute-pressure/#ref-for-index-term-error-code-6",
986987
"https://w3c.github.io/compute-pressure/#ref-for-index-term-unsupported-operation-2",
987988
"https://w3c.github.io/compute-pressure/#ref-for-index-term-get-a-property-2",
988-
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurestate-7",
989+
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurestate-8",
989990
"https://w3c.github.io/compute-pressure/#ref-for-index-term-error-7",
990991
"https://w3c.github.io/compute-pressure/#ref-for-index-term-error-code-7",
991992
"https://w3c.github.io/compute-pressure/#ref-for-index-term-invalid-argument-5",
@@ -1137,7 +1138,7 @@
11371138
"https://w3c.github.io/compute-pressure/#b-3-idl-index",
11381139
"https://w3c.github.io/compute-pressure/#actual-idl-index",
11391140
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressuresource-16",
1140-
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurestate-8",
1141+
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurestate-9",
11411142
"https://w3c.github.io/compute-pressure/#ref-for-index-term-undefined-type-5",
11421143
"https://w3c.github.io/compute-pressure/#ref-for-index-term-sequence-3",
11431144
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurerecord-11",
@@ -1169,7 +1170,7 @@
11691170
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurerecord-13",
11701171
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressuresource-20",
11711172
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurerecord-source-3",
1172-
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurestate-9",
1173+
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurestate-10",
11731174
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurerecord-state-3",
11741175
"https://w3c.github.io/compute-pressure/#ref-for-index-term-domhighrestimestamp-3",
11751176
"https://w3c.github.io/compute-pressure/#ref-for-dom-pressurerecord-time-3",

ed/ids/dpub-aam-1.1.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,11 @@
155155
"https://w3c.github.io/dpub-aam/#a-1-2-other-substantive-changes-since-digital-publishing-accessibility-api-mappings-1-0",
156156
"https://w3c.github.io/dpub-aam/#acknowledgements",
157157
"https://w3c.github.io/dpub-aam/#a-2-acknowledgments",
158+
"https://w3c.github.io/dpub-aam/#gh-contributors",
159+
"https://w3c.github.io/dpub-aam/#ack_group",
160+
"https://w3c.github.io/dpub-aam/#a-2-1-aria-wg-participants-at-the-time-of-publication",
158161
"https://w3c.github.io/dpub-aam/#ack_funders",
159-
"https://w3c.github.io/dpub-aam/#a-2-1-enabling-funders",
162+
"https://w3c.github.io/dpub-aam/#a-2-2-enabling-funders",
160163
"https://w3c.github.io/dpub-aam/#references",
161164
"https://w3c.github.io/dpub-aam/#b-references",
162165
"https://w3c.github.io/dpub-aam/#normative-references",

ed/ids/html.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,6 @@
967967
"https://html.spec.whatwg.org/multipage/infrastructure.html#error.prototype",
968968
"https://html.spec.whatwg.org/multipage/infrastructure.html#evalerror.prototype",
969969
"https://html.spec.whatwg.org/multipage/infrastructure.html#function.prototype",
970-
"https://html.spec.whatwg.org/multipage/infrastructure.html#json.parse",
971970
"https://html.spec.whatwg.org/multipage/infrastructure.html#object.prototype",
972971
"https://html.spec.whatwg.org/multipage/infrastructure.html#object.prototype.valueof",
973972
"https://html.spec.whatwg.org/multipage/infrastructure.html#rangeerror.prototype",

0 commit comments

Comments
 (0)