]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add Wall of Browser Bugs entry for #14409 14958/head
authorChris Rebert <code@rebertia.com>
Sat, 1 Nov 2014 00:08:01 +0000 (17:08 -0700)
committerChris Rebert <code@rebertia.com>
Sat, 1 Nov 2014 00:08:28 +0000 (17:08 -0700)
Closes #14409.
[skip sauce]

docs/browser-bugs.html

index b997010195fc7fbf70d67fde5a6ee88884416e4c..e2394f3a923c183562c69672fe40b9f1bc54ca9f 100644 (file)
@@ -98,9 +98,15 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
         <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://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>
         </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>
           <td>Safari</td>
           <td>Weird button behavior with some number <code>&lt;input&gt;</code>s</td>