mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Remove usage of X-UA-Compatible
This commit is contained in:
parent
53909ad4e9
commit
daabff0021
50 changed files with 23 additions and 72 deletions
|
|
@ -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>',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue