view tests/badTags.ur @ 1641:68429cfce8db

Redo HTML context classification, to keep regular <body> tags out of <table> and <tr>
author Adam Chlipala <adam@chlipala.net>
date Tue, 20 Dec 2011 19:02:04 -0500
parents a0caa991cdad
children
line wrap: on
line source
fun main () : transaction page = <xml><body><table></div></body></xml>