Testing with Firefox: Disable CSS
Disabling CSS styling of a web resource is a major approach to rendering a web resource accessible, as it offers elemental presentation of the content. For text equivalents testing purposes, this is helpful as it enables the editor to see which elements are incorporated with CSS and HTML. Major browsers provide the option of disabling styling natively; Firefox has option under section of the basic broswer menu. This removes all styling elements, CSS or otherwise, from the resource. Firefox Accessibility Extension also features option, which removes CSS styling only, unlike the option the broswer provides.
Original Web Resource
Broswer Option
- menu option
- sub-menu option
- option
Page Inspection
- Removes all styling, including CSS and HTML
Firefox Accessibility Extension Option
Main Menu
- menu option
- sub-menu option
- option
Toolbar
- button
- option
Page Inspection
- Removes CSS styling
- Preserves in-lind HTML styling codes, such as
td width
