aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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.