Level 1
7.3 Until user agents allow users to freeze moving content, avoid movement in pages.
Priority 2
7.3 Until user agents allow users to freeze moving content, avoid movement in pages.
Priority 2
7.3 Until user agents allow users to freeze moving content, avoid movement in pages.
2.2 Enough Time: Provide users enough time to read and use content.
Success Criteria 2.2.2 Pause, Stop, Hide (A)
2.2 Enough Time: Provide users enough time to read and use content.
Success Criteria 2.2.2 Pause, Stop, Hide (A)
2.2 Enough Time: Provide users enough time to read and use content.
Success Criteria 2.2.2 Pause, Stop, Hide (A)
marquee element is not used.
marquee element used.
marquee element.
marquee element (replace with strong or em).
marquee elements.marquee element is not used.marquee elements from the content.marquee element.
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/xhtml; charset=UTF-8" /> <title>OAC Testfile - Check #69 - Negative</title> </head> <body> <p>There is no marquee text in this document.</p> </body> </html>
marquee element.
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/xhtml; charset=UTF-8" /> <title>OAC Testfile - Check #69 - Positive</title> </head> <body> <p><marquee>this is marquee text</marquee></p> </body> </html>