|
190 | 190 | .mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)} |
191 | 191 | .mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)} |
192 | 192 | </style> |
193 | | -<meta name="revision" content="905860d2e4734df9c390465cc5ef1150cf2bc61b"> |
| 193 | +<meta name="revision" content="7329641a49055e301c775f1d3bc80113a7aee15f"> |
194 | 194 | <meta name="description" content="WebDriver is a remote control interface |
195 | 195 | that enables introspection and control of user agents. |
196 | 196 | It provides a platform- and language-neutral wire protocol |
|
323 | 323 | ], |
324 | 324 | "profile": "web-platform" |
325 | 325 | }, |
326 | | - "gitRevision": "905860d2e4734df9c390465cc5ef1150cf2bc61b", |
327 | | - "publishISODate": "2026-05-26T00:00:00.000Z", |
328 | | - "generatedSubtitle": "W3C Editor's Draft 26 May 2026" |
| 326 | + "gitRevision": "7329641a49055e301c775f1d3bc80113a7aee15f", |
| 327 | + "publishISODate": "2026-05-28T00:00:00.000Z", |
| 328 | + "generatedSubtitle": "W3C Editor's Draft 28 May 2026" |
329 | 329 | }</script> |
330 | 330 | <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"> |
331 | 331 | <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"> |
332 | 332 | </a></p> |
333 | 333 | <h1 id="title" class="title">WebDriver</h1> |
334 | | - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2026-05-26">26 May 2026</time></p> |
| 334 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2026-05-28">28 May 2026</time></p> |
335 | 335 | <details open=""> |
336 | 336 | <summary>More details about this document</summary> |
337 | 337 | <dl> |
@@ -6647,7 +6647,7 @@ <h1 id="title" class="title">WebDriver</h1> |
6647 | 6647 | with <var>URL variables</var>["<code>element id</code>"]. |
6648 | 6648 |
|
6649 | 6649 | </p></li><li><p>Let <var>qualified name</var> be the result of getting |
6650 | | - <var>element</var>'s <a data-link-type="attribute" href="https://dom.spec.whatwg.org/#dom-element-tagname" id="ref-for-index-term-tagname-attribute-for-element-1"><code>tagName</code></a> IDL attribute in <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#ascii-lowercase" id="ref-for-index-term-ascii-lowercase-3">ASCII lowercase</a>. |
| 6650 | + <var>element</var>'s <a data-link-type="attribute" href="https://dom.spec.whatwg.org/#dom-element-tagname" id="ref-for-index-term-tagname-attribute-for-element-1"><code>tagName</code></a> IDL attribute. |
6651 | 6651 |
|
6652 | 6652 | </p></li><li><p>Return <a href="#dfn-success" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-success-67">success</a> with data <var>qualified name</var>. |
6653 | 6653 | </p></li></ol> |
@@ -26270,8 +26270,6 @@ <h1 id="title" class="title">WebDriver</h1> |
26270 | 26270 | <ul> |
26271 | 26271 | <li> |
26272 | 26272 | <a href="#ref-for-index-term-ascii-lowercase-1" title="§ 7.2 Processing capabilities">§ 7.2 Processing capabilities</a> <a href="#ref-for-index-term-ascii-lowercase-2" title="Reference 2">(2)</a> |
26273 | | - </li><li> |
26274 | | - <a href="#ref-for-index-term-ascii-lowercase-3" title="§ 12.4.6 Get Element Tag Name">§ 12.4.6 Get Element Tag Name</a> |
26275 | 26273 | </li> |
26276 | 26274 | </ul> |
26277 | 26275 | </div><div class="dfn-panel" hidden="" role="dialog" aria-modal="true" id="dfn-panel-for-index-term-contain-for-list" aria-label="Links in this document to definition: contain (for list)"> |
|
0 commit comments