Mercurial > urweb
view tests/attrs_escape.lac @ 169:2232ab355f66
Took more advantage of new ability to exit with an error message
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 29 Jul 2008 16:02:02 -0400 |
parents | 813e5a52063d |
children |
line wrap: on
line source
val main = fn () => <html><body> <font face="\"Well hey\" Wow">Welcome</font> </body></html>