<!-- Docs page layout -->
- <div class="bs-docs-header" id="content">
+ <div class="bs-docs-header" id="content" tabindex="-1">
<div class="container">
<h1>Wall of browser bugs</h1>
<p>A list of the browser bugs that Bootstrap is currently grappling with.</p>
<td>Offshoot of <a href="https://github.com/twbs/bootstrap/issues/8350">#8350</a> & <a href="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a>
</td>
</tr>
-
+
+ <tr>
+ <td>Chrome (OS X)
+</td>
+ <td><p>Caps Lock indicator not shown in <code><input type="password"></code> with <code>display: block</code></p>
+</td>
+ <td><a href="https://code.google.com/p/chromium/issues/detail?id=460200">Chromium issue #460200</a>
+</td>
+ <td><a href="https://github.com/twbs/bootstrap/issues/15832">#15832</a>
+</td>
+ </tr>
+
<tr>
<td>Chrome
</td>
<td><a href="https://github.com/twbs/bootstrap/issues/15205">#15205</a>
</td>
</tr>
-
+
+ <tr>
+ <td>Safari (OS X)
+</td>
+ <td><p>Caps Lock indicator not shown in <code><input type="password"></code> with <code>display: block</code></p>
+</td>
+ <td><a href="https://bugs.webkit.org/show_bug.cgi?id=141804">WebKit bug #141804</a>, <a href="https://openradar.appspot.com/19892433">Apple Safari Radar #19892433</a>
+</td>
+ <td><a href="https://github.com/twbs/bootstrap/issues/15832">#15832</a>
+</td>
+ </tr>
+
<tr>
<td>Safari (iOS)
</td>