log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
comparison tests/empties.ur @ 984:815afd323d86
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
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>