|
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="87062f76b3e52a349f72ce376aba0c9ad6a51c26"> |
| 179 | +<meta name="revision" content="6dc16d181e02ead6cdc02ce7f8762724d7087944"> |
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 |
|
289 | 289 | ], |
290 | 290 | "profile": "web-platform" |
291 | 291 | }, |
292 | | - "gitRevision": "87062f76b3e52a349f72ce376aba0c9ad6a51c26", |
293 | | - "publishISODate": "2025-06-19T00:00:00.000Z", |
294 | | - "generatedSubtitle": "W3C Editor's Draft 19 June 2025" |
| 292 | + "gitRevision": "6dc16d181e02ead6cdc02ce7f8762724d7087944", |
| 293 | + "publishISODate": "2025-06-20T00:00:00.000Z", |
| 294 | + "generatedSubtitle": "W3C Editor's Draft 20 June 2025" |
295 | 295 | }</script> |
296 | 296 | <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"> |
297 | 297 | <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"> |
298 | 298 | </a></p> |
299 | 299 | <h1 id="title" class="title">WebDriver</h1> |
300 | | - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2025-06-19">19 June 2025</time></p> |
| 300 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2025-06-20">20 June 2025</time></p> |
301 | 301 | <details open=""> |
302 | 302 | <summary>More details about this document</summary> |
303 | 303 | <dl> |
@@ -5961,7 +5961,7 @@ <h1 id="title" class="title">WebDriver</h1> |
5961 | 5961 | </p></li><li><p>If <var>selector</var> is <a href="#dfn-undefined" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-undefined-16">undefined</a>, |
5962 | 5962 | return <a href="#dfn-error" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-error-120">error</a> with <a href="#dfn-error-code" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-error-code-113">error code</a> <a href="#dfn-invalid-argument" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-invalid-argument-39">invalid argument</a>. |
5963 | 5963 |
|
5964 | | - </p></li><li><p>If the <var>ssession</var>'s <a href="#dfn-current-browsing-context" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-current-browsing-context-40">current browsing |
| 5964 | + </p></li><li><p>If <var>session</var>'s <a href="#dfn-current-browsing-context" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-current-browsing-context-40">current browsing |
5965 | 5965 | context</a> is <a href="#dfn-no-longer-open" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-no-longer-open-25">no longer open</a>, return <a href="#dfn-error" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-error-121">error</a> |
5966 | 5966 | with <a href="#dfn-error-code" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-error-code-114">error code</a> <a href="#dfn-no-such-window" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-no-such-window-26">no such window</a>. |
5967 | 5967 |
|
@@ -14327,7 +14327,7 @@ <h1 id="title" class="title">WebDriver</h1> |
14327 | 14327 | </dd><dt id="bib-wai-aria-1.2">[wai-aria-1.2]</dt><dd> |
14328 | 14328 | <a href="https://www.w3.org/TR/wai-aria-1.2/"><cite>Accessible Rich Internet Applications (WAI-ARIA) 1.2</cite></a>. Joanmarie Diggs; James Nurthen; Michael Cooper; Carolyn MacLeod. W3C. 6 June 2023. W3C Recommendation. URL: <a href="https://www.w3.org/TR/wai-aria-1.2/">https://www.w3.org/TR/wai-aria-1.2/</a> |
14329 | 14329 | </dd><dt id="bib-webdriver-bidi">[WebDriver-BiDi]</dt><dd> |
14330 | | - <a href="https://www.w3.org/TR/webdriver-bidi/"><cite>WebDriver BiDi</cite></a>. James Graham; Alex Rudenko; Maksim Sadym. W3C. 18 June 2025. W3C Working Draft. URL: <a href="https://www.w3.org/TR/webdriver-bidi/">https://www.w3.org/TR/webdriver-bidi/</a> |
| 14330 | + <a href="https://www.w3.org/TR/webdriver-bidi/"><cite>WebDriver BiDi</cite></a>. James Graham; Alex Rudenko; Maksim Sadym. W3C. 19 June 2025. W3C Working Draft. URL: <a href="https://www.w3.org/TR/webdriver-bidi/">https://www.w3.org/TR/webdriver-bidi/</a> |
14331 | 14331 | </dd><dt id="bib-webidl">[WEBIDL]</dt><dd> |
14332 | 14332 | <a href="https://webidl.spec.whatwg.org/"><cite>Web IDL Standard</cite></a>. Edgar Chen; Timothy Gu. WHATWG. Living Standard. URL: <a href="https://webidl.spec.whatwg.org/">https://webidl.spec.whatwg.org/</a> |
14333 | 14333 | </dd><dt id="bib-xpath">[XPATH]</dt><dd> |
|
0 commit comments