mirror of
https://github.com/servo/servo.git
synced 2025-07-16 03:43:38 +01:00
8 lines
249 B
HTML
8 lines
249 B
HTML
<!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>
|