annotate tests/mismatch.ur @ 2074:e48e09a1f583

HTML5 input attributes: placeholder, required, autofocus; email input type (without cformTag equivalent)
author Sergey Mironov <grrwlf@gmail.com>
date Sun, 12 Oct 2014 10:03:36 +0000
parents b8cfb05c091d
children
rev   line source
adamc@1189 1 fun main () = return <xml><body>
adamc@1189 2 <b>Wowza!</i>
adamc@1189 3 </body></xml>