aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-03-09 16:29:40 -0800
committerChris Rebert <[email protected]>2016-03-09 16:29:40 -0800
commitd47a61a27b2a3cef32344ea987c3b9853c044bcc (patch)
tree328ad00ae7edf0b0779738f317988985cf99e917
parentada8f213433b357af0528d06ec03148ae9d106f3 (diff)
downloadbootstrap-d47a61a27b2a3cef32344ea987c3b9853c044bcc.tar.xz
bootstrap-d47a61a27b2a3cef32344ea987c3b9853c044bcc.zip
Wall of Browser Bugs: Stop mentioning IE11
Sounds like IE11 isn't getting non-critical fixes anymore, so there's no point in mentioning it (just like there's no point in mentioning IE10). Help us, Edge-Wan Kenobi! You're our only hope. [ci skip]
-rw-r--r--docs/_data/browser-bugs.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 5d8e1d949..15432139d 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -1,6 +1,6 @@
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
Native browser tooltip for `title` shows on first keyboard focus (in addition to custom tooltip component)
upstream_bug: >
@@ -10,7 +10,7 @@
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
Hovered element still remains in `:hover` state after scrolling away.
upstream_bug: >
@@ -20,7 +20,7 @@
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
When hovering over a `<select>` menu item, the cursor for the element underneath the menu is displayed.
upstream_bug: >
@@ -30,7 +30,7 @@
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element.
upstream_bug: >
@@ -40,7 +40,7 @@
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
`background` of `<tr>` is only applied to first child cell instead of all cells in the row
upstream_bug: >
@@ -50,7 +50,7 @@
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
`@-ms-viewport{width: device-width;}` has side-effect of making scrollbars auto-hide
upstream_bug: >
@@ -60,7 +60,7 @@
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
Background color from lower layer bleeds through transparent border in some cases
upstream_bug: >