aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-01-26 12:38:27 -0800
committerChris Rebert <[email protected]>2016-01-26 12:38:27 -0800
commit701b4679941f54120bde22a4f6d240d2bac835cd (patch)
treeaa2c7a2758bbfb559003536fd50fc7c110f25911 /docs/_data
parentf2d77b674c4fc6ecaaf56e09dedf8489657b4ad2 (diff)
downloadbootstrap-701b4679941f54120bde22a4f6d240d2bac835cd.tar.xz
bootstrap-701b4679941f54120bde22a4f6d240d2bac835cd.zip
Remove Wall of Browser Bugs entry for #16915
https://connect.microsoft.com/IE/feedback/details/2274240/edge-edge-renders-an-svg-img-with-max-width-100-too-small is fixed as of Edge 25.10586.0.0 (or possibly earlier). Confirmed in https://github.com/twbs/bootstrap/issues/16915#issuecomment-175210482 Reverts #19010 [skip sauce]
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 67f8cb085..cfa241dcb 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -1,15 +1,5 @@
-
browser: >
- Microsoft Edge
- summary: >
- Edge renders an SVG `<img>` with `max-width:100%;` too small
- upstream_bug: >
- IE#2274240
- origin: >
- Bootstrap#16915
-
--
- browser: >
Internet Explorer 11 & Microsoft Edge
summary: >
Hovered element still remains in `:hover` state after scrolling away.