Skip to content

Commit 4adbaad

Browse files
Merge pull request #783 from w3c/maryjom-patch-1
SHA: 0665097 Reason: push, by maryjom Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 730936a commit 4adbaad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<link rel="stylesheet" type="text/css" href="wcag2ict.css">
9090

9191
<meta name="color-scheme" content="light">
92-
<meta name="revision" content="ef603eedefa4b573c5e4e390ce15102db365ee7d">
92+
<meta name="revision" content="06650977238f3c071b3cec40a92156c930b54e2f">
9393
<meta name="description" content="This document describes how the Web Content Accessibility Guidelines (WCAG) versions 2.0 [WCAG20], 2.1 [WCAG21], and 2.2 [WCAG22] principles, guidelines, and success criteria can be applied to non-web Information and Communications Technologies (ICT), specifically to non-web documents and software. It provides informative guidance (guidance that is not normative and does not set requirements).">
9494
<link rel="canonical" href="https://www.w3.org/TR/wcag2ict-22/">
9595
<style>
@@ -238,7 +238,7 @@
238238
}
239239
},
240240
"lint": false,
241-
"gitRevision": "ef603eedefa4b573c5e4e390ce15102db365ee7d",
241+
"gitRevision": "06650977238f3c071b3cec40a92156c930b54e2f",
242242
"publishISODate": "2025-08-21T00:00:00.000Z",
243243
"generatedSubtitle": "W3C Group Note 21 August 2025"
244244
}</script>
@@ -1273,7 +1273,7 @@ <h1 id="title" class="title">Guidance on Applying WCAG 2 to Non-Web Information
12731273
<p>This success criterion does not imply that non-web software always needs to directly support a keyboard or “keyboard interface” if one is not provided by the platform software. But if one is provided, the software needs to make all functionality available through it - unless the exception applies.</p></div></div><p></p>
12741274
<div class="note" role="note" id="issue-container-generatedID-89"><div role="heading" class="note-title marker" id="h-note-89" aria-level="7"><span>Note 5 (Added) (for non-web software)</span></div><div class="wcag2ict software">
12751275

1276-
<p>Nor does this success criterion imply that non-web software always needs to provide its own <a href="#virtual-keyboard">virtual keyboard</a>. But if it does, then the non-web software still needs to support keyboard input from any keyboard interface provided by the platform software.</p></div></div><p></p>
1276+
<p>This success criterion also does not imply that non-web software always needs to provide its own <a href="#virtual-keyboard">virtual keyboard</a>. But if it does, then the non-web software still needs to support keyboard input from any keyboard interface provided by the platform software.</p></div></div><p></p>
12771277
<div class="note" role="note" id="issue-container-generatedID-90"><div role="heading" class="note-title marker" id="h-note-90" aria-level="7"><span>Note 6 (Added) (for non-web software)</span></div><div class="wcag2ict software">
12781278

12791279
<p>See also the <a href="#comments-on-closed-functionality">Comments on Closed Functionality</a>.</p></div></div><p></p>

0 commit comments

Comments
 (0)