Mercurial > urweb
view tests/attrs_escape.ur @ 1793:446e73902b09
Fix JavaScript implementation of strcspn()
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 24 Jul 2012 19:49:50 -0400 |
parents | 71bafe66dbe1 |
children |
line wrap: on
line source
val main = fn () => <html><body> <font face="\"Well hey\" Wow">Welcome</font> </body></html>