]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove Safari percent rounding bug entry from Wall of browser bugs
authorChris Rebert <code@rebertia.com>
Mon, 22 Sep 2014 17:16:25 +0000 (10:16 -0700)
committerChris Rebert <code@rebertia.com>
Mon, 22 Sep 2014 17:16:25 +0000 (10:16 -0700)
Bug is fixed in OS X Safari v7.1
Refs #14663

docs/browser-bugs.html

index a6e1c0ea8a39d976ae9bb2e7114c341ea9ce3ee2..010af409d31601b646ab52daa63cb140eee8eb8b 100644 (file)
@@ -119,12 +119,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
           <td><a href="https://code.google.com/p/chromium/issues/detail?id=377346">Chrome issue #377346</a></td>
           <td><a href="https://github.com/twbs/bootstrap/issues/13892">#13892</a></td>
         </tr>
-        <tr>
-          <td>Safari</td>
-          <td>Insufficient CSS percentage precision</td>
-          <td>(No public bug tracker)</td>
-          <td><a href="https://github.com/twbs/bootstrap/issues/9282">#9282</a></td>
-        </tr>
         <tr>
           <td>Safari</td>
           <td>Justified nav rendering bug</td>