aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-01-23 02:49:08 -0800
committerChris Rebert <[email protected]>2016-01-23 02:49:08 -0800
commite381b8323334d22a19d62f7408c14479cb08675e (patch)
treebbe9993ca378a7682be5b31a5e411950f74f23b6 /docs
parentbd8c03bfc660d43c12155e81cce5dcbc6c391cf5 (diff)
downloadbootstrap-e381b8323334d22a19d62f7408c14479cb08675e.tar.xz
bootstrap-e381b8323334d22a19d62f7408c14479cb08675e.zip
Add 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 [skip sauce]
Diffstat (limited to 'docs')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index cfa241dcb..67f8cb085 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -1,5 +1,15 @@
-
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.