mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-02 14:24:19 +01:00
Merge pull request #14901 from twbs/translate3d-ios-bug
Add `transform: translate3d(0, 0, 0)` iOS Safari bug to the Wall
This commit is contained in:
commit
2aac61ed17
@ -113,6 +113,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
|
|||||||
<td>(No public bug tracker)</td>
|
<td>(No public bug tracker)</td>
|
||||||
<td><a href="https://github.com/twbs/bootstrap/issues/9774">#9774</a></td>
|
<td><a href="https://github.com/twbs/bootstrap/issues/9774">#9774</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Safari</td>
|
||||||
|
<td><code>transform: translate3d(0, 0, 0);</code> iOS bug</td>
|
||||||
|
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=138162">WebKit bug #138162</a>, <a href="http://openradar.appspot.com/18804973">Apple Safari Radar #18804973</a></td>
|
||||||
|
<td><a href="https://github.com/twbs/bootstrap/pull/14603">#14603</a></td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user