bmlk%gmx.de c2a9780647 adding testcases to layout regression tests, npob
git-svn-id: svn://10.0.0.236/trunk@184977 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-19 20:25:41 +00:00

9 lines
322 B
HTML

<html><head>
<title>Testcase bug 299723 - Table attribute RULES doesn't seem to recognize "none" and other values work strangely</title></head>
<body>
<table border="10" cellspacing="0" frame="void" rules="none" width="750">
<tbody><tr>
<td>You should see</td>
<td>no borders here</td>
</tr></tbody></table>
</body></html>