mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 13:38:26 +01:00
regenerate browser-bugs/index.html
This commit is contained in:
parent
fcd75b7fb6
commit
daeb2c32d0
@ -232,28 +232,6 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Safari (OS X)
|
||||
</td>
|
||||
<td><p>Scrollbar clipped in <code>select[multiple]</code> with padding.</p>
|
||||
</td>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=128489">WebKit bug #128489</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/12536">#12536</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Chrome
|
||||
</td>
|
||||
<td><p><code>display: table-cell; width: 100%;</code> doesn’t work correctly on <code><input type="date"></code>.</p>
|
||||
</td>
|
||||
<td><a href="https://code.google.com/p/chromium/issues/detail?id=346051">Chromium issue #346051</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/12548">#12548</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Chrome
|
||||
</td>
|
||||
@ -276,12 +254,34 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Chrome (Windows)
|
||||
</td>
|
||||
<td><p>Body content can be scrolled even though <code>overflow: hidden;</code> is applied to it.</p>
|
||||
</td>
|
||||
<td><a href="https://code.google.com/p/chromium/issues/detail?id=438064">Chromium issue #438064</a>
|
||||
</td>
|
||||
<td><a href="https://code.google.com/p/chromium/issues/detail?id=175502">Chromium issue #175502</a>, <a href="https://github.com/twbs/bootstrap/issues/14972">#14972</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Safari (OS X)
|
||||
</td>
|
||||
<td><p>Scrollbar clipped in <code>select[multiple]</code> with padding.</p>
|
||||
</td>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=128489">WebKit bug #128489</a>, <a href="https://openradar.appspot.com/19208483">Apple Safari Radar #19208483</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/12536">#12536</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Safari (OS X)
|
||||
</td>
|
||||
<td><p>Weird button behavior with some <code><input type="number"></code> elements.</p>
|
||||
</td>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=137269">WebKit bug #137269</a>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=137269">WebKit bug #137269</a>, <a href="https://openradar.appspot.com/18834768">Apple Safari Radar #18834768</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/8350">#8350</a>, <a href="https://github.com/necolas/normalize.css/issues/283">Normalize #283</a>, <a href="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a>
|
||||
</td>
|
||||
@ -292,23 +292,12 @@
|
||||
</td>
|
||||
<td><p><code>display: table-cell;</code> within media query renders incorrectly when resizing the window.</p>
|
||||
</td>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=138167">WebKit bug #138167</a>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=138167">WebKit bug #138167</a>, <a href="https://openradar.appspot.com/18987206">Apple Safari Radar #18987206</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/9774">#9774</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Safari (iOS)
|
||||
</td>
|
||||
<td><p><code>transform: translate3d(0,0,0);</code> rendering bug.</p>
|
||||
</td>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=138162">WebKit bug #138162</a>, <a href="https://openradar.appspot.com/18804973">Apple Safari Radar #18804973</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/14603">#14603</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Safari (OS X)
|
||||
</td>
|
||||
@ -320,6 +309,28 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Safari (OS X)
|
||||
</td>
|
||||
<td><p>Alpha linear-gradient has dark line at its edge.</p>
|
||||
</td>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=139803">WebKit bug #139803</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/15205">#15205</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Safari (iOS)
|
||||
</td>
|
||||
<td><p><code>transform: translate3d(0,0,0);</code> rendering bug.</p>
|
||||
</td>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=138162">WebKit bug #138162</a>, <a href="https://openradar.appspot.com/18804973">Apple Safari Radar #18804973</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/14603">#14603</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Safari (iOS)
|
||||
</td>
|
||||
@ -332,13 +343,14 @@
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Chrome (Windows & Linux)
|
||||
<td>Safari (iOS)
|
||||
</td>
|
||||
<td><p>Body content can be scrolled even though <code>overflow: hidden;</code> is applied to it.</p>
|
||||
<td><p><code>display: block</code> causes text of temporal <code><input></code>s to become vertically misaligned</p>
|
||||
</td>
|
||||
<td><a href="https://code.google.com/p/chromium/issues/detail?id=429604">Chromium issue #429604</a>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=139848">WebKit bug #139848</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/11266">#11266</a>, <a href="https://github.com/twbs/bootstrap/issues/13098">#13098</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/14972">#14972</a></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
Loading…
x
Reference in New Issue
Block a user