Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module XHTML.T.SPECIAL

module SPECIAL: sig..end


type inline = [ `Img | `Map | `Object ]

type block = [ `Fieldset | `Form | `Table ]

type flow = [ `Fieldset | `Form | `Img | `Map | `Object | `Table ]