Skip to content

Commit 4bb0164

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 16.1.0.
1 parent 77910cf commit 4bb0164

14 files changed

+286
-228
lines changed

ed/algorithms/html.json

+136-109
Large diffs are not rendered by default.

ed/algorithms/webgpu.json

+10-10
Large diffs are not rendered by default.

ed/dfns/html.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81563,7 +81563,7 @@
8156381563
"id": "dom-domparsersupportedtype-texthtml",
8156481564
"href": "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#dom-domparsersupportedtype-texthtml",
8156581565
"linkingText": [
81566-
"text/html\""
81566+
"text/html"
8156781567
],
8156881568
"localLinkingText": [],
8156981569
"type": "enum-value",

ed/dfns/webgpu.json

+19
Original file line numberDiff line numberDiff line change
@@ -16851,6 +16851,25 @@
1685116851
},
1685216852
"definedIn": "dt"
1685316853
},
16854+
{
16855+
"id": "external-source-dimensions",
16856+
"href": "https://gpuweb.github.io/gpuweb/#external-source-dimensions",
16857+
"linkingText": [
16858+
"external source dimensions"
16859+
],
16860+
"localLinkingText": [],
16861+
"type": "dfn",
16862+
"for": [],
16863+
"access": "private",
16864+
"informative": false,
16865+
"heading": {
16866+
"id": "gpuimagecopyexternalimage",
16867+
"href": "https://gpuweb.github.io/gpuweb/#gpuimagecopyexternalimage",
16868+
"title": "GPUImageCopyExternalImage",
16869+
"number": "11.2.5"
16870+
},
16871+
"definedIn": "prose"
16872+
},
1685416873
{
1685516874
"id": "imagecopytexture-physical-subresource-size",
1685616875
"href": "https://gpuweb.github.io/gpuweb/#imagecopytexture-physical-subresource-size",

ed/dfns/webnn.json

-21
Original file line numberDiff line numberDiff line change
@@ -2393,27 +2393,6 @@
23932393
},
23942394
"definedIn": "dt"
23952395
},
2396-
{
2397-
"id": "dom-mlargminmaxoptions-selectlastindex",
2398-
"href": "https://webmachinelearning.github.io/webnn/#dom-mlargminmaxoptions-selectlastindex",
2399-
"linkingText": [
2400-
"selectLastIndex"
2401-
],
2402-
"localLinkingText": [],
2403-
"type": "dict-member",
2404-
"for": [
2405-
"MLArgMinMaxOptions"
2406-
],
2407-
"access": "public",
2408-
"informative": false,
2409-
"heading": {
2410-
"id": "api-mlgraphbuilder-argminmax",
2411-
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-argminmax",
2412-
"title": "argMin/argMax operations",
2413-
"number": "7.8.5"
2414-
},
2415-
"definedIn": "dt"
2416-
},
24172396
{
24182397
"id": "mlgraphbuilder-argminmax-op",
24192398
"href": "https://webmachinelearning.github.io/webnn/#mlgraphbuilder-argminmax-op",

ed/idl/webnn.idl

-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ interface MLGraphBuilder {
103103
dictionary MLArgMinMaxOptions {
104104
sequence<[EnforceRange] unsigned long> axes;
105105
boolean keepDimensions = false;
106-
boolean selectLastIndex = false;
107106
};
108107

109108
partial interface MLGraphBuilder {

ed/ids/html.json

+15-8
Original file line numberDiff line numberDiff line change
@@ -30871,27 +30871,28 @@
3087130871
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Anotsupportederror",
3087230872
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Adomexception",
3087330873
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Alook-up-a-custom-element-definition",
30874+
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Athis-2",
3087430875
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Anode-document",
3087530876
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Aconcept-element-is-value-2",
3087630877
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Anotsupportederror-2",
3087730878
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Adomexception-2",
3087830879
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Aconcept-custom-element-definition-disable-internals",
3087930880
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Anotsupportederror-3",
3088030881
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Adomexception-3",
30881-
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Athis-2",
30882+
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Athis-3",
3088230883
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Aattached-internals",
3088330884
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Anotsupportederror-4",
3088430885
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Adomexception-4",
30885-
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Athis-3",
30886+
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Athis-4",
3088630887
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Acustom-element-state",
3088730888
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Anotsupportederror-5",
3088830889
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Adomexception-5",
30889-
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Athis-4",
30890+
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Athis-5",
3089030891
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Aattached-internals-2",
3089130892
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Aelementinternals-5",
3089230893
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Ainternals-target",
30893-
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Athis-5",
3089430894
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Athis-6",
30895+
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Athis-7",
3089530896
"https://html.spec.whatwg.org/multipage/custom-elements.html#element-internals%3Aattached-internals-3",
3089630897
"https://html.spec.whatwg.org/multipage/custom-elements.html#the-elementinternals-interface",
3089730898
"https://html.spec.whatwg.org/multipage/custom-elements.html#the-elementinternals-interface%3Aelementinternals",
@@ -36297,9 +36298,10 @@
3629736298
"https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy%3Aconcept-settings-object-cross-origin-isolated-capability",
3629836299
"https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy%3Across-origin-isolation-concrete-2",
3629936300
"https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy%3Across-origin-isolation-logical-2",
36301+
"https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy%3Aassert",
3630036302
"https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy%3Acoop-struct-value-8",
3630136303
"https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy%3Acoop-unsafe-none-2",
36302-
"https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy%3Aassert",
36304+
"https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy%3Aassert-2",
3630336305
"https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy%3Apopup-sandboxing-flag-set",
3630436306
"https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy%3Alist-is-empty",
3630536307
"https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy%3Apopup-sandboxing-flag-set-2",
@@ -38639,12 +38641,13 @@
3863938641
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Aongoing-api-method-tracker-3",
3864038642
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Aprepare-to-run-script",
3864138643
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Arelevant-settings-object",
38644+
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Aconcept-event-fire-2",
3864238645
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Aevent-currententrychange-2",
3864338646
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Anavigationcurrententrychangeevent",
3864438647
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Adom-navigationcurrententrychangeevent-navigationtype",
3864538648
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Adom-navigationcurrententrychangeevent-from",
3864638649
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Alist-iterate-4",
38647-
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Aconcept-event-fire-2",
38650+
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Aconcept-event-fire-3",
3864838651
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Aevent-dispose-4",
3864938652
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Aclean-up-after-running-script",
3865038653
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api-entry-updates%3Arelevant-settings-object-2",
@@ -40139,6 +40142,7 @@
4013940142
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aconcept-navigateevent-interception-state-3",
4014040143
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#potentially-reset-the-focus",
4014140144
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Anavigateevent-2",
40145+
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aassert-2",
4014240146
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aconcept-navigateevent-interception-state-4",
4014340147
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aconcept-relevant-global",
4014440148
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Awindow-navigation-api",
@@ -40157,7 +40161,7 @@
4015740161
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Asequential-focus-navigation-starting-point",
4015840162
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#potentially-process-scroll-behavior",
4015940163
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Anavigateevent-3",
40160-
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aassert-2",
40164+
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aassert-3",
4016140165
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aconcept-navigateevent-interception-state-5",
4016240166
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aconcept-navigateevent-interception-state-6",
4016340167
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aconcept-navigateevent-scroll",
@@ -40166,7 +40170,7 @@
4016640170
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aprocess-scroll-behavior",
4016740171
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#process-scroll-behavior",
4016840172
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Anavigateevent-4",
40169-
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aassert-3",
40173+
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aassert-4",
4017040174
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aconcept-navigateevent-interception-state-7",
4017140175
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Aconcept-navigateevent-interception-state-8",
4017240176
"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigate-event-scroll-focus%3Adom-navigateevent-navigationtype",
@@ -43734,7 +43738,9 @@
4373443738
"https://html.spec.whatwg.org/multipage/browsing-the-web.html#revealing-the-document%3Aconcept-relevant-global",
4373543739
"https://html.spec.whatwg.org/multipage/browsing-the-web.html#revealing-the-document%3Apagerevealevent",
4373643740
"https://html.spec.whatwg.org/multipage/browsing-the-web.html#revealing-the-document%3Adom-pagerevealevent-viewtransition",
43741+
"https://html.spec.whatwg.org/multipage/browsing-the-web.html#revealing-the-document%3Aprepare-to-run-script",
4373743742
"https://html.spec.whatwg.org/multipage/browsing-the-web.html#revealing-the-document%3Aactivate-view-transition",
43743+
"https://html.spec.whatwg.org/multipage/browsing-the-web.html#revealing-the-document%3Aclean-up-after-running-script",
4373843744
"https://html.spec.whatwg.org/multipage/browsing-the-web.html#revealing-the-document%3Aevent-pagereveal-3",
4373943745
"https://html.spec.whatwg.org/multipage/browsing-the-web.html#revealing-the-document%3Aupdate-the-rendering",
4374043746
"https://html.spec.whatwg.org/multipage/browsing-the-web.html#revealing-the-document%3Aevent-pagereveal-4",
@@ -48072,6 +48078,7 @@
4807248078
"https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#the-domparser-interface%3Adocument-5",
4807348079
"https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#the-domparser-interface%3Aconcept-document-content-type",
4807448080
"https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#the-domparser-interface%3Athe-document's-address-2",
48081+
"https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#the-domparser-interface%3Athis-2",
4807548082
"https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#the-domparser-interface%3Aconcept-relevant-global-3",
4807648083
"https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#the-domparser-interface%3Aconcept-document-window",
4807748084
"https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#the-domparser-interface%3Athe-document's-address-3",

ed/ids/streams.json

+3
Original file line numberDiff line numberDiff line change
@@ -4445,6 +4445,7 @@
44454445
"https://streams.spec.whatwg.org/#ref-for-transform-stream%E2%91%A6",
44464446
"https://streams.spec.whatwg.org/#example-endpoint-pair-usage",
44474447
"https://streams.spec.whatwg.org/#example-endpoint-pair-webrtc",
4448+
"https://streams.spec.whatwg.org/#ref-for-rtcrtpscripttransformer",
44484449
"https://streams.spec.whatwg.org/#ref-for-rs-pipe-through%E2%91%A4",
44494450
"https://streams.spec.whatwg.org/#other-specs-piping",
44504451
"https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A0",
@@ -4711,6 +4712,7 @@
47114712
"https://streams.spec.whatwg.org/#f14ed351",
47124713
"https://streams.spec.whatwg.org/#2d6ca7ca",
47134714
"https://streams.spec.whatwg.org/#f3fd9d04",
4715+
"https://streams.spec.whatwg.org/#ee3f3fb3",
47144716
"https://streams.spec.whatwg.org/#6eeed17d",
47154717
"https://streams.spec.whatwg.org/#32596166",
47164718
"https://streams.spec.whatwg.org/#references",
@@ -4728,6 +4730,7 @@
47284730
"https://streams.spec.whatwg.org/#biblio-service-workers",
47294731
"https://streams.spec.whatwg.org/#biblio-wasm-js-api-1",
47304732
"https://streams.spec.whatwg.org/#biblio-wasm-js-api-2",
4733+
"https://streams.spec.whatwg.org/#biblio-webrtc-encoded-transform",
47314734
"https://streams.spec.whatwg.org/#biblio-websockets",
47324735
"https://streams.spec.whatwg.org/#idl-index"
47334736
]

0 commit comments

Comments
 (0)