File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -196,9 +196,15 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
196
196
< tr >
197
197
< td > Chrome</ td >
198
198
< td > < code > <input type="password"></ 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 >
200
200
< td > < a href ="https://github.com/twbs/bootstrap/issues/13892 "> #13892</ a > </ td >
201
201
</ 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 >
202
208
< tr >
203
209
< td > Safari</ td >
204
210
< td > Weird button behavior with some number < code > <input></ code > s</ td >
You can’t perform that action at this time.
0 commit comments