From eb8cb2158a38de31e6f3ab8a669cb80c3fa93df4 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 26 Jan 2016 12:38:27 -0800 Subject: [PATCH] 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] --- docs/_data/browser-bugs.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 67f8cb0853..cfa241dcbb 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -1,13 +1,3 @@ -- - browser: > - Microsoft Edge - summary: > - Edge renders an SVG `` with `max-width:100%;` too small - upstream_bug: > - IE#2274240 - origin: > - Bootstrap#16915 - - browser: > Internet Explorer 11 & Microsoft Edge