You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



Test Case Description for  Readable

Purpose: Verify that web pages should be readable without requiring style sheets.



Initial  Conditions:
  1. Have Screen Reader program installed.


Steps/Description:


Verify
Steps and Description
Results
Cascading style sheets (CSS)


View the page that has a style sheet in a browser with style sheets turned off.
The page is still readable without the style sheet.
View the page that has a style sheet in Screen Reader.
The content of the page is still available while the browser ignores the visual presentation effects.




HTML Source Code:


<link rel="StyleSheet" href="http://i.cnn.net/cnn/virtural/2001/style/main.css" type="text/css">