]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add `transform: translate3d(0, 0, 0)` iOS Safari bug to the Wall 14901/head
authorChris Rebert <code@rebertia.com>
Wed, 29 Oct 2014 00:53:55 +0000 (17:53 -0700)
committerChris Rebert <code@rebertia.com>
Wed, 29 Oct 2014 00:54:59 +0000 (17:54 -0700)
Closes #14603 (again)
[skip sauce]

docs/browser-bugs.html

index ec7408626be80874c9e2e0034158d930dd5e49a2..0ac8871c4c2e6efe3e4b398adcfb447b2511e4b7 100644 (file)
@@ -113,6 +113,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
           <td>(No public bug tracker)</td>
           <td><a href="https://github.com/twbs/bootstrap/issues/9774">#9774</a></td>
         </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>
     </table>
   </div>