font-style-applies-to-001-ref.html (249B)
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 the "Filler Text" below is slanted to one side.</p> 7 <div><i>Filler Text</i></div> 8 </body>