Remove usage of X-UA-Compatible

This commit is contained in:
Alex Dima 2020-02-13 17:07:01 +01:00
parent 53909ad4e9
commit daabff0021
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0
50 changed files with 23 additions and 72 deletions

View file

@ -771,7 +771,6 @@ const generateTestSamplesTask = function() {
'<html>',
'<head>',
' <base href="..">',
' <meta http-equiv="X-UA-Compatible" content="IE=edge" />',
' <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />',
'</head>',
'<body>',