blob: d410588c990483ff360fded77b60612fac162f9b (
plain)
1
2
3
4
5
6
7
8
|
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<body>
<p>Test passes if the "Filler Text" below is slanted to one side.</p>
<div><i>Filler Text</i></div>
</body>
|