Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-12-15 22:38:57 +0300
committerChris Rebert <code@rebertia.com>2014-12-15 22:38:57 +0300
commita28e25c00bd3c68605a7d8a653ca1de5986dd557 (patch)
tree79257adfa98e0806293d14a1a8db8bfd1ab769b9 /js/tests/visual/popover.html
parentbd453652b82331da2feddfeb5cf40c50404e143c (diff)
Remove IE8 compat shims from JS visual tests
Diffstat (limited to 'js/tests/visual/popover.html')
-rw-r--r--js/tests/visual/popover.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/js/tests/visual/popover.html b/js/tests/visual/popover.html
index 0e84f5ceee..e71ebca8c6 100644
--- a/js/tests/visual/popover.html
+++ b/js/tests/visual/popover.html
@@ -6,13 +6,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Popover</title>
<link rel="stylesheet" href="../../../dist/css/bootstrap.min.css">
-
- <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
- <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
- <!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
- <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
- <![endif]-->
</head>
<body>