blob: 7ef5cffb5722858649f0c4c62ddb61964c722d93 [file] [log] [blame]
<html>
<head>
<title>Test HTML Page</title>
<style type="text/css">
fieldset { display: table-row; }
</style>
</head>
<body>
<fieldset>If you can see this fieldset without crashing, then all is well.</fieldset>
</body>
</html>