1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-07-10 01:06:20 +02:00
Files
php-htmlpurifier/tests/HTMLPurifier/FixtureData/RemoveBlankTestCaseInput.html
2024-04-11 20:52:45 -04:00

10 lines
106 B
HTML

<table>
<caption>
Cool Table
</caption>
<tr>
<td>
Element 1
</td>
</tr>
</table>