Skip to content

Commit

Permalink
Update 2024/btt-wg.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshowbarker committed Dec 15, 2023
1 parent ed8175b commit f4f2551
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 2024/btt-wg.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,9 @@ <h3>
<dd>
<p>The WebDriver Bidirectional Protocol extends WebDriver by introducing a bidirectional communication mechanism; in place of the strict command/response format of WebDriver, that bidirectional communication mechanism permits events to stream from the user agent to the controlling software, better matching the evented nature of the browser DOM.</p>
</dd>
<dt id="at-driver" class="spec"><a href="https://w3c.github.io/at-driver/">AT-Driver</a></dt>
<dt id="at-driver" class="spec"><a href="https://w3c.github.io/at-driver/">AT Driver</a></dt>
<dd>
<p>AT-Driver is a remote control interface that enables control of user agents using bidirectional communication mechanisms. It provides a platform- and language-neutral wire protocol as a way for out-of-process programs to instruct assistive technologies e.g. screen-readers.</p>
<p>AT Driver defines a protocol for introspection and remote control of assistive technology (AT) such as screen readers, using a bidirectional communication channel.</p>
</dd>
</dl>
</section>
Expand Down Expand Up @@ -491,7 +491,7 @@ <h3>
2023‑08‑10
</td>
<td>WebDriver BiDi deliverable added.<br>
AT-Driver deliverable added.<br>
AT Driver deliverable added.<br>
New Patent Policy 2020.
</td>
</tr>
Expand Down

0 comments on commit f4f2551

Please sign in to comment.