Skip to content

Commit d7313d0

Browse files
committed
update Wall of Browser Bugs
1 parent ffbf6a7 commit d7313d0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

browser-bugs/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,18 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
217217
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=138162">WebKit bug #138162</a>, <a href="http://openradar.appspot.com/18804973">Apple Safari Radar #18804973</a></td>
218218
<td><a href="https://github.com/twbs/bootstrap/pull/14603">#14603</a></td>
219219
</tr>
220+
<tr>
221+
<td>Safari</td>
222+
<td>Small font size when printing webpage with fixed-width <code>.container</code></td>
223+
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=138192">WebKit bug #138192</a></td>
224+
<td><a href="https://github.com/twbs/bootstrap/issues/14868">#14868</a></td>
225+
</tr>
226+
<tr>
227+
<td>Safari</td>
228+
<td>Text input's cursor doesn't move while scrolling the page on iOS</td>
229+
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=138201">WebKit bug #138201</a>, <a href="http://openradar.appspot.com/18819624">Apple Safari Radar #18819624</a></td>
230+
<td><a href="https://github.com/twbs/bootstrap/issues/14708">#14708</a></td>
231+
</tr>
220232
</tbody>
221233
</table>
222234
</div>

0 commit comments

Comments
 (0)