]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
regenerate browser-bugs/index.html
authorChris Rebert <code@rebertia.com>
Mon, 23 Feb 2015 06:13:27 +0000 (22:13 -0800)
committerChris Rebert <code@rebertia.com>
Mon, 23 Feb 2015 06:13:27 +0000 (22:13 -0800)
browser-bugs/index.html

index 091efecc3ac2ca644406fc03c413afe65ae18625..ac49df8f3239bbdc74c47c616b80e3b919695f5b 100644 (file)
@@ -91,7 +91,7 @@
 
 
     <!-- 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>&lt;input type="password"&gt;</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>&lt;input type="password"&gt;</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>