From: Chris Rebert Date: Wed, 29 Oct 2014 00:53:55 +0000 (-0700) Subject: Add `transform: translate3d(0, 0, 0)` iOS Safari bug to the Wall X-Git-Tag: v3.3.0~21^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7fd40950bb08ff09a0ded2778a7298136403a5f;p=thirdparty%2Fbootstrap.git Add `transform: translate3d(0, 0, 0)` iOS Safari bug to the Wall Closes #14603 (again) [skip sauce] --- diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index ec7408626b..0ac8871c4c 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -113,6 +113,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." (No public bug tracker) #9774 + + Safari + transform: translate3d(0, 0, 0); iOS bug + WebKit bug #138162, Apple Safari Radar #18804973 + #14603 +