tracks/vendor/plugins/selenium-on-rails/test_data/partials/_html.html
2008-05-20 21:28:26 +01:00

6 lines
No EOL
193 B
HTML

<h1>This should never be visible!</h1>
<table>
<tr><th colspan="3">HTML partial</th></tr>
<tr><td>type</td><td>partial</td><td>HTML partial</td></tr>
</table>
<p>Neither should this!</p>