You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: comments-by-guideline-and-success-criterion.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ This applies directly as written, and as described in [Intent from Understanding
139
139
###### Applying SC 1.3.4 Orientation to Non-Web Documents
140
140
141
141
Where the non-web document is displayed on hardware that is designed to be reoriented in typical use, this applies directly as written, and as described in [Intent from Understanding Success Criterion 1.3.4](https://www.w3.org/WAI/WCAG22/Understanding/orientation#intent).
142
-
<divclass="note wcag2ict documents">
142
+
<divclass="example wcag2ict documents">
143
143
144
144
A non-web document that is only used on hardware that supports a single display orientation, or is only displayed on hardware that is physically fixed in one orientation (e.g. a digital building directory) is excluded by the precondition and therefore does not need to provide support for orientation changes.</div>
145
145
@@ -148,10 +148,14 @@ A non-web document that is only used on hardware that supports a single display
148
148
Where the non-web software is displayed on hardware that is designed to be reoriented in typical use, this applies directly as written, and as described in [Intent from Understanding Success Criterion 1.3.4](https://www.w3.org/WAI/WCAG22/Understanding/orientation#intent).
149
149
<divclass="note wcag2ict software">
150
150
151
-
Non-web software that is only run on hardware that supports a single display orientation, or is run only on hardware that is physically fixed in one orientation (e.g. a digital building directory) is excluded by the precondition and therefore does not need to provide support for orientation changes.</div>
151
+
Non-web software that is only used on hardware that supports a single display orientation, or where it is an application that is displayed only on hardware that is physically fixed in one orientation (e.g. a digital building directory) is excluded by the precondition and therefore does not need to provide support for orientation changes.</div>
152
152
<divclass="example wcag2ict software">
153
153
154
-
Calculators and wristwatches are not typically used in more than one orientation to view apps or for general functionality and digital building directories bolted to the wall are unable to be reoriented.</div>
154
+
Examples of software excluded by the precondition:
155
+
- The software on a typical handheld calculator (one that typically would only be used in one orientation)
156
+
- Software used on wristwatches (where the software typically is only displayed in one orientation) (sleep mode being non-typical)
157
+
- Building directory software written to ONLY be used on tablet devices bolted to the wall, all in the same orientation
158
+
</div>
155
159
<divclass="note wcag2ict software">
156
160
157
161
See also the [Comments on Closed Functionality](#comments-on-closed-functionality).</div>
0 commit comments