|
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="e380bf33dc543cf7273e7c7dd9762330ba6fd9d1"> |
| 179 | +<meta name="revision" content="bba8cb713b8e415136ed5c41aeb2cf2649f32ce0"> |
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": "e380bf33dc543cf7273e7c7dd9762330ba6fd9d1", |
293 | | - "publishISODate": "2025-08-25T00:00:00.000Z", |
294 | | - "generatedSubtitle": "W3C Editor's Draft 25 August 2025" |
| 292 | + "gitRevision": "bba8cb713b8e415136ed5c41aeb2cf2649f32ce0", |
| 293 | + "publishISODate": "2025-09-01T00:00:00.000Z", |
| 294 | + "generatedSubtitle": "W3C Editor's Draft 01 September 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-08-25">25 August 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-09-01">01 September 2025</time></p> |
301 | 301 | <details open=""> |
302 | 302 | <summary>More details about this document</summary> |
303 | 303 | <dl> |
@@ -5156,7 +5156,10 @@ <h1 id="title" class="title">WebDriver</h1> |
5156 | 5156 | the following <a href="#dfn-scrollintoviewoptions" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-scrollintoviewoptions-1"><code>ScrollIntoViewOptions</code></a>: |
5157 | 5157 |
|
5158 | 5158 | </p><dl> |
5159 | | - <dt><a href="#dfn-logical-scroll-position-block" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-logical-scroll-position-block-1">Logical scroll position "<code>block</code>"</a> |
| 5159 | + <dt>"<code>behavior</code>" |
| 5160 | + </dt><dd>"<code>instant</code>" |
| 5161 | + |
| 5162 | + </dd><dt><a href="#dfn-logical-scroll-position-block" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-logical-scroll-position-block-1">Logical scroll position "<code>block</code>"</a> |
5160 | 5163 | </dt><dd>"<code>end</code>" |
5161 | 5164 |
|
5162 | 5165 | </dd><dt><a href="#dfn-logical-scroll-position-inline" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-logical-scroll-position-inline-1">Logical scroll position "<code>inline</code>"</a> |
|
0 commit comments