border-collapse-double-border-notref.html (308B)
1 <!doctype html> 2 <title>CSS Test Reference</title> 3 <link rel="author" href="mailto:emilio@crisal.io" title="Emilio Cobos Álvarez"> 4 <link rel="author" href="https://mozilla.org" title="Mozilla"> 5 <table style="border-collapse: collapse; border-style: solid;"> 6 <td>Should see a non-solid border</td> 7 </table>