mirror of
https://github.com/servo/servo.git
synced 2025-10-08 04:29:24 +01:00
8 lines
223 B
HTML
8 lines
223 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Reference</title>
|
|
<body>
|
|
<p>The two lines below should be identical:</p>
|
|
<p>This sentence should be readable</p>
|
|
<p>This sentence should be readable</p>
|
|
</body>
|