summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1395650-1.html
blob: 1ad68348b36f9b9735b209d23239ccd589177f2d (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<table style="visibility: collapse">
  <tbody style="visibility: visible">
    <tr><td>This text should be visible</td></tr>
  </tbody>
</table>