view tests/img.ur @ 1041:0d767c8d2923

Proper initial values of dynamic checkboxes in IE
author Adam Chlipala <adamc@hcoop.net>
date Sun, 22 Nov 2009 17:57:15 -0500
parents e28637743279
children
line wrap: on
line source
fun main () : transaction page = return <xml><body>
  <img src="http://www.google.com/intl/en_ALL/images/logo.gif"/>
</body></xml>