Looking For

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">