I am working on an application which works fine in all browsers except Firefox. In firefox I get html/javascript code directly displayed as code on web page, instead of being rendered properly. It works fine if I change it to UTF-8. The application is an AngularJS SPA.
I am worried about this behaviour of Firefox as the application needs to support all browsers.