mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-02 14:24:19 +01:00
regenerate Wall of Browser Bugs
This commit is contained in:
parent
adf7fb869f
commit
d81c52b09e
@ -244,17 +244,6 @@
|
||||
</td>
|
||||
</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>
|
||||
<td>Chrome
|
||||
</td>
|
||||
@ -321,6 +310,17 @@
|
||||
</td>
|
||||
</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>
|
||||
<td>Safari (OS X)
|
||||
</td>
|
||||
@ -370,23 +370,12 @@
|
||||
</td>
|
||||
<td><p>Focus ring of image map within a modal is displayed in the wrong location.</p>
|
||||
</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><a href="https://github.com/twbs/bootstrap/issues/16180">#16180</a>
|
||||
</td>
|
||||
</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>
|
||||
<td>Safari (iOS)
|
||||
</td>
|
||||
|
Loading…
Reference in New Issue
Block a user