|
191 | 191 | .mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
|
192 | 192 | .mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
|
193 | 193 | </style>
|
194 |
| -<meta name="revision" content="ea8ff970b5f2c227534ed91f76f4077b0a81bc59"> |
| 194 | +<meta name="revision" content="cad2a2359d083b56de2b6e990124cf9a72340061"> |
195 | 195 | <meta name="description" content="WebDriver is a remote control interface
|
196 | 196 | that enables introspection and control of user agents.
|
197 | 197 | It provides a platform- and language-neutral wire protocol
|
|
279 | 279 | ],
|
280 | 280 | "profile": "web-platform"
|
281 | 281 | },
|
282 |
| - "gitRevision": "ea8ff970b5f2c227534ed91f76f4077b0a81bc59", |
283 |
| - "publishISODate": "2023-10-17T00:00:00.000Z", |
284 |
| - "generatedSubtitle": "W3C Editor's Draft 17 October 2023" |
| 282 | + "gitRevision": "cad2a2359d083b56de2b6e990124cf9a72340061", |
| 283 | + "publishISODate": "2023-11-02T00:00:00.000Z", |
| 284 | + "generatedSubtitle": "W3C Editor's Draft 02 November 2023" |
285 | 285 | }</script>
|
286 | 286 | <link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head><body data-cite="WEBIDL CSSOM-VIEW GEOMETRY-1 fileapi HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
|
287 | 287 | <p class="logos"><a class="logo" href="https://www.w3.org/"><img crossorigin="" alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
|
288 | 288 | </a></p>
|
289 | 289 | <h1 id="title" class="title">WebDriver</h1>
|
290 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2023-10-17">17 October 2023</time></p> |
| 290 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2023-11-02">02 November 2023</time></p> |
291 | 291 | <details open="">
|
292 | 292 | <summary>More details about this document</summary>
|
293 | 293 | <dl>
|
@@ -9880,8 +9880,9 @@ <h1 id="title" class="title">WebDriver</h1>
|
9880 | 9880 | <tr><td><code>"\uE009"</code></td><td><code></code></td><td><code>"ControlLeft"</code></td></tr>
|
9881 | 9881 | <tr><td><code>"\uE051"</code></td><td><code></code></td><td><code>"ControlRight"</code></td></tr>
|
9882 | 9882 | <tr><td><code>"\uE006"</code></td><td><code></code></td><td><code>"Enter"</code></td></tr>
|
9883 |
| - <tr><td><code>"\uE03D"</code></td><td><code></code></td><td><code>"OSLeft"</code></td></tr> |
9884 |
| - <tr><td><code>"\uE053"</code></td><td><code></code></td><td><code>"OSRight"</code></td></tr> |
| 9883 | + <tr><td><code>"\uE00B"</code></td><td><code></code></td><td><code>"Pause"</code></td></tr> |
| 9884 | + <tr><td><code>"\uE03D"</code></td><td><code></code></td><td><code>"MetaLeft"</code></td></tr> |
| 9885 | + <tr><td><code>"\uE053"</code></td><td><code></code></td><td><code>"MetaRight"</code></td></tr> |
9885 | 9886 | <tr><td><code>"\uE008"</code></td><td><code></code></td><td><code>"ShiftLeft"</code></td></tr>
|
9886 | 9887 | <tr><td><code>"\uE050"</code></td><td><code></code></td><td><code>"ShiftRight"</code></td></tr>
|
9887 | 9888 | <tr><td><code>" "</code></td><td><code>"\uE00D"</code></td><td><code>"Space"</code></td></tr>
|
@@ -9910,6 +9911,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
9910 | 9911 | <tr><td><code>"\uE03A"</code></td><td><code></code></td><td><code>"F10"</code></td></tr>
|
9911 | 9912 | <tr><td><code>"\uE03B"</code></td><td><code></code></td><td><code>"F11"</code></td></tr>
|
9912 | 9913 | <tr><td><code>"\uE03C"</code></td><td><code></code></td><td><code>"F12"</code></td></tr>
|
| 9914 | + <tr><td><code>"\uE019"</code></td><td><code></code></td><td><code>"NumpadEqual"</code></td></tr> |
9913 | 9915 | <tr><td><code>"\uE01A"</code></td><td><code>"\uE05C"</code></td><td><code>"Numpad0"</code></td></tr>
|
9914 | 9916 | <tr><td><code>"\uE01B"</code></td><td><code>"\uE056"</code></td><td><code>"Numpad1"</code></td></tr>
|
9915 | 9917 | <tr><td><code>"\uE01C"</code></td><td><code>"\uE05B"</code></td><td><code>"Numpad2"</code></td></tr>
|
@@ -9944,6 +9946,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
9944 | 9946 | <tr><td><code>\uE008</code></td><td>Left Shift</td><td><code>1</code></td></tr>
|
9945 | 9947 | <tr><td><code>\uE009</code></td><td>Left Control</td><td><code>1</code></td></tr>
|
9946 | 9948 | <tr><td><code>\uE00A</code></td><td>Left Alt</td><td><code>1</code></td></tr>
|
| 9949 | + <tr><td><code>\uE019</code></td><td>Numpad =</td><td><code>3</code></td></tr> |
9947 | 9950 | <tr><td><code>\uE01A</code></td><td>Numpad 0</td><td><code>3</code></td></tr>
|
9948 | 9951 | <tr><td><code>\uE01B</code></td><td>Numpad 1</td><td><code>3</code></td></tr>
|
9949 | 9952 | <tr><td><code>\uE01C</code></td><td>Numpad 2</td><td><code>3</code></td></tr>
|
@@ -13697,7 +13700,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
13697 | 13700 | <dl class="bibliography"><dt id="bib-accname-1.1">[accname-1.1]</dt><dd>
|
13698 | 13701 | <a href="https://www.w3.org/TR/accname-1.1/"><cite>Accessible Name and Description Computation 1.1</cite></a>. Joanmarie Diggs; Bryan Garaventa; Michael Cooper. W3C. 18 December 2018. W3C Recommendation. URL: <a href="https://www.w3.org/TR/accname-1.1/">https://www.w3.org/TR/accname-1.1/</a>
|
13699 | 13702 | </dd><dt id="bib-csp3">[CSP3]</dt><dd>
|
13700 |
| - <a href="https://www.w3.org/TR/CSP3/"><cite>Content Security Policy Level 3</cite></a>. Mike West; Antonio Sartori. W3C. 20 September 2023. W3C Working Draft. URL: <a href="https://www.w3.org/TR/CSP3/">https://www.w3.org/TR/CSP3/</a> |
| 13703 | + <a href="https://www.w3.org/TR/CSP3/"><cite>Content Security Policy Level 3</cite></a>. Mike West; Antonio Sartori. W3C. 30 October 2023. W3C Working Draft. URL: <a href="https://www.w3.org/TR/CSP3/">https://www.w3.org/TR/CSP3/</a> |
13701 | 13704 | </dd><dt id="bib-css-cascade-4">[CSS-CASCADE-4]</dt><dd>
|
13702 | 13705 | <a href="https://www.w3.org/TR/css-cascade-4/"><cite>CSS Cascading and Inheritance Level 4</cite></a>. Elika Etemad; Tab Atkins Jr.. W3C. 13 January 2022. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/css-cascade-4/">https://www.w3.org/TR/css-cascade-4/</a>
|
13703 | 13706 | </dd><dt id="bib-css-device-adapt">[CSS-DEVICE-ADAPT]</dt><dd>
|
|
0 commit comments