Level 1
7.2 Until user agents allow users to control blinking, avoid causing content to blink.
Priority 2
7.2 Until user agents allow users to control blinking, avoid causing content to blink.
Priority 2
7.2 Until user agents allow users to control blinking, avoid causing content to blink.
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)
blink element is not used.
blink element used.
blink elements.
blink element (replace with STRONG or EM).
blink elements in the document.blink element is not used.blink elements from the document.blink 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>ATRC Testfile - Check #27.2 - Negative</title> </head> <body> </body> </html>
blink 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>ATRC Testfile - Check #27.1 - Positive</title> </head> <body> <blink>blinks</blink> </body> </html>