Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCs First Cut #1

Closed
WayneEDick opened this issue Jun 13, 2016 · 1 comment
Closed

SCs First Cut #1

WayneEDick opened this issue Jun 13, 2016 · 1 comment

Comments

@WayneEDick
Copy link

Principle Reconfigurable

Content enables users to configure the user interface to meet their personal needs.

Guideline x.1 (Visual Flexibility)

The visual presentation of all content can be reconfigured to meet the visual needs of each user.

SC x.1.1 (Reflow)
Content shall enable users to reflow any multi-column presentation to a single column presentation.
SC x.1.2 (Word Wrap)
Content shall enable text to word wrap so that lines fit the viewport width regardless of the text size.
If a word, URI or any other unbroken text string exceeds the width of the screen then it shall be broken to fit the viewport width. Users can express a choice for hyphenation, word breaking or neither to address the problem of string overflow.
If the visual presentation uses indentation to convey meaning, then word wrapping will conform to the indentation pattern to preserve meaning and readability.
SC x.1.3 (Color, Contrast, Brightness, Polarity)
Content shall enable colors to be changed using the full spectrum of colors to meet user needs for color perception as well as control over contrast, brightness and polarity.
SC x.1.4 (Resize Text)
Text can be resized to meet the user's visual requirements without creating a need for bi-directional scrolling.
SC x.1.5 (Font Family)
Content enables the user to replace the font family (face) chosen by the author with any font family from the full range of fonts available to the author.
SC x.1.6 (Font Style)
Content enables the user to change the font style of the author to a font family or font style that meets the user's needs.
SC x.1.7 (Spacing Text)
Content enables the user to change the spacing of lines, characters and words by an amount to meet the user's needs.
SC x.1.8 (Spacing Objects)
Content shall enable user choice is the spacing between blocks of text, images, lists, lists items and other objects presented within the content.
SC x.1.9 (Box Model)
Content shall enable users to choose their own box model presentation (Note: This includes all borders, margins and padding).
SC x.1.10 (Remove Clutter)
Content allows the user to remove any purely decorative images including all background images without losing readability, operability or meaning.
SC x.1.11 (Element Level Customization)
Content shall enable all of the presentation modifications described in SC x.1.1-x.1.10 at the grammatical element level of the web content.

A grammatical element of web content is any non-terminal of the programming language that defines the content. The success criterion x.1.11 only applies to elements that are exposed to the user interface.

@allanj-uaag
Copy link
Contributor

all items entered in table http://w3c.github.io/low-vision-SC/GapAnalysis-SC.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants