font-family-invalid-characters-005-ref.html (304B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Reference</title> 4 <link rel="author" title="Intel" href="http://www.intel.com"> 5 <body> 6 <p>Test passes if there are only numbers (1-4) below and no red visible on the page.</p> 7 <div>1</div> 8 <div>2</div> 9 <div>3</div> 10 <div>4</div> 11 </body>