Skip to content

Commit 7bb8e5f

Browse files
Point Apple Safari Vendor status to W3C WebDriver protocol supported commands (#1757)
SHA: d9be1ae Reason: push, by whimboo Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aeb2c77 commit 7bb8e5f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -278,14 +278,14 @@
278278
],
279279
"profile": "web-platform"
280280
},
281-
"publishISODate": "2023-08-07T00:00:00.000Z",
282-
"generatedSubtitle": "W3C Editor's Draft 07 August 2023"
281+
"publishISODate": "2023-08-24T00:00:00.000Z",
282+
"generatedSubtitle": "W3C Editor's Draft 24 August 2023"
283283
}</script>
284284
<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">
285285
<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">
286286
</a></p>
287287
<h1 id="title" class="title">WebDriver</h1>
288-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2023-08-07">07 August 2023</time></p>
288+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2023-08-24">24 August 2023</time></p>
289289
<details open="">
290290
<summary>More details about this document</summary>
291291
<dl>
@@ -13694,7 +13694,7 @@ <h1 id="title" class="title">WebDriver</h1>
1369413694
</dd><dt id="bib-uax44">[UAX44]</dt><dd>
1369513695
<a href="https://www.unicode.org/reports/tr44/tr44-30.html"><cite>Unicode Character Database</cite></a>. Ken Whistler. Unicode Consortium. 2 September 2022. Unicode Standard Annex #44. URL: <a href="https://www.unicode.org/reports/tr44/tr44-30.html">https://www.unicode.org/reports/tr44/tr44-30.html</a>
1369613696
</dd><dt id="bib-ui-events">[UI-EVENTS]</dt><dd>
13697-
<a href="https://www.w3.org/TR/uievents/"><cite>UI Events</cite></a>. Gary Kacmarcik; Travis Leithead. W3C. 27 June 2023. W3C Working Draft. URL: <a href="https://www.w3.org/TR/uievents/">https://www.w3.org/TR/uievents/</a>
13697+
<a href="https://www.w3.org/TR/uievents/"><cite>UI Events</cite></a>. Gary Kacmarcik; Travis Leithead. W3C. 23 August 2023. W3C Working Draft. URL: <a href="https://www.w3.org/TR/uievents/">https://www.w3.org/TR/uievents/</a>
1369813698
</dd><dt id="bib-uievents-code">[UIEVENTS-CODE]</dt><dd>
1369913699
<a href="https://www.w3.org/TR/uievents-code/"><cite>UI Events KeyboardEvent code Values</cite></a>. Travis Leithead; Gary Kacmarcik. W3C. 30 May 2023. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/uievents-code/">https://www.w3.org/TR/uievents-code/</a>
1370013700
</dd><dt id="bib-uievents-key">[UIEVENTS-KEY]</dt><dd>

0 commit comments

Comments
 (0)