compatMode property
String
get
compatMode
The Document.compatMode
read-only property indicates
whether the document is rendered in
Quirks mode
or
Standards mode.
Implementation
external String get compatMode;