Commit d81c52b0 authored by Chris Rebert's avatar Chris Rebert

regenerate Wall of Browser Bugs

parent adf7fb86
...@@ -244,17 +244,6 @@ ...@@ -244,17 +244,6 @@
</td> </td>
</tr> </tr>
<tr>
<td>Chrome
</td>
<td><p><code>display: table;</code> within <code>display: block;</code> forces sibling content to new line.</p>
</td>
<td><a href="https://code.google.com/p/chromium/issues/detail?id=309483">Chromium issue #309483</a>
</td>
<td><a href="https://github.com/twbs/bootstrap/issues/9950">#9950</a>
</td>
</tr>
<tr> <tr>
<td>Chrome <td>Chrome
</td> </td>
...@@ -321,6 +310,17 @@ ...@@ -321,6 +310,17 @@
</td> </td>
</tr> </tr>
<tr>
<td>Safari
</td>
<td><p>Incorrect placement of <code>position: fixed</code> element when it’s a child of a <code>position: relative; left: X%;</code> element.</p>
</td>
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=147284">WebKit bug #147284</a>, <a href="https://openradar.appspot.com/21993128">Apple Safari Radar #21993128</a>
</td>
<td><a href="https://github.com/twbs/bootstrap/issues/16814">#16814</a>
</td>
</tr>
<tr> <tr>
<td>Safari (OS X) <td>Safari (OS X)
</td> </td>
...@@ -370,23 +370,12 @@ ...@@ -370,23 +370,12 @@
</td> </td>
<td><p>Focus ring of image map within a modal is displayed in the wrong location.</p> <td><p>Focus ring of image map within a modal is displayed in the wrong location.</p>
</td> </td>
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=143527">WebKit bug #143527</a> <td><a href="https://bugs.webkit.org/show_bug.cgi?id=143527">WebKit bug #143527</a>, <a href="https://openradar.appspot.com/21908735">Apple Safari Radar #21908735</a>
</td> </td>
<td><a href="https://github.com/twbs/bootstrap/issues/16180">#16180</a> <td><a href="https://github.com/twbs/bootstrap/issues/16180">#16180</a>
</td> </td>
</tr> </tr>
<tr>
<td>Safari (OS X)
</td>
<td><p>Unnecessary line-wrapping of <code>.navbar-brand</code> text for no apparent reason</p>
</td>
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=144990">WebKit bug #144990</a>, <a href="https://openradar.appspot.com/20950962">Apple Safari Radar #20950962</a>
</td>
<td><a href="https://github.com/twbs/bootstrap/issues/15998">#15998</a>
</td>
</tr>
<tr> <tr>
<td>Safari (iOS) <td>Safari (iOS)
</td> </td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment