Style: Text Flow
Dialog Box
- When the test is run, the Accessibility Extension resizes the tested window to three dimensions: 640 X 400, 800 X 600, and 1024 X 768, checks if the horizontal scrollbar appears as the results of the resizing, and displays the result in the dialog box.
- If the resource does not have
A DOCTYPE declaration, failure message is displayed in the Accessibility Information area before any message regarding text flow.
Accessibility Information
- Fail: A DOCTYPE declaration was not found.
- The text will flow nicely at resolutions 640 X 400, 800 X 600, and 1024 X 768, horizontal scrolling will not be necessary.
- The page is designed so that the text does not overflow and the horizontal scroll bar does not appear at any of the three dimensions.
- Text will not flow when resolution is [dimensions] or less, horizontal scrolling will be necessary.
- The page is designed so that the text overflows horizontally, causing the horizontal scrollbar to appear at one or more of the three dimensions.
- The largest dimension at which the horizontal scrollbar appears is inserted into the message.
Buttons
- Close Window - closes the dialog box.