In our organization browser is upgraded from IE8 to IE11 by keeping compatibility view setting on (Display intranet sites in compatibility view only). Application that are developed targeting IE11 are using IE=edge tag in configuration file, by adding this will there be any impact while rendering in other browsers.?
Application is developed using MVC4, IIS7 and windows server 2008 R2.
Harish kakani