mirror of
https://github.com/servo/servo.git
synced 2025-06-26 10:04:33 +01:00
7 lines
236 B
HTML
7 lines
236 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Reftest Reference</title>
|
|
<link rel="author" title="Rune Lillesveen" href="mailto:futhark@chromium.org">
|
|
<p>The words "Two" and "lines" should not be on the same line.</p>
|
|
Two<br>
|
|
lines
|