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

Module Xhtml_types.SPECIAL

module SPECIAL : sig..end

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