Mypal/layout/reftests/table-bordercollapse/borderhandling-2.html

11 lines
215 B
HTML

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<style>
div {width: 50px; height: 50px;}
</style>
</head>
<body>
<table border><td><div/></td></table>
</body>
</html>