Skip to content

Commit 1d61a2c

Browse files
authored
1.4.10 Reflow: Remove Note 5 from non-web documents (#768)
Per @mraccess77 [comment](#750 (comment)) on issue #750
1 parent 1f4d80e commit 1d61a2c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

comments-by-guideline-and-success-criterion.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -271,12 +271,6 @@ In technologies where CSS is not used, the definition of 'CSS pixel' applies as
271271
<div class="note wcag2ict documents">
272272

273273
If a [non-web document](#document) type and its available [user agents](#user-agent) do not support reflow, it may not be possible for a document of that type to satisfy this success criterion.</div>
274-
<div class="note wcag2ict documents">
275-
276-
As written, this success criterion can only be met by non-web documents where the underlying user agent or platform software can present content at a width equivalent to 320 CSS pixels for vertical scrolling content and a height equivalent to 256 CSS pixels for horizontal scrolling content.
277-
278-
When the underlying user agent or platform software does not support these dimensions for scrolling, reflow is encouraged as this capability is important to people with low vision. As a reasonable benchmark, evaluate at the nearest size to what the Reflow success criterion specifies.</div>
279-
280274
<div class="note wcag2ict software">
281275

282276
The intent section refers to the ability for content to reflow (for vertical scrolling content at a width equivalent to 320 CSS pixels, or for horizontal scrolling content at a height equivalent to 256 CSS pixels) when user agent zooming is used to scale content or when the [viewport](#dfn-viewport) changes in width. For [non-web software](#software), this means that when users scale content, adjust the size of a window, dialog, or other resizable content area, or change the screen resolution, the content will reflow without loss of information or functionality, and without requiring scrolling in two dimensions; or that the non-web software works with platform features that satisfy this success criterion.</div>

0 commit comments

Comments
 (0)