|
176 | 176 | .mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
|
177 | 177 | .mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
|
178 | 178 | </style>
|
179 |
| -<meta name="revision" content="0d759c99acb20a6c732d0d7e15c83a3a307d9092"> |
| 179 | +<meta name="revision" content="ebad903b150634ef8df8960fe296c422d7f00545"> |
180 | 180 | <meta name="description" content="WebDriver is a remote control interface
|
181 | 181 | that enables introspection and control of user agents.
|
182 | 182 | It provides a platform- and language-neutral wire protocol
|
|
272 | 272 | ],
|
273 | 273 | "profile": "web-platform"
|
274 | 274 | },
|
275 |
| - "gitRevision": "0d759c99acb20a6c732d0d7e15c83a3a307d9092", |
276 |
| - "publishISODate": "2024-06-18T00:00:00.000Z", |
277 |
| - "generatedSubtitle": "W3C Editor's Draft 18 June 2024" |
| 275 | + "gitRevision": "ebad903b150634ef8df8960fe296c422d7f00545", |
| 276 | + "publishISODate": "2024-06-28T00:00:00.000Z", |
| 277 | + "generatedSubtitle": "W3C Editor's Draft 28 June 2024" |
278 | 278 | }</script>
|
279 | 279 | <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">
|
280 | 280 | <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">
|
281 | 281 | </a></p>
|
282 | 282 | <h1 id="title" class="title">WebDriver</h1>
|
283 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-06-18">18 June 2024</time></p> |
| 283 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-06-28">28 June 2024</time></p> |
284 | 284 | <details open="">
|
285 | 285 | <summary>More details about this document</summary>
|
286 | 286 | <dl>
|
@@ -2587,7 +2587,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
2587 | 2587 | flags</dfn> are provided that define the features of the session. This
|
2588 | 2588 | specification always creates sessions with "<code>http</code>"
|
2589 | 2589 | in <a href="#dfn-session-configuration-flags" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-session-configuration-flags-3">session configuration flags</a>, which corresponds to
|
2590 |
| -the <a href="#dfn-http-flag" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-http-flag-1">HTTP flag</a>. External specficiations may define additional |
| 2590 | +the <a href="#dfn-http-flag" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-http-flag-1">HTTP flag</a>. External specifications may define additional |
2591 | 2591 | flags, or create sessions without the <a href="#dfn-http-flag" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-http-flag-2">HTTP flag</a>.
|
2592 | 2592 |
|
2593 | 2593 | </p><section id="global-state"><div class="header-wrapper"><h3 id="x8-1-global-state"><bdi class="secno">8.1 </bdi>Global State</h3><a class="self-link" href="#global-state" aria-label="Permalink for Section 8.1"></a></div>
|
@@ -14176,7 +14176,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
14176 | 14176 | <dl class="bibliography"><dt id="bib-accname-1.1">[accname-1.1]</dt><dd>
|
14177 | 14177 | <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>
|
14178 | 14178 | </dd><dt id="bib-csp3">[CSP3]</dt><dd>
|
14179 |
| - <a href="https://www.w3.org/TR/CSP3/"><cite>Content Security Policy Level 3</cite></a>. Mike West; Antonio Sartori. W3C. 24 April 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/CSP3/">https://www.w3.org/TR/CSP3/</a> |
| 14179 | + <a href="https://www.w3.org/TR/CSP3/"><cite>Content Security Policy Level 3</cite></a>. Mike West; Antonio Sartori. W3C. 18 June 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/CSP3/">https://www.w3.org/TR/CSP3/</a> |
14180 | 14180 | </dd><dt id="bib-css-cascade-4">[CSS-CASCADE-4]</dt><dd>
|
14181 | 14181 | <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>
|
14182 | 14182 | </dd><dt id="bib-css-device-adapt">[CSS-DEVICE-ADAPT]</dt><dd>
|
@@ -14254,7 +14254,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
14254 | 14254 | </dd><dt id="bib-uax44">[UAX44]</dt><dd>
|
14255 | 14255 | <a href="https://www.unicode.org/reports/tr44/tr44-32.html"><cite>Unicode Character Database</cite></a>. Ken Whistler. Unicode Consortium. 6 September 2023. Unicode Standard Annex #44. URL: <a href="https://www.unicode.org/reports/tr44/tr44-32.html">https://www.unicode.org/reports/tr44/tr44-32.html</a>
|
14256 | 14256 | </dd><dt id="bib-ui-events">[UI-EVENTS]</dt><dd>
|
14257 |
| - <a href="https://www.w3.org/TR/uievents/"><cite>UI Events</cite></a>. Gary Kacmarcik; Travis Leithead. W3C. 21 February 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/uievents/">https://www.w3.org/TR/uievents/</a> |
| 14257 | + <a href="https://www.w3.org/TR/uievents/"><cite>UI Events</cite></a>. Gary Kacmarcik; Travis Leithead. W3C. 22 June 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/uievents/">https://www.w3.org/TR/uievents/</a> |
14258 | 14258 | </dd><dt id="bib-uievents-key">[UIEVENTS-KEY]</dt><dd>
|
14259 | 14259 | <a href="https://www.w3.org/TR/uievents-key/"><cite>UI Events KeyboardEvent key Values</cite></a>. Travis Leithead; Gary Kacmarcik. W3C. 30 May 2023. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/uievents-key/">https://www.w3.org/TR/uievents-key/</a>
|
14260 | 14260 | </dd><dt id="bib-unicode">[Unicode]</dt><dd>
|
|
0 commit comments