From: Chris Rebert Date: Tue, 23 Jun 2015 17:24:41 +0000 (-0700) Subject: Add Wall of Browser Bugs entry for #16671 X-Git-Tag: v3.3.6~97^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a45d572407268e04003dd5352a51449d3dd3e3d5;p=thirdparty%2Fbootstrap.git Add Wall of Browser Bugs entry for #16671 Closes #16671 [skip sauce] --- diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 63f7b3248b..b935aaf554 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -18,6 +18,16 @@ origin: > Bootstrap#14528 +- + browser: > + Internet Explorer 11 + summary: > + CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element. + upstream_bug: > + IE#1463734 + origin: > + Bootstrap#16671 + - browser: > Firefox