diff options
| author | XhmikosR <[email protected]> | 2015-10-26 23:47:40 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-10-26 23:57:19 +0200 |
| commit | 7a85751144ae79ce9a7466e67d19d7103b6e1ddc (patch) | |
| tree | 9ff4c0fb2c51b197322b1864f05e1022ce00c9b1 /js/tests/visual/collapse.html | |
| parent | aedf1f9ad96aa69e6d8beeeba94e74f8223e9ce4 (diff) | |
| download | bootstrap-7a85751144ae79ce9a7466e67d19d7103b6e1ddc.tar.xz bootstrap-7a85751144ae79ce9a7466e67d19d7103b6e1ddc.zip | |
Remove html5shiv and respond.js from test files.
Diffstat (limited to 'js/tests/visual/collapse.html')
| -rw-r--r-- | js/tests/visual/collapse.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/js/tests/visual/collapse.html b/js/tests/visual/collapse.html index 2ccc787ec..a930ab0c6 100644 --- a/js/tests/visual/collapse.html +++ b/js/tests/visual/collapse.html @@ -6,13 +6,6 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Collapse</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> |
