0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Regenerate Wall of Browser Bugs

This commit is contained in:
Chris Rebert 2015-07-17 23:25:47 -07:00
parent 863b429e9a
commit adf7fb869f

View File

@ -145,6 +145,17 @@
</td>
</tr>
<tr>
<td>Internet Explorer 11 & Microsoft Edge
</td>
<td><p>CSS <code>border-radius</code> sometimes causes lines of bleed-through of the <code>background-color</code> of the parent element.</p>
</td>
<td><a href="https://connect.microsoft.com/IE/feedback/details/1463734">IE bug #1463734</a>
</td>
<td><a href="https://github.com/twbs/bootstrap/issues/16671">#16671</a>
</td>
</tr>
<tr>
<td>Firefox
</td>
@ -354,28 +365,6 @@
</td>
</tr>
<tr>
<td>Safari (OS X)
</td>
<td><p>Alpha linear-gradient has dark line at its edge.</p>
</td>
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=139803">WebKit bug #139803</a>, <a href="https://openradar.appspot.com/19434933">Apple Safari Radar #19434933</a>
</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 (OS X)
</td>
@ -431,6 +420,17 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
<td><p>Tapping below <code>&lt;input&gt;</code>s can focus them in some cases</p>
</td>
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=146244">WebKit bug #146244</a>, <a href="https://openradar.appspot.com/21509310">Apple Safari Radar #21509310</a>
</td>
<td><a href="https://github.com/twbs/bootstrap/issues/15968">#15968</a>
</td>
</tr>
</tbody>
</table>
</div>