Source position: htmldefs.pp line 95
type THTMLElementFlag = (
efSubelementContent,
efPCDATAContent,
efPreserveWhitespace,
efDeprecated,
efNoChecks,
efEndTagOptional
);