no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / table-bordercollapse / bordercolor-1.html
blob587b514dd9fe87d62ae021825e92d601df985312
1 <!doctype html public "-//w3c//dtd html 3.2//en">
3 <html>
5 <head>
6 <title>bordercolor</title>
7 </head>
9 <body >
10 <table border="1" bordercolor="green">
11 <tr><td>c1</td></tr>
12 </table>
15 </body>
17 </html>