Skip to content

Commit 35bf3d8

Browse files
Fix "coordinates" typo in pointer input source description (#1762)
SHA: 9da20e8 Reason: push, by whimboo Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 330db5f commit 35bf3d8

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.1.6">
3+
<meta name="generator" content="ReSpec 34.1.8">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
span.example-title{text-transform:none}
@@ -278,14 +278,14 @@
278278
],
279279
"profile": "web-platform"
280280
},
281-
"publishISODate": "2023-09-07T00:00:00.000Z",
282-
"generatedSubtitle": "W3C Editor's Draft 07 September 2023"
281+
"publishISODate": "2023-09-25T00:00:00.000Z",
282+
"generatedSubtitle": "W3C Editor's Draft 25 September 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-09-07">07 September 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-09-25">25 September 2023</time></p>
289289
<details open="">
290290
<summary>More details about this document</summary>
291291
<dl>
@@ -8332,7 +8332,7 @@ <h1 id="title" class="title">WebDriver</h1>
83328332
<tr>
83338333
<td>y
83348334
</td><td>An unsigned integer representing the pointer y location in
8335-
viewport coordindates.
8335+
viewport coordinates.
83368336
</td><td>0
83378337
</td></tr>
83388338
</tbody></table>
@@ -13688,11 +13688,11 @@ <h1 id="title" class="title">WebDriver</h1>
1368813688
</dd><dt id="bib-rfc7235">[RFC7235]</dt><dd>
1368913689
<a href="https://httpwg.org/specs/rfc7235.html"><cite>Hypertext Transfer Protocol (HTTP/1.1): Authentication</cite></a>. R. Fielding, Ed.; J. Reschke, Ed.. IETF. June 2014. Proposed Standard. URL: <a href="https://httpwg.org/specs/rfc7235.html">https://httpwg.org/specs/rfc7235.html</a>
1369013690
</dd><dt id="bib-uax29">[UAX29]</dt><dd>
13691-
<a href="https://www.unicode.org/reports/tr29/tr29-41.html"><cite>Unicode Text Segmentation</cite></a>. Christopher Chapman. Unicode Consortium. 26 August 2022. Unicode Standard Annex #29. URL: <a href="https://www.unicode.org/reports/tr29/tr29-41.html">https://www.unicode.org/reports/tr29/tr29-41.html</a>
13691+
<a href="https://www.unicode.org/reports/tr29/tr29-43.html"><cite>Unicode Text Segmentation</cite></a>. Josh Hadley. Unicode Consortium. 16 August 2023. Unicode Standard Annex #29. URL: <a href="https://www.unicode.org/reports/tr29/tr29-43.html">https://www.unicode.org/reports/tr29/tr29-43.html</a>
1369213692
</dd><dt id="bib-uax44">[UAX44]</dt><dd>
13693-
<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>
13693+
<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>
1369413694
</dd><dt id="bib-ui-events">[UI-EVENTS]</dt><dd>
13695-
<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>
13695+
<a href="https://www.w3.org/TR/uievents/"><cite>UI Events</cite></a>. Gary Kacmarcik; Travis Leithead. W3C. 15 September 2023. W3C Working Draft. URL: <a href="https://www.w3.org/TR/uievents/">https://www.w3.org/TR/uievents/</a>
1369613696
</dd><dt id="bib-uievents-code">[UIEVENTS-CODE]</dt><dd>
1369713697
<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>
1369813698
</dd><dt id="bib-uievents-key">[UIEVENTS-KEY]</dt><dd>

0 commit comments

Comments
 (0)