aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-01-23 02:54:02 -0800
committerChris Rebert <[email protected]>2016-01-23 02:54:02 -0800
commit903503bd47a665d0934f17b2cc3cf35491226f8a (patch)
treebbe9993ca378a7682be5b31a5e411950f74f23b6 /docs
parentbd8c03bfc660d43c12155e81cce5dcbc6c391cf5 (diff)
parente381b8323334d22a19d62f7408c14479cb08675e (diff)
downloadbootstrap-903503bd47a665d0934f17b2cc3cf35491226f8a.tar.xz
bootstrap-903503bd47a665d0934f17b2cc3cf35491226f8a.zip
Merge pull request #19010 from twbs/edge-bug-2274240
Add Wall of Browser Bugs entry for #16915
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.