- Important note: This Wiki page is edited by participants of the User Agent Accessibility Guidelines working group (UAWG). It does not necessarily represent consensus and it may have incorrect information or information that is not supported by other Working Group participants, WAI, or W3C. It may also have some very useful information.

1.7.1

From WAI UA Wiki
Jump to: navigation, search

Return to Tests_for_CR

Status

written 21 October 2014

Author

Jeanne Spellman

Success Criteria

1.7.1 Support User Stylesheets: If the user agent supports a mechanism for author stylesheets, the user agent also provides a mechanism for user stylesheets. (Level A)

Tests

Test Procedure 1

  1. Identify methods of creating and implementing user stylesheets (e.g. by exploring the UI or consulting Help documentation).
  2. Open a test document that contains examples of text content and a user style sheet that modifies the appearance.
    Sample HTML test document: Text Customization
    Sample CSS user stylesheet User stylesheet
  3. Follow the procedure to use a user stylesheet
  4. Check that the text is reformatted by the user stylesheet.

Expected Results 1

  • Check #4 is true

Return to Tests_for_CR