summaryrefslogtreecommitdiffstats
path: root/layout/reftests/generated-content/images-01-ref.html
blob: c201db35143f790ae6fcbaf8e5c13f90b717969f (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html>
<head>
<style>
div { border:1px solid green; margin:5px; }
</style>
</head>
<body>
<div>Inner</div>
</body>
</html>