Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/484256-1.html

12 lines
No EOL
244 B
HTML

<html>
<head>
<style>
table {border-collapse: collapse;
border-top: 300px solid orange}
div {width:10px; height: 10px; border:thin green solid;}
td {padding:0px;}
</style>
</head>
<div></div>
<table><tr><td><div></div></td></tr></table>
</html>