blob: 135bc04d8ee5c5e29045488728cc276f24c69832 (
plain)
1
2
3
4
5
6
7
8
|
<!doctype html>
<meta charset="utf-8">
<title>CSS Test Reference</title>
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
<link rel="author" title="Mozilla" href="https://mozilla.org">
<p>There should be an space between "Foo" and "bar" below</p>
<span>Foo bar</span>
|