UNPKG

rgaav3aas

Version:

Module pour valider la conformité d'un contenu au RGAA V3.

25 lines (24 loc) • 1.02 kB
<!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" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Rgaa30 Test.2-1-1 Passed 01</title> </head> <body> <div> <h1>Rgaa30 Test.2-1-1 Passed 01</h1> <div class="test-detail" lang="fr"> Chaque <a href="http://references.modernisation.gouv.fr/referentiel-technique-0#mCadreEnLigne">cadre en ligne</a> (balise <code>iframe</code>) a-t-il un attribut <code>title</code> ? </div> <div class="testcase"> <iframe src="mock-iframe.html" title="Mock Iframe"> </iframe> </div> <div class="test-explanation"> Passed : the iframe tag has a title attribute </div> </div> </body> </html>