summaryrefslogtreecommitdiffstats
path: root/layout/reftests/object/svg.html
blob: 2e244d0830b81b764218d8c46523cf8caf524a60 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!-- http://biesi.damowmow.com/object/029.html -->
<html lang="en">
<head>
<title>&lt;object&gt;: SVG</title>
</head>
<body>
<p><object data="extra/pass.svg" width="100" height="20">FAIL</object></p>
</body>
</html>