Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 13.1.2.
  • Loading branch information
reffy-bot committed Jul 26, 2023
1 parent 7258093 commit 46a3e44
Show file tree
Hide file tree
Showing 15 changed files with 265 additions and 174 deletions.
36 changes: 0 additions & 36 deletions ed/dfns/generic-sensor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2121,42 +2121,6 @@
"title": "Generic Sensor API"
},
"definedIn": "prose"
},
{
"id": "equivalent",
"href": "https://w3c.github.io/sensors/#equivalent",
"linkingText": [
"equivalent"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "conformant-algorithms",
"href": "https://w3c.github.io/sensors/#conformant-algorithms",
"title": "Conformant Algorithms"
},
"definedIn": "prose"
},
{
"id": "conformant-user-agent",
"href": "https://w3c.github.io/sensors/#conformant-user-agent",
"linkingText": [
"conformant user agent"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "conformance-classes",
"href": "https://w3c.github.io/sensors/#conformance-classes",
"title": "Conformance Classes"
},
"definedIn": "prose"
}
]
}
127 changes: 123 additions & 4 deletions ed/dfns/serial.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,27 @@
},
"definedIn": "dt"
},
{
"id": "dom-serialportrequestoptions-allowedbluetoothserviceclassids",
"href": "https://wicg.github.io/serial/#dom-serialportrequestoptions-allowedbluetoothserviceclassids",
"linkingText": [
"allowedBluetoothServiceClassIds"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"SerialPortRequestOptions"
],
"access": "public",
"informative": false,
"heading": {
"id": "serialportrequestoptions-dictionary",
"href": "https://wicg.github.io/serial/#serialportrequestoptions-dictionary",
"title": "SerialPortRequestOptions dictionary",
"number": "3.1.1"
},
"definedIn": "dt"
},
{
"id": "dom-serialportfilter",
"href": "https://wicg.github.io/serial/#dom-serialportfilter",
Expand Down Expand Up @@ -197,10 +218,30 @@
"definedIn": "dt"
},
{
"id": "dfn-match-the-filter",
"href": "https://wicg.github.io/serial/#dfn-match-the-filter",
"id": "dom-serialportfilter-bluetoothserviceclassid",
"href": "https://wicg.github.io/serial/#dom-serialportfilter-bluetoothserviceclassid",
"linkingText": [
"bluetoothServiceClassId"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"SerialPortFilter"
],
"access": "public",
"informative": false,
"heading": {
"id": "serialportfilter-dictionary",
"href": "https://wicg.github.io/serial/#serialportfilter-dictionary",
"title": "SerialPortFilter dictionary",
"number": "3.1.2"
},
"definedIn": "dt"
},
{
"id": "dfn-matches-the-filter",
"href": "https://wicg.github.io/serial/#dfn-matches-the-filter",
"linkingText": [
"match the filter",
"matches the filter"
],
"localLinkingText": [],
Expand Down Expand Up @@ -662,6 +703,27 @@
},
"definedIn": "dt"
},
{
"id": "dom-serialportinfo-bluetoothserviceclassid",
"href": "https://wicg.github.io/serial/#dom-serialportinfo-bluetoothserviceclassid",
"linkingText": [
"bluetoothServiceClassId"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"SerialPortInfo"
],
"access": "public",
"informative": false,
"heading": {
"id": "serialportinfo-dictionary",
"href": "https://wicg.github.io/serial/#serialportinfo-dictionary",
"title": "SerialPortInfo dictionary",
"number": "4.3.1"
},
"definedIn": "dt"
},
{
"id": "dom-serialport-open",
"href": "https://wicg.github.io/serial/#dom-serialport-open",
Expand Down Expand Up @@ -1346,6 +1408,63 @@
},
"definedIn": "heading"
},
{
"id": "dfn-parsing-the-bluetooth-service-class-id-blocklist",
"href": "https://wicg.github.io/serial/#dfn-parsing-the-bluetooth-service-class-id-blocklist",
"linkingText": [
"parsing the Bluetooth service class ID blocklist"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "blocklist",
"href": "https://wicg.github.io/serial/#blocklist",
"title": "Blocklist",
"number": "5"
},
"definedIn": "prose"
},
{
"id": "dfn-serial-port-profile-service-class-id",
"href": "https://wicg.github.io/serial/#dfn-serial-port-profile-service-class-id",
"linkingText": [
"Serial Port Profile service class ID"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "blocklist",
"href": "https://wicg.github.io/serial/#blocklist",
"title": "Blocklist",
"number": "5"
},
"definedIn": "prose"
},
{
"id": "dfn-blocked-bluetooth-service-class-uuid",
"href": "https://wicg.github.io/serial/#dfn-blocked-bluetooth-service-class-uuid",
"linkingText": [
"blocked Bluetooth service class UUID"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "blocklist",
"href": "https://wicg.github.io/serial/#blocklist",
"title": "Blocklist",
"number": "5"
},
"definedIn": "prose"
},
{
"id": "dfn-serial",
"href": "https://wicg.github.io/serial/#dfn-serial",
Expand All @@ -1363,7 +1482,7 @@
"id": "permissions-policy",
"href": "https://wicg.github.io/serial/#permissions-policy",
"title": "Permissions Policy",
"number": "5.1"
"number": "6.1"
},
"definedIn": "prose"
}
Expand Down
18 changes: 6 additions & 12 deletions ed/headings/generic-sensor.json
Original file line number Diff line number Diff line change
Expand Up @@ -622,29 +622,23 @@
"title": "11. Acknowledgements"
},
{
"id": "conformance",
"href": "https://w3c.github.io/sensors/#conformance",
"id": "w3c-conformance",
"href": "https://w3c.github.io/sensors/#w3c-conformance",
"level": 2,
"title": "Conformance"
},
{
"id": "conventions",
"href": "https://w3c.github.io/sensors/#conventions",
"id": "w3c-conventions",
"href": "https://w3c.github.io/sensors/#w3c-conventions",
"level": 3,
"title": "Document conventions"
},
{
"id": "conformant-algorithms",
"href": "https://w3c.github.io/sensors/#conformant-algorithms",
"id": "w3c-conformant-algorithms",
"href": "https://w3c.github.io/sensors/#w3c-conformant-algorithms",
"level": 3,
"title": "Conformant Algorithms"
},
{
"id": "conformance-classes",
"href": "https://w3c.github.io/sensors/#conformance-classes",
"level": 3,
"title": "Conformance Classes"
},
{
"id": "index",
"href": "https://w3c.github.io/sensors/#index",
Expand Down
17 changes: 12 additions & 5 deletions ed/headings/serial.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,40 +218,47 @@
"title": "forget() method",
"number": "4.10"
},
{
"id": "blocklist",
"href": "https://wicg.github.io/serial/#blocklist",
"level": 2,
"title": "Blocklist",
"number": "5"
},
{
"id": "integrations",
"href": "https://wicg.github.io/serial/#integrations",
"level": 2,
"title": "Integrations",
"number": "5"
"number": "6"
},
{
"id": "permissions-policy",
"href": "https://wicg.github.io/serial/#permissions-policy",
"level": 3,
"title": "Permissions Policy",
"number": "5.1"
"number": "6.1"
},
{
"id": "security",
"href": "https://wicg.github.io/serial/#security",
"level": 2,
"title": "Security considerations",
"number": "6"
"number": "7"
},
{
"id": "privacy",
"href": "https://wicg.github.io/serial/#privacy",
"level": 2,
"title": "Privacy considerations",
"number": "7"
"number": "8"
},
{
"id": "conformance",
"href": "https://wicg.github.io/serial/#conformance",
"level": 2,
"title": "Conformance",
"number": "8"
"number": "9"
},
{
"id": "acknowledgements",
Expand Down
3 changes: 3 additions & 0 deletions ed/idl/serial.idl
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@ interface Serial : EventTarget {

dictionary SerialPortRequestOptions {
sequence<SerialPortFilter> filters;
sequence<BluetoothServiceUUID> allowedBluetoothServiceClassIds;
};

dictionary SerialPortFilter {
unsigned short usbVendorId;
unsigned short usbProductId;
BluetoothServiceUUID bluetoothServiceClassId;
};

[Exposed=(DedicatedWorker,Window), SecureContext]
Expand All @@ -49,6 +51,7 @@ interface SerialPort : EventTarget {
dictionary SerialPortInfo {
unsigned short usbVendorId;
unsigned short usbProductId;
BluetoothServiceUUID bluetoothServiceClassId;
};

dictionary SerialOptions {
Expand Down
1 change: 0 additions & 1 deletion ed/ids/epub-33.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"https://w3c.github.io/epub-specs/epub33/core/#abstract",
"https://w3c.github.io/epub-specs/epub33/core/#ref-for-dfn-epub-publication-1",
"https://w3c.github.io/epub-specs/epub33/core/#sotd",
"https://w3c.github.io/epub-specs/epub33/core/#w3c_process_revision",
"https://w3c.github.io/epub-specs/epub33/core/#toc",
"https://w3c.github.io/epub-specs/epub33/core/#table-of-contents",
"https://w3c.github.io/epub-specs/epub33/core/#sec-introduction",
Expand Down
1 change: 0 additions & 1 deletion ed/ids/epub-rs-33.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"https://w3c.github.io/epub-specs/epub33/rs/#w3c-state",
"https://w3c.github.io/epub-specs/epub33/rs/#abstract",
"https://w3c.github.io/epub-specs/epub33/rs/#sotd",
"https://w3c.github.io/epub-specs/epub33/rs/#w3c_process_revision",
"https://w3c.github.io/epub-specs/epub33/rs/#toc",
"https://w3c.github.io/epub-specs/epub33/rs/#table-of-contents",
"https://w3c.github.io/epub-specs/epub33/rs/#sec-introduction",
Expand Down
13 changes: 4 additions & 9 deletions ed/ids/generic-sensor.json
Original file line number Diff line number Diff line change
Expand Up @@ -1537,15 +1537,10 @@
"https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A2%E2%91%A1",
"https://w3c.github.io/sensors/#example-ce90960e",
"https://w3c.github.io/sensors/#acknowledgements",
"https://w3c.github.io/sensors/#conformance",
"https://w3c.github.io/sensors/#conventions",
"https://w3c.github.io/sensors/#example-ae2b6bc0",
"https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A4%E2%91%A2",
"https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A2%E2%91%A2",
"https://w3c.github.io/sensors/#conformant-algorithms",
"https://w3c.github.io/sensors/#equivalent",
"https://w3c.github.io/sensors/#conformance-classes",
"https://w3c.github.io/sensors/#conformant-user-agent",
"https://w3c.github.io/sensors/#w3c-conformance",
"https://w3c.github.io/sensors/#w3c-conventions",
"https://w3c.github.io/sensors/#w3c-example",
"https://w3c.github.io/sensors/#w3c-conformant-algorithms",
"https://w3c.github.io/sensors/#index",
"https://w3c.github.io/sensors/#index-defined-here",
"https://w3c.github.io/sensors/#index-defined-elsewhere",
Expand Down
Loading

0 comments on commit 46a3e44

Please sign in to comment.