mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
10 lines
338 B
HTML
10 lines
338 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html><head>
|
|
<title>CSS Test Reference</title>
|
|
<link rel="match" href="reference/block-in-inline-insert-014-nosplit-ref.htm">
|
|
</head>
|
|
<body>
|
|
<div style="display: inline; border: 2px solid"><div>One</div>Two</div>
|
|
|
|
|
|
</body></html> |