mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-02 14:24:19 +01:00
regenerate browser-bugs/index.html
This commit is contained in:
parent
dc0e9a0379
commit
d940f7cd85
@ -91,7 +91,7 @@
|
||||
|
||||
|
||||
<!-- Docs page layout -->
|
||||
<div class="bs-docs-header" id="content">
|
||||
<div class="bs-docs-header" id="content" tabindex="-1">
|
||||
<div class="container">
|
||||
<h1>Wall of browser bugs</h1>
|
||||
<p>A list of the browser bugs that Bootstrap is currently grappling with.</p>
|
||||
@ -209,7 +209,18 @@
|
||||
<td>Offshoot of <a href="https://github.com/twbs/bootstrap/issues/8350">#8350</a> & <a href="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td>Chrome (OS X)
|
||||
</td>
|
||||
<td><p>Caps Lock indicator not shown in <code><input type="password"></code> with <code>display: block</code></p>
|
||||
</td>
|
||||
<td><a href="https://code.google.com/p/chromium/issues/detail?id=460200">Chromium issue #460200</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/15832">#15832</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Chrome
|
||||
</td>
|
||||
@ -308,7 +319,18 @@
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/15205">#15205</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td>Safari (OS X)
|
||||
</td>
|
||||
<td><p>Caps Lock indicator not shown in <code><input type="password"></code> with <code>display: block</code></p>
|
||||
</td>
|
||||
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=141804">WebKit bug #141804</a>, <a href="https://openradar.appspot.com/19892433">Apple Safari Radar #19892433</a>
|
||||
</td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/issues/15832">#15832</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Safari (iOS)
|
||||
</td>
|
||||
|
Loading…
Reference in New Issue
Block a user