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