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:
authorXhmikosR <xhmikosr@gmail.com>2015-10-27 00:47:40 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-10-27 00:57:19 +0300
commit7a85751144ae79ce9a7466e67d19d7103b6e1ddc (patch)
tree9ff4c0fb2c51b197322b1864f05e1022ce00c9b1 /js/tests/visual/modal.html
parentaedf1f9ad96aa69e6d8beeeba94e74f8223e9ce4 (diff)
Remove html5shiv and respond.js from test files.
Diffstat (limited to 'js/tests/visual/modal.html')
-rw-r--r--js/tests/visual/modal.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/js/tests/visual/modal.html b/js/tests/visual/modal.html
index 0479167073..2e2f6eb637 100644
--- a/js/tests/visual/modal.html
+++ b/js/tests/visual/modal.html
@@ -6,14 +6,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Modal</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]-->
-
<style>
#tall {
height: 1500px;