tenfourfox/layout/reftests/generated-content/images-01-ref.html

12 lines
139 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE HTML>
<html>
<head>
<style>
div { border:1px solid green; margin:5px; }
</style>
</head>
<body>
<div>Inner</div>
</body>
</html>