blob: 145b84e85532d9a0e4afc369166b4f365ada12be [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<title>viewBox and text</title>
<style type="text/css">
object { border: navy inset; }
</style>
</head>
<body>
<p>The following two blocks should look identical (to the pixel), and they should both say "PASS":</p>
<p><object data="003a.xml">FAIL</object></p>
<p><object data="003b.xml">FAIL</object></p>
</body>
</html>