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:46 -0800
commiteb8cb2158a38de31e6f3ab8a669cb80c3fa93df4 (patch)
treebfc581b327b129b5732a13f3ff79b3e9747d0d37 /docs/_data
parent6ff1573f84c5f84ff9ed79fa6d853180e50f933f (diff)
downloadbootstrap-eb8cb2158a38de31e6f3ab8a669cb80c3fa93df4.tar.xz
bootstrap-eb8cb2158a38de31e6f3ab8a669cb80c3fa93df4.zip
Port 701b4679941f54120bde22a4f6d240d2bac835cd to v3
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.