Skip to content

Commit 77bcfac

Browse files
[WebDriver BiDi] Fix CDDL (#665)
SHA: 0838e30 Reason: push, by reillyeon Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 177b4be commit 77bcfac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
88
<meta content="Bikeshed version 3f621ba99, updated Mon Jul 28 15:38:36 2025 -0700" name="generator">
99
<link href="https://webbluetoothcg.github.io/web-bluetooth/" rel="canonical">
10-
<meta content="4706ca3b1ebcdd910e8f5a05a18272466e6d2978" name="revision">
10+
<meta content="0838e30db5cb69136da560a5e1aa6892f1de6999" name="revision">
1111
<meta content="dark light" name="color-scheme">
1212
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1313
<style>
@@ -1019,7 +1019,7 @@
10191019
</p>
10201020
<h1 class="p-name no-ref" id="title">Web Bluetooth</h1>
10211021
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#CG-DRAFT">Draft Community Group Report</a>,
1022-
<time class="dt-updated" datetime="2025-08-05">5 August 2025</time></p>
1022+
<time class="dt-updated" datetime="2025-09-23">23 September 2025</time></p>
10231023
<details open>
10241024
<summary>More details about this document</summary>
10251025
<div data-fill-with="spec-metadata">
@@ -6879,7 +6879,7 @@ <h4 class="heading settled" data-level="12.2.3" id="bidi-commands"><span class="
68796879
<a data-link-type="cddl" href="#cddl-type-bluetoothsimulatecharacteristic" id="ref-for-cddl-type-bluetoothsimulatecharacteristic"><c- nc>bluetooth.SimulateCharacteristic</c-></a> <c- o>//</c->
68806880
<a data-link-type="cddl" href="#cddl-type-bluetoothsimulatecharacteristicresponse" id="ref-for-cddl-type-bluetoothsimulatecharacteristicresponse"><c- nc>bluetooth.SimulateCharacteristicResponse</c-></a> <c- o>//</c->
68816881
<a data-link-type="cddl" href="#cddl-type-bluetoothsimulatedescriptor" id="ref-for-cddl-type-bluetoothsimulatedescriptor"><c- nc>bluetooth.SimulateDescriptor</c-></a> <c- o>//</c->
6882-
<a data-link-type="cddl" href="#cddl-type-bluetoothsimulatedescriptorresponse" id="ref-for-cddl-type-bluetoothsimulatedescriptorresponse"><c- nc>bluetooth.SimulateDescriptorResponse</c-></a> <c- o>//</c->
6882+
<a data-link-type="cddl" href="#cddl-type-bluetoothsimulatedescriptorresponse" id="ref-for-cddl-type-bluetoothsimulatedescriptorresponse"><c- nc>bluetooth.SimulateDescriptorResponse</c-></a>
68836883
<c- p>)</c->
68846884
</pre>
68856885
<h5 class="heading settled" data-level="12.2.3.1" id="bluetooth-handlerequestdeviceprompt-command"><span class="secno">12.2.3.1. </span><span class="content">The bluetooth.handleRequestDevicePrompt Command</span><a class="self-link" href="#bluetooth-handlerequestdeviceprompt-command"></a></h5>

0 commit comments

Comments
 (0)