Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Compatibility View List is an XML file that contains entries similar to the following (fictional) entries.

 

 

Code Block
<domain>adatum.com</domain>  
<domain docMode="EmulateIE7">fabrikam.com</domain>  
<domain docMode="EmulateIE8">fourthcoffee.com</domain>  
<domain featureSwitch="createElementWithMarkup:false">northwindtraders.com</domain>  
<domain docMode="EmulateIE8" versionVector="8" uaString="8">woodgrovebank.com</domain>  

 

...