Remove <meta content="IE=Edge" http-equiv="X-UA-Compatible"> (#166252)

Fixes https://github.com/flutter/flutter/issues/166166
This commit is contained in:
Ben Konyi
2025-03-31 12:03:56 -04:00
committed by GitHub
parent 9870afdc0c
commit edf0322cf0
13 changed files with 0 additions and 16 deletions

View File

@@ -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 -->

View File

@@ -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 -->

View File

@@ -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 -->

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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 -->

View File

@@ -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 -->

View File

@@ -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 -->

View File

@@ -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 -->