|
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="629163e910748e41ccdb4f5b11d537c0ce955922"> |
| 179 | +<meta name="revision" content="549d8aa8b211094ed9c785043c710ac40ac2e860"> |
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": "629163e910748e41ccdb4f5b11d537c0ce955922", |
276 |
| - "publishISODate": "2024-06-28T00:00:00.000Z", |
277 |
| - "generatedSubtitle": "W3C Editor's Draft 28 June 2024" |
| 275 | + "gitRevision": "549d8aa8b211094ed9c785043c710ac40ac2e860", |
| 276 | + "publishISODate": "2024-07-01T00:00:00.000Z", |
| 277 | + "generatedSubtitle": "W3C Editor's Draft 01 July 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-28">28 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-07-01">01 July 2024</time></p> |
284 | 284 | <details open="">
|
285 | 285 | <summary>More details about this document</summary>
|
286 | 286 | <dl>
|
@@ -11220,7 +11220,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
11220 | 11220 | handler, but instead falls back to the "<code>accept</code>" handler
|
11221 | 11221 | if no more specific handler is defined. This is because HTTP-only
|
11222 | 11222 | sessions do not allow the "<code>beforeUnload</code>" handler to be
|
11223 |
| -customized, and enabling other protcols isn't expected to change |
| 11223 | +customized, and enabling other protocols isn't expected to change |
11224 | 11224 | the user prompt handling as a side effect.
|
11225 | 11225 |
|
11226 | 11226 | </p></div><p>To <dfn id="dfn-deserialize-as-an-unhandled-prompt-behavior" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">deserialize as an unhandled prompt behavior</dfn> given
|
|
0 commit comments