|
1 | 1 | <!DOCTYPE html><html lang="en-us" data-issue-url="https://github.com/w3c/webdriver/" data-issue-param-milestone="Level 1"><head>
|
2 | 2 | <meta charset="utf-8">
|
3 |
| -<meta name="generator" content="ReSpec 34.5.0"> |
| 3 | +<meta name="generator" content="ReSpec 35.0.2"> |
4 | 4 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
5 | 5 | <style>
|
6 | 6 | span.example-title{text-transform:none}
|
|
100 | 100 | 25%{transform:scale(1.25,1.25);opacity:.75}
|
101 | 101 | 100%{transform:scale(1,1)}
|
102 | 102 | }
|
103 |
| -:is(h1,h2,h3,h4,h5,h6,a) abbr{border:none} |
104 |
| -dfn{font-weight:700} |
105 | 103 | a.internalDFN{color:inherit;border-bottom:1px solid #99c;text-decoration:none}
|
106 | 104 | a.externalDFN{color:inherit;border-bottom:1px dotted #ccc;text-decoration:none}
|
107 | 105 | a.bibref{text-decoration:none}
|
|
115 | 113 | cite .bibref{font-style:normal}
|
116 | 114 | a[href].orcid{padding-left:4px;padding-right:4px}
|
117 | 115 | a[href].orcid>svg{margin-bottom:-2px}
|
118 |
| -.toc a,.tof a{text-decoration:none} |
119 | 116 | ol.tof,ul.tof{list-style:none outside none}
|
120 | 117 | .caption{margin-top:.5em;font-style:italic}
|
121 |
| -table.simple{border-spacing:0;border-collapse:collapse;border-bottom:3px solid #005a9c} |
122 |
| -.simple th{background:#005a9c;color:#fff;padding:3px 5px;text-align:left} |
123 |
| -.simple th a{color:#fff;padding:3px 5px;text-align:left} |
124 |
| -.simple th[scope=row]{background:inherit;color:inherit;border-top:1px solid #ddd} |
125 |
| -.simple td{padding:3px 10px;border-top:1px solid #ddd} |
126 |
| -.simple tr:nth-child(even){background:#f0f6ff} |
127 |
| -.section dd>p:first-child{margin-top:0} |
128 |
| -.section dd>p:last-child{margin-bottom:0} |
129 |
| -.section dd{margin-bottom:1em} |
130 |
| -.section dl.attrs dd,.section dl.eldef dd{margin-bottom:0} |
131 | 118 | #issue-summary>ul{column-count:2}
|
132 | 119 | #issue-summary li{list-style:none;display:inline-block}
|
133 | 120 | details.respec-tests-details{margin-left:1em;display:inline-block;vertical-align:top}
|
|
151 | 138 | .removeOnSave{display:none}
|
152 | 139 | }
|
153 | 140 | </style>
|
| 141 | +<meta name="color-scheme" content="light"> |
154 | 142 | <style>
|
155 | 143 | ul.index{columns:30ch;column-gap:1.5em}
|
156 | 144 | ul.index li{list-style:inherit}
|
|
188 | 176 | .mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
|
189 | 177 | .mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
|
190 | 178 | </style>
|
191 |
| -<meta name="revision" content="98140eacf446d22030c9eaf65d67fb9dcb212a12"> |
| 179 | +<meta name="revision" content="d43acbbf3e65150803d9b14696ff7e9e321968f6"> |
192 | 180 | <meta name="description" content="WebDriver is a remote control interface
|
193 | 181 | that enables introspection and control of user agents.
|
194 | 182 | It provides a platform- and language-neutral wire protocol
|
|
284 | 272 | ],
|
285 | 273 | "profile": "web-platform"
|
286 | 274 | },
|
287 |
| - "gitRevision": "98140eacf446d22030c9eaf65d67fb9dcb212a12", |
288 |
| - "publishISODate": "2024-04-16T00:00:00.000Z", |
289 |
| - "generatedSubtitle": "W3C Editor's Draft 16 April 2024" |
| 275 | + "gitRevision": "d43acbbf3e65150803d9b14696ff7e9e321968f6", |
| 276 | + "publishISODate": "2024-05-03T00:00:00.000Z", |
| 277 | + "generatedSubtitle": "W3C Editor's Draft 03 May 2024" |
290 | 278 | }</script>
|
291 | 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">
|
292 | 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">
|
293 | 281 | </a></p>
|
294 | 282 | <h1 id="title" class="title">WebDriver</h1>
|
295 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-04-16">16 April 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-05-03">03 May 2024</time></p> |
296 | 284 | <details open="">
|
297 | 285 | <summary>More details about this document</summary>
|
298 | 286 | <dl>
|
@@ -2491,7 +2479,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
2491 | 2479 | used. The intent is that if this is not possible a new session
|
2492 | 2480 | will not be established.
|
2493 | 2481 |
|
2494 |
| - </p></div></dd><dt>"<code>userPromptHandler</code>" |
| 2482 | + </p></div></dd><dt>"<code>unhandledPromptBehavior</code>" |
2495 | 2483 | </dt><dd><p>If <a href="#dfn-check-user-prompt-handler-matches" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-check-user-prompt-handler-matches-1">check user prompt handler matches</a>
|
2496 | 2484 | with <var>value</var> is false, return <a href="#dfn-success" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-success-14">success</a> with
|
2497 | 2485 | data <a href="#dfn-null" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-null-14"><code>null</code></a>.
|
@@ -2654,18 +2642,18 @@ <h1 id="title" class="title">WebDriver</h1>
|
2654 | 2642 | "<code>acceptInsecureCerts</code>" from <var>capabilities</var>.
|
2655 | 2643 |
|
2656 | 2644 | </p></li><li><p>Let <var>user prompt handler capability</var> be the result of getting property
|
2657 |
| - "<code>userPromptHandler</code>" from <var>capabilities</var>. |
| 2645 | + "<code>unhandledPromptBehavior</code>" from <var>capabilities</var>. |
2658 | 2646 |
|
2659 |
| - </p></li><li><p>If <var>user prompt handler capability</var> is not |
| 2647 | + </p></li><li><p>If <var>user prompt handler capability</var> is not |
2660 | 2648 | undefined, <a href="#dfn-update-the-user-prompt-handler" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-update-the-user-prompt-handler-1">update the user prompt handler</a> with <var>user
|
2661 | 2649 | prompt handler capability</var>.
|
2662 | 2650 |
|
2663 |
| - </p></li><li><p>Let <var>serialized user prompt handler</var> |
| 2651 | + </p></li><li><p>Let <var>serialized user prompt handler</var> |
2664 | 2652 | be <a href="#dfn-serialize-the-user-prompt-handler" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-serialize-the-user-prompt-handler-1">serialize the user prompt handler</a>.
|
2665 | 2653 |
|
2666 |
| - </p></li><li><p>If <var>seralized user prompt handler</var> is not null, set |
| 2654 | + </p></li><li><p>If <var>serialized user prompt handler</var> is not null, set |
2667 | 2655 | a property on <var>capabilities</var> with the name
|
2668 |
| - "<code>userPromptHandler</code>", and the value <var>serialized |
| 2656 | + "<code>unhandledPromptBehavior</code>", and the value <var>serialized |
2669 | 2657 | user prompt handler</var>.
|
2670 | 2658 |
|
2671 | 2659 | </p></li><li><p>If <var>flags</var> <var>contains</var> "<code>http</code>":
|
@@ -14180,7 +14168,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
14180 | 14168 | <dl class="bibliography"><dt id="bib-accname-1.1">[accname-1.1]</dt><dd>
|
14181 | 14169 | <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>
|
14182 | 14170 | </dd><dt id="bib-csp3">[CSP3]</dt><dd>
|
14183 |
| - <a href="https://www.w3.org/TR/CSP3/"><cite>Content Security Policy Level 3</cite></a>. Mike West; Antonio Sartori. W3C. 12 April 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/CSP3/">https://www.w3.org/TR/CSP3/</a> |
| 14171 | + <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> |
14184 | 14172 | </dd><dt id="bib-css-cascade-4">[CSS-CASCADE-4]</dt><dd>
|
14185 | 14173 | <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>
|
14186 | 14174 | </dd><dt id="bib-css-device-adapt">[CSS-DEVICE-ADAPT]</dt><dd>
|
|
0 commit comments