mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
17 lines
1.3 KiB
HTML
17 lines
1.3 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html><head>
|
|
<title>CSS Reftest Reference</title>
|
|
<link rel="author" title="L. David Baron" href="http://dbaron.org/">
|
|
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/">
|
|
<link rel="match" href="reference/text-indent-wrap-001-ref-inline-margin.htm">
|
|
<meta name="flags" content="">
|
|
<style type="text/css">
|
|
i { float: left; height: 0.3em; width: 100px; }
|
|
span { background: yellow }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p><i></i><span>This is a long piece of text that will wrap to multiple lines. This is a long piece of text that will wrap to multiple lines. This is a long piece of text that will wrap to multiple lines. This is a long piece of text that will wrap to multiple lines. This is a long piece of text that will wrap to multiple lines. This is a long piece of text that will wrap to multiple lines. This is a long piece of text that will wrap to multiple lines. This is a long piece of text that will wrap to multiple lines. This is a long piece of text that will wrap to multiple lines. This is a long piece of text that will wrap to multiple lines. This is a long piece of text that will wrap to multiple lines. This is a long piece of text that will wrap to multiple lines.</span></p>
|
|
|
|
|
|
</body></html> |