aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-04-04 16:25:09 -0700
committerChris Rebert <[email protected]>2016-04-04 16:25:09 -0700
commit16d710217667879c6a79b3df25fd565fcc89cb34 (patch)
treee34039f21c13c15b9b96e6cdee8af944938f0ffb /docs/_data
parentb849fc87633eb37e21fc3621db46008ce8799c45 (diff)
downloadbootstrap-16d710217667879c6a79b3df25fd565fcc89cb34.tar.xz
bootstrap-16d710217667879c6a79b3df25fd565fcc89cb34.zip
Reflect MS Edge's migration of their issue tracker
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/ [skip sauce]
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 84c07599c..6f88eb279 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -14,7 +14,7 @@
summary: >
Hovered element still remains in `:hover` state after scrolling away.
upstream_bug: >
- IE#926665
+ Edge#7108183
origin: >
Bootstrap#14211
@@ -24,7 +24,7 @@
summary: >
When hovering over a `<select>` menu item, the cursor for the element underneath the menu is displayed.
upstream_bug: >
- IE#963961
+ Edge#817822
origin: >
Bootstrap#14528
@@ -34,7 +34,7 @@
summary: >
CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element.
upstream_bug: >
- IE#1463734
+ Edge#3342037
origin: >
Bootstrap#16671