Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
7a857511
Commit
7a857511
authored
9 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Remove html5shiv and respond.js from test files.
parent
aedf1f9a
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
js/tests/visual/alert.html
+0
-7
js/tests/visual/alert.html
js/tests/visual/button.html
+0
-7
js/tests/visual/button.html
js/tests/visual/carousel.html
+0
-7
js/tests/visual/carousel.html
js/tests/visual/collapse.html
+0
-7
js/tests/visual/collapse.html
js/tests/visual/dropdown.html
+0
-7
js/tests/visual/dropdown.html
js/tests/visual/modal.html
+0
-8
js/tests/visual/modal.html
js/tests/visual/popover.html
+0
-7
js/tests/visual/popover.html
js/tests/visual/scrollspy.html
+0
-8
js/tests/visual/scrollspy.html
js/tests/visual/tab.html
+0
-8
js/tests/visual/tab.html
js/tests/visual/tooltip.html
+0
-7
js/tests/visual/tooltip.html
with
0 additions
and
73 deletions
+0
-73
js/tests/visual/alert.html
+
0
-
7
View file @
7a857511
...
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Alert
</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>
...
...
This diff is collapsed.
Click to expand it.
js/tests/visual/button.html
+
0
-
7
View file @
7a857511
...
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Button
</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>
...
...
This diff is collapsed.
Click to expand it.
js/tests/visual/carousel.html
+
0
-
7
View file @
7a857511
...
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Carousel
</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>
...
...
This diff is collapsed.
Click to expand it.
js/tests/visual/collapse.html
+
0
-
7
View file @
7a857511
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
js/tests/visual/dropdown.html
+
0
-
7
View file @
7a857511
...
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Dropdown
</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>
...
...
This diff is collapsed.
Click to expand it.
js/tests/visual/modal.html
+
0
-
8
View file @
7a857511
...
...
@@ -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
;
...
...
This diff is collapsed.
Click to expand it.
js/tests/visual/popover.html
+
0
-
7
View file @
7a857511
...
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Popover
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.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>
...
...
This diff is collapsed.
Click to expand it.
js/tests/visual/scrollspy.html
+
0
-
8
View file @
7a857511
...
...
@@ -6,17 +6,9 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Scrollspy
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.min.css"
>
<style>
body
{
padding-top
:
70px
;
}
</style>
<!-- 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
data-spy=
"scroll"
data-target=
".navbar"
data-offset=
"70"
>
...
...
This diff is collapsed.
Click to expand it.
js/tests/visual/tab.html
+
0
-
8
View file @
7a857511
...
...
@@ -6,7 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Tab
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.min.css"
>
<style>
h4
{
margin
:
40px
0
10px
;
...
...
@@ -16,13 +15,6 @@
margin-bottom
:
15px
;
}
</style>
<!-- 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>
...
...
This diff is collapsed.
Click to expand it.
js/tests/visual/tooltip.html
+
0
-
7
View file @
7a857511
...
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Tooltip
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.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>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment