Skip to content

Commit f4f2551

Browse files
Update 2024/btt-wg.html
1 parent ed8175b commit f4f2551

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

2024/btt-wg.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,9 @@ <h3>
187187
<dd>
188188
<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>
189189
</dd>
190-
<dt id="at-driver" class="spec"><a href="https://w3c.github.io/at-driver/">AT-Driver</a></dt>
190+
<dt id="at-driver" class="spec"><a href="https://w3c.github.io/at-driver/">AT Driver</a></dt>
191191
<dd>
192-
<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>
192+
<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>
193193
</dd>
194194
</dl>
195195
</section>
@@ -491,7 +491,7 @@ <h3>
491491
2023‑08‑10
492492
</td>
493493
<td>WebDriver BiDi deliverable added.<br>
494-
AT-Driver deliverable added.<br>
494+
AT Driver deliverable added.<br>
495495
New Patent Policy 2020.
496496
</td>
497497
</tr>

0 commit comments

Comments
 (0)