mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
10 lines
330 B
HTML
10 lines
330 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Basic User Interface Test Reference</title>
|
|
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
|
|
<style>
|
|
div { font-family: monospace; }
|
|
</style>
|
|
|
|
<p>The test passes if the following text is visible below: 123456 FE…</p>
|
|
<div>123456 FE…</bdo></div>
|