Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
a28e25c0
Commit
a28e25c0
authored
Dec 15, 2014
by
Chris Rebert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove IE8 compat shims from JS visual tests
parent
bd453652
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
0 additions
and
77 deletions
+0
-77
js/tests/visual/affix.html
js/tests/visual/affix.html
+0
-7
js/tests/visual/alert.html
js/tests/visual/alert.html
+0
-7
js/tests/visual/button.html
js/tests/visual/button.html
+0
-7
js/tests/visual/carousel.html
js/tests/visual/carousel.html
+0
-7
js/tests/visual/collapse.html
js/tests/visual/collapse.html
+0
-7
js/tests/visual/dropdown.html
js/tests/visual/dropdown.html
+0
-7
js/tests/visual/modal.html
js/tests/visual/modal.html
+0
-7
js/tests/visual/popover.html
js/tests/visual/popover.html
+0
-7
js/tests/visual/scrollspy.html
js/tests/visual/scrollspy.html
+0
-7
js/tests/visual/tab.html
js/tests/visual/tab.html
+0
-7
js/tests/visual/tooltip.html
js/tests/visual/tooltip.html
+0
-7
No files found.
js/tests/visual/affix.html
View file @
a28e25c0
...
@@ -40,13 +40,6 @@
...
@@ -40,13 +40,6 @@
background-color
:
#85144B
;
background-color
:
#85144B
;
}
}
</style>
</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>
</head>
<body>
<body>
...
...
js/tests/visual/alert.html
View file @
a28e25c0
...
@@ -6,13 +6,6 @@
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Alert
</title>
<title>
Alert
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.min.css"
>
<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>
</head>
<body>
<body>
...
...
js/tests/visual/button.html
View file @
a28e25c0
...
@@ -6,13 +6,6 @@
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Button
</title>
<title>
Button
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.min.css"
>
<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>
</head>
<body>
<body>
...
...
js/tests/visual/carousel.html
View file @
a28e25c0
...
@@ -6,13 +6,6 @@
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Carousel
</title>
<title>
Carousel
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.min.css"
>
<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>
</head>
<body>
<body>
...
...
js/tests/visual/collapse.html
View file @
a28e25c0
...
@@ -6,13 +6,6 @@
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Collapse
</title>
<title>
Collapse
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.min.css"
>
<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>
</head>
<body>
<body>
...
...
js/tests/visual/dropdown.html
View file @
a28e25c0
...
@@ -6,13 +6,6 @@
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Dropdown
</title>
<title>
Dropdown
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.min.css"
>
<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>
</head>
<body>
<body>
...
...
js/tests/visual/modal.html
View file @
a28e25c0
...
@@ -6,13 +6,6 @@
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Modal
</title>
<title>
Modal
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.min.css"
>
<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>
</head>
<body>
<body>
...
...
js/tests/visual/popover.html
View file @
a28e25c0
...
@@ -6,13 +6,6 @@
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Popover
</title>
<title>
Popover
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.min.css"
>
<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>
</head>
<body>
<body>
...
...
js/tests/visual/scrollspy.html
View file @
a28e25c0
...
@@ -10,13 +10,6 @@
...
@@ -10,13 +10,6 @@
<style>
<style>
body
{
padding-top
:
70px
;
}
body
{
padding-top
:
70px
;
}
</style>
</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>
</head>
<body
data-spy=
"scroll"
data-target=
".navbar"
data-offset=
"70"
>
<body
data-spy=
"scroll"
data-target=
".navbar"
data-offset=
"70"
>
...
...
js/tests/visual/tab.html
View file @
a28e25c0
...
@@ -16,13 +16,6 @@
...
@@ -16,13 +16,6 @@
margin-bottom
:
15px
;
margin-bottom
:
15px
;
}
}
</style>
</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>
</head>
<body>
<body>
...
...
js/tests/visual/tooltip.html
View file @
a28e25c0
...
@@ -6,13 +6,6 @@
...
@@ -6,13 +6,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Tooltip
</title>
<title>
Tooltip
</title>
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.min.css"
>
<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>
</head>
<body>
<body>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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