<< Click to Display Table of Contents >> Navigation: »No topics above this level« Quirks mode |
Handling of some CSS properties depends on document header (see quirks mode https://developer.mozilla.org/en-US/docs/Web/HTML/Quirks_Mode_and_Standards_Mode)
THtDocument and THtPanel has QuirksModeSelector property which defines whan mode will be choosen
qmAuto - depents on header
qmDocType - treat all documents as having DOCTYPE
qmQuirks - treat all documents as not having DOCTYPE