compatMode property

String get compatMode

Gets a value that indicates whether standards-compliant mode is switched on for the object.

MDN Reference

Implementation

_i2.String get compatMode => _i4.getProperty(
      this,
      'compatMode',
    );