Add Wall of Browser Bugs entry for #13892

Closes #13892.
[skip sauce]
This commit is contained in:
Chris Rebert 2014-07-03 17:17:18 -07:00
parent 456bd67da8
commit a14f6222a6
1 changed files with 6 additions and 0 deletions

View File

@ -95,6 +95,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
<td><a href="https://code.google.com/p/chromium/issues/detail?id=346051">Chromium issue #346051</a></td>
<td><a href="https://github.com/twbs/bootstrap/issues/12548">#12548</a></td>
</tr>
<tr>
<td>Chrome</td>
<td><code>&lt;input type="password"&gt;</code> sporadically causes bad widths on floated elements</td>
<td><a href="https://code.google.com/p/chromium/issues/detail?id=377346">Chrome issue #377346</a></td>
<td><a href="https://github.com/twbs/bootstrap/issues/13892">#13892</a></td>
</tr>
<tr>
<td>Safari</td>
<td>Insufficient CSS percentage precision</td>