]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add Wall of Browser Bugs entry for #13892 14037/head
authorChris Rebert <code@rebertia.com>
Fri, 4 Jul 2014 00:17:18 +0000 (17:17 -0700)
committerChris Rebert <code@rebertia.com>
Fri, 4 Jul 2014 00:17:18 +0000 (17:17 -0700)
Closes #13892.
[skip sauce]

docs/browser-bugs.html

index 25f7d3b102f27c1f78aa823a0426934c7feeb603..0a52c4b160f620ca84c6b283deae76afe44a0f35 100644 (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>