Skip to content

Commit 8d7f8f8

Browse files
authored
Add External Specification section (#1940)
1 parent 7528e5c commit 8d7f8f8

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

index.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11381,6 +11381,30 @@ <h3><dfn>Print Page</dfn></h3>
1138111381
</section> <!-- /Print Page -->
1138211382
</section> <!-- /Print -->
1138311383

11384+
<section class=informative>
11385+
<h2>Appendices</h2>
11386+
11387+
<section class=appendix>
11388+
<h3>External Specifications</h3>
11389+
<p class=note>
11390+
The list is not exhaustive and might not be up to date.
11391+
11392+
<p>The following external specifications define additional WebDriver modules:
11393+
11394+
<ol>
11395+
<li><a href="https://html.spec.whatwg.org/multipage/system-state.html#user-agent-automation">Custom Scheme Handlers</a>
11396+
<li><a href="https://www.w3.org/TR/device-posture/#automation">Device Posture API</a>
11397+
<li><a href="https://www.w3.org/TR/fedcm/#automation">Federated Credential Management API</a>
11398+
<li><a href="https://www.w3.org/TR/gpc/#automation">Global Privacy Control</a>
11399+
<li><a href="https://www.w3.org/TR/permissions/#automation-webdriver">Permissions</a>
11400+
<li><a href="https://www.w3.org/TR/reporting-1/#automation">Reporting API</a>
11401+
<li><a href="https://privacycg.github.io/storage-access/#automation">Storage Access API</a>
11402+
<li><a href="https://www.w3.org/TR/webauthn-3/#sctn-automation">Web Authentication</a>
11403+
</ol>
11404+
11405+
</section>
11406+
</section>
11407+
1138411408

1138511409
<section class=appendix>
1138611410
<h2>Privacy</h2>

0 commit comments

Comments
 (0)