diff options
| author | Chris Rebert <[email protected]> | 2016-01-23 02:49:08 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-01-23 02:55:07 -0800 |
| commit | 6ff1573f84c5f84ff9ed79fa6d853180e50f933f (patch) | |
| tree | 0bd2a64b4e4ef8253840adf598c0cc882416c7de /docs/_data | |
| parent | 7e0cac1b47a71dfdf2636242323bbff332b66ac5 (diff) | |
| download | bootstrap-6ff1573f84c5f84ff9ed79fa6d853180e50f933f.tar.xz bootstrap-6ff1573f84c5f84ff9ed79fa6d853180e50f933f.zip | |
Port e381b8323334d22a19d62f7408c14479cb08675e to v3
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/_data')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
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. |
