isSiteSpecificQuirksModeEnabled property

bool? isSiteSpecificQuirksModeEnabled
getter/setter pair

A Boolean value indicating whether WebKit will apply built-in workarounds (quirks) to improve compatibility with certain known websites. You can disable site-specific quirks to help test your website without these workarounds. The default value is true.

Supported Platforms/Implementations:

Implementation

bool? isSiteSpecificQuirksModeEnabled;