Mercurial > urweb
view tests/css.ur @ 1600:8128fcb2d4a4
Fix catalog querying about empty tables
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Fri, 18 Nov 2011 17:44:12 -0500 |
parents | a671c986f517 |
children | f9e5a8e09cdf |
line wrap: on
line source
style st1 style st2 fun main () = return <xml><body> <span title="Whoa" class={classes st1 st2}>Hi!</span> </body></xml>