lead: "A list of the browser bugs that Bootstrap is currently grappling with."
fullwidth: true
---
...
...
@@ -13,7 +14,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
<p>We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, <ahref="../getting-started/#support">see our browser compatibility docs</a>.</p>
<td>Java applets that are descendants of elements with forced hardware acceleration using <code>translate3d(0,0,0)</code> are invisible on Windows</td>
<td>Offshoot of <ahref="https://github.com/twbs/bootstrap/issues/8350">#8350</a>&<ahref="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a></td>
</tr>
<tr>
<td>Chrome</td>
<td><code>display: table;</code> within <code>display: block;</code> forces sibling content to new line</td>