Skip to content

Commit 85dea53

Browse files
committed
Port twbs#14958 over to hosted docs
1 parent aa309a1 commit 85dea53

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

browser-bugs/index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,15 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
196196
<tr>
197197
<td>Chrome</td>
198198
<td><code>&lt;input type="password"&gt;</code> sporadically causes bad widths on floated elements</td>
199-
<td><a href="https://code.google.com/p/chromium/issues/detail?id=377346">Chrome issue #377346</a></td>
199+
<td><a href="https://code.google.com/p/chromium/issues/detail?id=377346">Chromium issue #377346</a></td>
200200
<td><a href="https://github.com/twbs/bootstrap/issues/13892">#13892</a></td>
201201
</tr>
202+
<tr>
203+
<td>Chrome</td>
204+
<td>CSS infinite linear animation with alpha transparency leaks memory</td>
205+
<td><a href="https://code.google.com/p/chromium/issues/detail?id=429375">Chromium issue #429375</a></td>
206+
<td><a href="https://github.com/twbs/bootstrap/issues/14409">#14409</a></td>
207+
</tr>
202208
<tr>
203209
<td>Safari</td>
204210
<td>Weird button behavior with some number <code>&lt;input&gt;</code>s</td>

0 commit comments

Comments
 (0)