Remove <meta content="IE=Edge" http-equiv="X-UA-Compatible"> (#166252)
Fixes https://github.com/flutter/flutter/issues/166166
This commit is contained in:
@@ -5,7 +5,6 @@ found in the LICENSE file. -->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
|
||||
<title>Web Test</title>
|
||||
<!-- iOS meta tags & icons -->
|
||||
|
||||
@@ -5,7 +5,6 @@ found in the LICENSE file. -->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
|
||||
<title>Web Test</title>
|
||||
<!-- iOS meta tags & icons -->
|
||||
|
||||
@@ -5,7 +5,6 @@ found in the LICENSE file. -->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
|
||||
<title>Web Test</title>
|
||||
<!-- iOS meta tags & icons -->
|
||||
|
||||
@@ -5,7 +5,6 @@ found in the LICENSE file. -->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
|
||||
<title>Integration test. App load with flutter.js. Custom serviceWorkerVersion provided.</title>
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ found in the LICENSE file. -->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
|
||||
<title>Integration test. App load with flutter.js and onEntrypointLoaded API. nonce required.</title>
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ found in the LICENSE file. -->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
|
||||
<title>Integration test. App load with flutter.js and onEntrypointLoaded API. Trusted Types enabled.</title>
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ found in the LICENSE file. -->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
|
||||
<title>Integration test. App load with flutter.js and onEntrypointLoaded API</title>
|
||||
<!-- iOS meta tags & icons -->
|
||||
|
||||
@@ -5,7 +5,6 @@ found in the LICENSE file. -->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
|
||||
<title>Web Test</title>
|
||||
<!-- iOS meta tags & icons -->
|
||||
|
||||
@@ -5,7 +5,6 @@ found in the LICENSE file. -->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
|
||||
<title>Web Test</title>
|
||||
<!-- iOS meta tags & icons -->
|
||||
|
||||
@@ -21,7 +21,6 @@ found in the LICENSE file. -->
|
||||
<base href="$FLUTTER_BASE_HREF">
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
<meta name="description" content="A new Flutter project.">
|
||||
|
||||
<!-- iOS meta tags & icons -->
|
||||
|
||||
Reference in New Issue
Block a user