]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove #8702 entry from Wall of browser bugs
authorChris Rebert <code@rebertia.com>
Mon, 22 Sep 2014 17:59:38 +0000 (10:59 -0700)
committerChris Rebert <code@rebertia.com>
Mon, 22 Sep 2014 17:59:38 +0000 (10:59 -0700)
A fix is shipping in Firefox 35: https://bugzilla.mozilla.org/show_bug.cgi?id=763671

docs/browser-bugs.html

index 010af409d31601b646ab52daa63cb140eee8eb8b..4efe7642e85118d1b34a2dbf8773db0ae08e7af3 100644 (file)
@@ -41,12 +41,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
           <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1023761">Mozilla bug #1023761</a></td>
           <td><a href="https://github.com/twbs/bootstrap/issues/13453">#13453</a></td>
         </tr>
-        <tr>
-          <td>Firefox</td>
-          <td>Unusual default form control styles on Android</td>
-          <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=900871">Closed Mozilla bug #900871</a>, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=763671">Open Mozilla bug #763671</a></td>
-          <td><a href="https://github.com/twbs/bootstrap/issues/8702">#8702</a></td>
-        </tr>
         <tr>
           <td>Firefox</td>
           <td><code>max-width: 100%;</code> doesn't work inside tables</td>