view tests/attrMangle.ur @ 2020:924e2ef31f5a

Remove special treatment of <button>
author Adam Chlipala <adam@chlipala.net>
date Mon, 09 Jun 2014 18:26:03 -0400
parents 146ec8e90063
children
line wrap: on
line source
open Goofy

fun main () : transaction page = return <xml><body>
  <goofy name="beppo" data-role="excellence"/>
</body></xml>