Question | Is this page readable when stylesheets are removed? |
---|---|
PASS | Page is readable when stylesheets are removed. |
FAIL | Page is not readable when stylesheets are removed. |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en"> <head> <title>OAC Testfile - Check #94 - Negative</title> </head> <body> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en"> <head> <title>OAC Testfile - Check #94 - Positive</title> </head> <body> <script/> <noscript>Alternate content for script</noscript> </body> </html>