comparison tests/empties.ur @ 984:815afd323d86

Whitelisting tags that may be self-closed
author Adam Chlipala <adamc@hcoop.net>
date Sat, 26 Sep 2009 12:45:19 -0400
parents
children
comparison
equal deleted inserted replaced
983:2cd8c1aa0d3a 984:815afd323d86
1 fun main () = return <xml><body>
2 <table> <tr> <th/> <td><p/></td> </tr> </table>
3 <form><textbox{#A}/></form>
4 </body></xml>