diff options
Diffstat (limited to 'docs/browser-bugs.md')
| -rw-r--r-- | docs/browser-bugs.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/browser-bugs.md b/docs/browser-bugs.md index e0abab107..cdaeb7a0c 100644 --- a/docs/browser-bugs.md +++ b/docs/browser-bugs.md @@ -37,12 +37,6 @@ We publicly list browser bugs that are impacting us here, in the hopes of expedi <td><a href="{{ site.bug.github }}10690">#10690</a></td> </tr> <tr> - <td>Firefox <strong><31</strong></td> - <td><code>position: relative;</code> doesn't work inside tables</td> - <td><a href="{{ site.bug.firefox }}63895">Mozilla bug #63895</a></td> - <td><a href="{{ site.bug.github }}12467">#12467</a></td> - </tr> - <tr> <td>Chrome</td> <td>Weird button behavior with some number <code><input></code>s</td> <td><a href="{{ site.bug.chrome }}337668">Chromium issue #337668</a></td> @@ -50,12 +44,6 @@ We publicly list browser bugs that are impacting us here, in the hopes of expedi </tr> <tr> <td>Chrome</td> - <td>Navbar rendering problem on Windows after several clicks</td> - <td><a href="{{ site.bug.chrome }}272750">Chromium issue #272750</a>, <a href="{{ site.bug.webkit }}119793">WebKit bug #119793</a></td> - <td><a href="{{ site.bug.github }}9226">#9226</a></td> - </tr> - <tr> - <td>Chrome</td> <td><code>display: table;</code> within <code>display: block;</code> forces sibling content to new line</td> <td><a href="{{ site.bug.chrome }}309483">Chromium issue #309483</a></td> <td><a href="{{ site.bug.github }}9950">#9950</a></td> |
