|
7 | 7 | <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet"> |
8 | 8 | <meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator"> |
9 | 9 | <link href="https://w3c.github.io/webdriver-bidi/" rel="canonical"> |
10 | | - <meta content="5395e5d1494b42feea53eb66da54082b471ade9f" name="document-revision"> |
| 10 | + <meta content="1108ab2ccc17d08b630aa77bec780ef71812eb94" name="document-revision"> |
11 | 11 | <style> |
12 | 12 | var { |
13 | 13 | color: #cd5c5c |
|
544 | 544 | <div class="head"> |
545 | 545 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p> |
546 | 546 | <h1 class="p-name no-ref" id="title">WebDriver BiDi</h1> |
547 | | - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2023-11-10">10 November 2023</time></p> |
| 547 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2023-11-16">16 November 2023</time></p> |
548 | 548 | <details open> |
549 | 549 | <summary>More details about this document</summary> |
550 | 550 | <div data-fill-with="spec-metadata"> |
@@ -807,7 +807,7 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2> |
807 | 807 | </ol> |
808 | 808 | </ol> |
809 | 809 | <li> |
810 | | - <a href="#module-input"><span class="secno">6.7</span> <span class="content">The Input Module</span></a> |
| 810 | + <a href="#module-input"><span class="secno">6.7</span> <span class="content">The input Module</span></a> |
811 | 811 | <ol class="toc"> |
812 | 812 | <li><a href="#module-input-definition"><span class="secno">6.7.1</span> <span class="content">Definition</span></a> |
813 | 813 | <li> |
@@ -4914,7 +4914,7 @@ <h5 class="heading settled" data-level="6.4.3.16" id="type-network-UrlPattern">< |
4914 | 4914 | parsed, and each component is comapred for equality with the corresponding field |
4915 | 4915 | in the pattern, if present. Missing fields from the pattern always match.</p> |
4916 | 4916 | <p class="note" role="note"><span class="marker">Note:</span> This syntax is designed with future extensibility in mind. In particular |
4917 | | -the syntax forbids characters that are treated specially in the <a data-link-type="biblio" href="#biblio-urlpattern" title="URLPattern API">[URLPattern]</a> specification. These can be escaped by prefixing them with a U+005C (\) character.</p> |
| 4917 | +the syntax forbids characters that are treated specially in the <a data-link-type="biblio" href="#biblio-urlpattern" title="URL Pattern Standard">[URLPattern]</a> specification. These can be escaped by prefixing them with a U+005C (\) character.</p> |
4918 | 4918 | <div class="algorithm" data-algorithm="unescape URL pattern"> |
4919 | 4919 | To <dfn class="dfn-paneled" data-dfn-type="dfn" data-noexport id="unescape-url-pattern">unescape URL pattern</dfn> given <var>pattern</var> |
4920 | 4920 | <ol> |
@@ -8655,7 +8655,7 @@ <h5 class="heading settled" data-level="6.6.3.1" id="event-log-entryAdded"><span |
8655 | 8655 | </ol> |
8656 | 8656 | </ol> |
8657 | 8657 | </div> |
8658 | | - <h3 class="heading settled" data-level="6.7" id="module-input"><span class="secno">6.7. </span><span class="content">The Input Module</span><a class="self-link" href="#module-input"></a></h3> |
| 8658 | + <h3 class="heading settled" data-level="6.7" id="module-input"><span class="secno">6.7. </span><span class="content">The input Module</span><a class="self-link" href="#module-input"></a></h3> |
8659 | 8659 | <p>The <dfn data-dfn-for="modules" data-dfn-type="dfn" data-export id="modules-input">input<a class="self-link" href="#modules-input"></a></dfn> module contains functionality for |
8660 | 8660 | simulated user input.</p> |
8661 | 8661 | <h4 class="heading settled" data-level="6.7.1" id="module-input-definition"><span class="secno">6.7.1. </span><span class="content">Definition</span><a class="self-link" href="#module-input-definition"></a></h4> |
@@ -9728,7 +9728,7 @@ <h3 class="no-num no-ref heading settled" id="informative"><span class="content" |
9728 | 9728 | <dt id="biblio-same-site-cookies">[SAME-SITE-COOKIES] |
9729 | 9729 | <dd>Mike West; Mark Goodwin. <a href="https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-same-site"><cite>Same-Site Cookies</cite></a>. URL: <a href="https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-same-site">https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-same-site</a> |
9730 | 9730 | <dt id="biblio-urlpattern">[URLPattern] |
9731 | | - <dd><a href="https://wicg.github.io/urlpattern/"><cite>URLPattern API</cite></a>. Draft Community Group Report. URL: <a href="https://wicg.github.io/urlpattern/">https://wicg.github.io/urlpattern/</a> |
| 9731 | + <dd>Ben Kelly; Jeremy Roman; 宍戸俊哉 (Shunya Shishido). <a href="https://urlpattern.spec.whatwg.org/"><cite>URL Pattern Standard</cite></a>. Living Standard. URL: <a href="https://urlpattern.spec.whatwg.org/">https://urlpattern.spec.whatwg.org/</a> |
9732 | 9732 | </dl> |
9733 | 9733 | <h2 class="no-num no-ref heading settled" id="issues-index"><span class="content">Issues Index</span><a class="self-link" href="#issues-index"></a></h2> |
9734 | 9734 | <div style="counter-reset:issue"> |
|
0 commit comments