mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
regenerate Wall of Browser Bugs page
This commit is contained in:
parent
fd964d6b05
commit
8fbe58032f
@ -63,7 +63,7 @@
|
||||
</button>
|
||||
<a href="../" class="navbar-brand">Bootstrap</a>
|
||||
</div>
|
||||
<nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
|
||||
<nav class="collapse navbar-collapse bs-navbar-collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
<li>
|
||||
<a href="../getting-started/">Getting started</a>
|
||||
@ -232,17 +232,6 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Chrome
|
||||
</td>
|
||||
<td><p><code><input type="password"></code> sporadically causes bad widths on floated elements.</p>
|
||||
</td>
|
||||
<td><a href="https://code.google.com/p/chromium/issues/detail?id=377346">Chromium issue #377346</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/13892">#13892</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Chrome
|
||||
</td>
|
||||
@ -254,17 +243,6 @@
|
||||
</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>
|
||||
@ -303,7 +281,7 @@
|
||||
</td>
|
||||
<td><p>Small font size when printing webpage with fixed-width <code>.container</code>.</p>
|
||||
</td>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=138192">WebKit bug #138192</a>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=138192">WebKit bug #138192</a>, <a href="https://openradar.appspot.com/19435018">Apple Safari Radar #19435018</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/14868">#14868</a>
|
||||
</td>
|
||||
@ -314,7 +292,7 @@
|
||||
</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><a href="https://bugs.webkit.org/show_bug.cgi?id=139803">WebKit bug #139803</a>, <a href="https://openradar.appspot.com/19434933">Apple Safari Radar #19434933</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/15205">#15205</a>
|
||||
</td>
|
||||
@ -347,7 +325,7 @@
|
||||
</td>
|
||||
<td><p><code>display: block</code> causes text of temporal <code><input></code>s to become vertically misaligned</p>
|
||||
</td>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=139848">WebKit bug #139848</a>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=139848">WebKit bug #139848</a>, <a href="https://openradar.appspot.com/19434878">Apple Safari Radar #19434878</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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user