Skip to content

Commit 2a474f5

Browse files
Editorial: fix link to the capabilities var (#1794)
SHA: a04dbf7 Reason: push, by OrKoN Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b6f748f commit 2a474f5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en-us" data-issue-url="https://github.com/w3c/webdriver/" data-issue-param-milestone="Level 1"><head>
22
<meta charset="utf-8">
3-
<meta name="generator" content="ReSpec 34.3.0">
3+
<meta name="generator" content="ReSpec 34.4.0">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
span.example-title{text-transform:none}
@@ -191,7 +191,7 @@
191191
.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
192192
.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
193193
</style>
194-
<meta name="revision" content="0e8cc516c8ea0c1dc99a4d93f4b9f3a421196940">
194+
<meta name="revision" content="a04dbf7d99b10fcb0dc518e379e6f58fccd34523">
195195
<meta name="description" content="WebDriver is a remote control interface
196196
that enables introspection and control of user agents.
197197
It provides a platform- and language-neutral wire protocol
@@ -279,15 +279,15 @@
279279
],
280280
"profile": "web-platform"
281281
},
282-
"gitRevision": "0e8cc516c8ea0c1dc99a4d93f4b9f3a421196940",
283-
"publishISODate": "2024-01-23T00:00:00.000Z",
284-
"generatedSubtitle": "W3C Editor's Draft 23 January 2024"
282+
"gitRevision": "a04dbf7d99b10fcb0dc518e379e6f58fccd34523",
283+
"publishISODate": "2024-02-15T00:00:00.000Z",
284+
"generatedSubtitle": "W3C Editor's Draft 15 February 2024"
285285
}</script>
286286
<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">
287287
<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">
288288
</a></p>
289289
<h1 id="title" class="title">WebDriver</h1>
290-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-01-23">23 January 2024</time></p>
290+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-02-15">15 February 2024</time></p>
291291
<details open="">
292292
<summary>More details about this document</summary>
293293
<dl>
@@ -2368,7 +2368,7 @@ <h1 id="title" class="title">WebDriver</h1>
23682368
</p></aside></div>
23692369

23702370
</li><li><p>For each <var>name</var> and <var>value</var> corresponding
2371-
to <var>capability</var>’s <a href="#dfn-own-properties" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-own-properties-10">own properties</a>:
2371+
to <var>capabilities</var>’s <a href="#dfn-own-properties" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-own-properties-10">own properties</a>:
23722372
</p><ol>
23732373
<li><p>Let <var>match value</var> equal <var>value</var>.
23742374
</p></li><li><p>Run the substeps of the first matching <var>name</var>:
@@ -13700,7 +13700,7 @@ <h1 id="title" class="title">WebDriver</h1>
1370013700
<dl class="bibliography"><dt id="bib-accname-1.1">[accname-1.1]</dt><dd>
1370113701
<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>
1370213702
</dd><dt id="bib-csp3">[CSP3]</dt><dd>
13703-
<a href="https://www.w3.org/TR/CSP3/"><cite>Content Security Policy Level 3</cite></a>. Mike West; Antonio Sartori. W3C. 15 January 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/CSP3/">https://www.w3.org/TR/CSP3/</a>
13703+
<a href="https://www.w3.org/TR/CSP3/"><cite>Content Security Policy Level 3</cite></a>. Mike West; Antonio Sartori. W3C. 23 January 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/CSP3/">https://www.w3.org/TR/CSP3/</a>
1370413704
</dd><dt id="bib-css-cascade-4">[CSS-CASCADE-4]</dt><dd>
1370513705
<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>
1370613706
</dd><dt id="bib-css-device-adapt">[CSS-DEVICE-ADAPT]</dt><dd>

0 commit comments

Comments
 (0)