Commit 85dea538 authored by Chris Rebert's avatar Chris Rebert

Port #14958 over to hosted docs

parent aa309a1e
...@@ -196,9 +196,15 @@ ...@@ -196,9 +196,15 @@
<tr> <tr>
<td>Chrome</td> <td>Chrome</td>
<td><code>&lt;input type="password"&gt;</code> sporadically causes bad widths on floated elements</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://code.google.com/p/chromium/issues/detail?id=377346">Chromium issue #377346</a></td>
<td><a href="https://github.com/twbs/bootstrap/issues/13892">#13892</a></td> <td><a href="https://github.com/twbs/bootstrap/issues/13892">#13892</a></td>
</tr> </tr>
<tr>
<td>Chrome</td>
<td>CSS infinite linear animation with alpha transparency leaks memory</td>
<td><a href="https://code.google.com/p/chromium/issues/detail?id=429375">Chromium issue #429375</a></td>
<td><a href="https://github.com/twbs/bootstrap/issues/14409">#14409</a></td>
</tr>
<tr> <tr>
<td>Safari</td> <td>Safari</td>
<td>Weird button behavior with some number <code>&lt;input&gt;</code>s</td> <td>Weird button behavior with some number <code>&lt;input&gt;</code>s</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment