Skip to content

Commit 1f6bf63

Browse files
Fix typo for "specficiations" in Sessions section (#1822)
SHA: ebad903 Reason: push, by whimboo Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2512f76 commit 1f6bf63

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
@@ -176,7 +176,7 @@
176176
.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
177177
.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
178178
</style>
179-
<meta name="revision" content="0d759c99acb20a6c732d0d7e15c83a3a307d9092">
179+
<meta name="revision" content="ebad903b150634ef8df8960fe296c422d7f00545">
180180
<meta name="description" content="WebDriver is a remote control interface
181181
that enables introspection and control of user agents.
182182
It provides a platform- and language-neutral wire protocol
@@ -272,15 +272,15 @@
272272
],
273273
"profile": "web-platform"
274274
},
275-
"gitRevision": "0d759c99acb20a6c732d0d7e15c83a3a307d9092",
276-
"publishISODate": "2024-06-18T00:00:00.000Z",
277-
"generatedSubtitle": "W3C Editor's Draft 18 June 2024"
275+
"gitRevision": "ebad903b150634ef8df8960fe296c422d7f00545",
276+
"publishISODate": "2024-06-28T00:00:00.000Z",
277+
"generatedSubtitle": "W3C Editor's Draft 28 June 2024"
278278
}</script>
279279
<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">
280280
<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">
281281
</a></p>
282282
<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-18">18 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-06-28">28 June 2024</time></p>
284284
<details open="">
285285
<summary>More details about this document</summary>
286286
<dl>
@@ -2587,7 +2587,7 @@ <h1 id="title" class="title">WebDriver</h1>
25872587
flags</dfn> are provided that define the features of the session. This
25882588
specification always creates sessions with "<code>http</code>"
25892589
in <a href="#dfn-session-configuration-flags" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-session-configuration-flags-3">session configuration flags</a>, which corresponds to
2590-
the <a href="#dfn-http-flag" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-http-flag-1">HTTP flag</a>. External specficiations may define additional
2590+
the <a href="#dfn-http-flag" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-http-flag-1">HTTP flag</a>. External specifications may define additional
25912591
flags, or create sessions without the <a href="#dfn-http-flag" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-http-flag-2">HTTP flag</a>.
25922592

25932593
</p><section id="global-state"><div class="header-wrapper"><h3 id="x8-1-global-state"><bdi class="secno">8.1 </bdi>Global State</h3><a class="self-link" href="#global-state" aria-label="Permalink for Section 8.1"></a></div>
@@ -14176,7 +14176,7 @@ <h1 id="title" class="title">WebDriver</h1>
1417614176
<dl class="bibliography"><dt id="bib-accname-1.1">[accname-1.1]</dt><dd>
1417714177
<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>
1417814178
</dd><dt id="bib-csp3">[CSP3]</dt><dd>
14179-
<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>
14179+
<a href="https://www.w3.org/TR/CSP3/"><cite>Content Security Policy Level 3</cite></a>. Mike West; Antonio Sartori. W3C. 18 June 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/CSP3/">https://www.w3.org/TR/CSP3/</a>
1418014180
</dd><dt id="bib-css-cascade-4">[CSS-CASCADE-4]</dt><dd>
1418114181
<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>
1418214182
</dd><dt id="bib-css-device-adapt">[CSS-DEVICE-ADAPT]</dt><dd>
@@ -14254,7 +14254,7 @@ <h1 id="title" class="title">WebDriver</h1>
1425414254
</dd><dt id="bib-uax44">[UAX44]</dt><dd>
1425514255
<a href="https://www.unicode.org/reports/tr44/tr44-32.html"><cite>Unicode Character Database</cite></a>. Ken Whistler. Unicode Consortium. 6 September 2023. Unicode Standard Annex #44. URL: <a href="https://www.unicode.org/reports/tr44/tr44-32.html">https://www.unicode.org/reports/tr44/tr44-32.html</a>
1425614256
</dd><dt id="bib-ui-events">[UI-EVENTS]</dt><dd>
14257-
<a href="https://www.w3.org/TR/uievents/"><cite>UI Events</cite></a>. Gary Kacmarcik; Travis Leithead. W3C. 21 February 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/uievents/">https://www.w3.org/TR/uievents/</a>
14257+
<a href="https://www.w3.org/TR/uievents/"><cite>UI Events</cite></a>. Gary Kacmarcik; Travis Leithead. W3C. 22 June 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/uievents/">https://www.w3.org/TR/uievents/</a>
1425814258
</dd><dt id="bib-uievents-key">[UIEVENTS-KEY]</dt><dd>
1425914259
<a href="https://www.w3.org/TR/uievents-key/"><cite>UI Events KeyboardEvent key Values</cite></a>. Travis Leithead; Gary Kacmarcik. W3C. 30 May 2023. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/uievents-key/">https://www.w3.org/TR/uievents-key/</a>
1426014260
</dd><dt id="bib-unicode">[Unicode]</dt><dd>

0 commit comments

Comments
 (0)