Skip to content

Commit df1edbd

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.1.7.
1 parent ef1db01 commit df1edbd

File tree

8 files changed

+848
-163
lines changed

8 files changed

+848
-163
lines changed

ed/algorithms/web-bluetooth.json

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

ed/dfns/web-bluetooth.json

Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4151,6 +4151,72 @@
41514151
"definedIn": "table",
41524152
"links": []
41534153
},
4154+
{
4155+
"id": "dom-bluetoothremotegattdescriptor-automateddescriptorreadresponse-slot",
4156+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattdescriptor-automateddescriptorreadresponse-slot",
4157+
"linkingText": [
4158+
"[[automatedDescriptorReadResponse]]"
4159+
],
4160+
"localLinkingText": [],
4161+
"type": "attribute",
4162+
"for": [
4163+
"BluetoothRemoteGATTDescriptor"
4164+
],
4165+
"access": "public",
4166+
"informative": false,
4167+
"heading": {
4168+
"id": "bluetoothgattdescriptor-interface",
4169+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#bluetoothgattdescriptor-interface",
4170+
"title": "BluetoothRemoteGATTDescriptor",
4171+
"number": "6.5"
4172+
},
4173+
"definedIn": "table",
4174+
"links": []
4175+
},
4176+
{
4177+
"id": "dom-bluetoothremotegattdescriptor-automateddescriptorreadresponsedata-slot",
4178+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattdescriptor-automateddescriptorreadresponsedata-slot",
4179+
"linkingText": [
4180+
"[[automatedDescriptorReadResponseData]]"
4181+
],
4182+
"localLinkingText": [],
4183+
"type": "attribute",
4184+
"for": [
4185+
"BluetoothRemoteGATTDescriptor"
4186+
],
4187+
"access": "public",
4188+
"informative": false,
4189+
"heading": {
4190+
"id": "bluetoothgattdescriptor-interface",
4191+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#bluetoothgattdescriptor-interface",
4192+
"title": "BluetoothRemoteGATTDescriptor",
4193+
"number": "6.5"
4194+
},
4195+
"definedIn": "table",
4196+
"links": []
4197+
},
4198+
{
4199+
"id": "dom-bluetoothremotegattdescriptor-automateddescriptorwriteresponse-slot",
4200+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattdescriptor-automateddescriptorwriteresponse-slot",
4201+
"linkingText": [
4202+
"[[automatedDescriptorWriteResponse]]"
4203+
],
4204+
"localLinkingText": [],
4205+
"type": "attribute",
4206+
"for": [
4207+
"BluetoothRemoteGATTDescriptor"
4208+
],
4209+
"access": "public",
4210+
"informative": false,
4211+
"heading": {
4212+
"id": "bluetoothgattdescriptor-interface",
4213+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#bluetoothgattdescriptor-interface",
4214+
"title": "BluetoothRemoteGATTDescriptor",
4215+
"number": "6.5"
4216+
},
4217+
"definedIn": "table",
4218+
"links": []
4219+
},
41544220
{
41554221
"id": "create-a-bluetoothremotegattdescriptor-representing",
41564222
"href": "https://webbluetoothcg.github.io/web-bluetooth/#create-a-bluetoothremotegattdescriptor-representing",
@@ -5472,6 +5538,25 @@
54725538
"definedIn": "prose",
54735539
"links": []
54745540
},
5541+
{
5542+
"id": "simulated-gatt-descriptor-mapping",
5543+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#simulated-gatt-descriptor-mapping",
5544+
"linkingText": [
5545+
"simulated GATT descriptor mapping"
5546+
],
5547+
"localLinkingText": [],
5548+
"type": "dfn",
5549+
"for": [],
5550+
"access": "private",
5551+
"informative": false,
5552+
"heading": {
5553+
"id": "automated-testing",
5554+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#automated-testing",
5555+
"title": "12. Automated testing"
5556+
},
5557+
"definedIn": "prose",
5558+
"links": []
5559+
},
54755560
{
54765561
"id": "simulated-gatt-characteristic-properties",
54775562
"href": "https://webbluetoothcg.github.io/web-bluetooth/#simulated-gatt-characteristic-properties",
@@ -5491,6 +5576,25 @@
54915576
"definedIn": "prose",
54925577
"links": []
54935578
},
5579+
{
5580+
"id": "simulated-gatt-descriptor",
5581+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#simulated-gatt-descriptor",
5582+
"linkingText": [
5583+
"simulated GATT descriptor"
5584+
],
5585+
"localLinkingText": [],
5586+
"type": "dfn",
5587+
"for": [],
5588+
"access": "private",
5589+
"informative": false,
5590+
"heading": {
5591+
"id": "automated-testing",
5592+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#automated-testing",
5593+
"title": "12. Automated testing"
5594+
},
5595+
"definedIn": "prose",
5596+
"links": []
5597+
},
54945598
{
54955599
"id": "cddl-type-bluetoothbluetoothuuid",
54965600
"href": "https://webbluetoothcg.github.io/web-bluetooth/#cddl-type-bluetoothbluetoothuuid",
@@ -10288,6 +10392,26 @@
1028810392
"definedIn": "pre",
1028910393
"links": []
1029010394
},
10395+
{
10396+
"id": "trigger-a-simulated-descriptor-event",
10397+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#trigger-a-simulated-descriptor-event",
10398+
"linkingText": [
10399+
"trigger a simulated descriptor event"
10400+
],
10401+
"localLinkingText": [],
10402+
"type": "dfn",
10403+
"for": [],
10404+
"access": "private",
10405+
"informative": false,
10406+
"heading": {
10407+
"id": "bluetooth-descriptoreventgenerated-event",
10408+
"href": "https://webbluetoothcg.github.io/web-bluetooth/#bluetooth-descriptoreventgenerated-event",
10409+
"title": "The bluetooth.descriptorEventGenerated Event",
10410+
"number": "12.2.4.4"
10411+
},
10412+
"definedIn": "prose",
10413+
"links": []
10414+
},
1029110415
{
1029210416
"id": "read-only-arraybuffer",
1029310417
"href": "https://webbluetoothcg.github.io/web-bluetooth/#read-only-arraybuffer",

ed/idl/element-timing.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ interface PerformanceElementTiming : PerformanceEntry {
2020
PerformanceElementTiming includes PaintTimingMixin;
2121

2222
partial interface Element {
23-
[CEReactions] attribute DOMString elementTiming;
23+
[CEReactions, Reflect] attribute DOMString elementTiming;
2424
};

ed/ids/element-timing.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,9 @@
103103
"https://w3c.github.io/element-timing/#ref-for-element%E2%91%A3",
104104
"https://w3c.github.io/element-timing/#ref-for-element%E2%91%A4",
105105
"https://w3c.github.io/element-timing/#ref-for-cereactions",
106+
"https://w3c.github.io/element-timing/#ref-for-xattr-reflect",
106107
"https://w3c.github.io/element-timing/#ref-for-idl-DOMString%E2%91%A2",
107108
"https://w3c.github.io/element-timing/#dom-element-elementtiming",
108-
"https://w3c.github.io/element-timing/#ref-for-dom-element-elementtiming",
109-
"https://w3c.github.io/element-timing/#ref-for-reflect",
110109
"https://w3c.github.io/element-timing/#sec-report-element-timing",
111110
"https://w3c.github.io/element-timing/#report-element-timing",
112111
"https://w3c.github.io/element-timing/#ref-for-document%E2%91%A0",
@@ -200,13 +199,13 @@
200199
"https://w3c.github.io/element-timing/#0e9f636b",
201200
"https://w3c.github.io/element-timing/#7e7cc1d8",
202201
"https://w3c.github.io/element-timing/#402ed79d",
202+
"https://w3c.github.io/element-timing/#c207bdef",
203203
"https://w3c.github.io/element-timing/#5d7209e9",
204204
"https://w3c.github.io/element-timing/#dfeba16b",
205205
"https://w3c.github.io/element-timing/#dc62d30e",
206206
"https://w3c.github.io/element-timing/#f0811ff8",
207207
"https://w3c.github.io/element-timing/#15793b4c",
208208
"https://w3c.github.io/element-timing/#f8e64670",
209-
"https://w3c.github.io/element-timing/#5ab7b520",
210209
"https://w3c.github.io/element-timing/#5991ccfb",
211210
"https://w3c.github.io/element-timing/#b815f411",
212211
"https://w3c.github.io/element-timing/#692595fe",

0 commit comments

Comments
 (0)