63
63
</ button >
64
64
< a href ="../ " class ="navbar-brand "> Bootstrap</ a >
65
65
</ div >
66
- < nav class ="collapse navbar-collapse bs-navbar-collapse " role =" navigation " >
66
+ < nav class ="collapse navbar-collapse bs-navbar-collapse ">
67
67
< ul class ="nav navbar-nav ">
68
68
< li >
69
69
< a href ="../getting-started/ "> Getting started</ a >
@@ -232,17 +232,6 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
232
232
</ td >
233
233
</ tr >
234
234
235
- < tr >
236
- < td > Chrome
237
- </ td >
238
- < td > < p > < code > <input type="password"></ code > sporadically causes bad widths on floated elements.</ p >
239
- </ td >
240
- < td > < a href ="https://code.google.com/p/chromium/issues/detail?id=377346 "> Chromium issue #377346</ a >
241
- </ td >
242
- < td > < a href ="https://github.com/twbs/bootstrap/issues/13892 "> #13892</ a >
243
- </ td >
244
- </ tr >
245
-
246
235
< tr >
247
236
< td > Chrome
248
237
</ td >
@@ -254,17 +243,6 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
254
243
</ td >
255
244
</ tr >
256
245
257
- < tr >
258
- < td > Chrome (Windows)
259
- </ td >
260
- < td > < p > Body content can be scrolled even though < code > overflow: hidden;</ code > is applied to it.</ p >
261
- </ td >
262
- < td > < a href ="https://code.google.com/p/chromium/issues/detail?id=438064 "> Chromium issue #438064</ a >
263
- </ td >
264
- < 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 >
265
- </ td >
266
- </ tr >
267
-
268
246
< tr >
269
247
< td > Safari (OS X)
270
248
</ td >
@@ -303,7 +281,7 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
303
281
</ td >
304
282
< td > < p > Small font size when printing webpage with fixed-width < code > .container</ code > .</ p >
305
283
</ td >
306
- < td > < a href ="https://bugs.webkit.org/show_bug.cgi?id=138192 "> WebKit bug #138192</ a >
284
+ < 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 >
307
285
</ td >
308
286
< td > < a href ="https://github.com/twbs/bootstrap/issues/14868 "> #14868</ a >
309
287
</ td >
@@ -314,7 +292,7 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
314
292
</ td >
315
293
< td > < p > Alpha linear-gradient has dark line at its edge.</ p >
316
294
</ td >
317
- < td > < a href ="https://bugs.webkit.org/show_bug.cgi?id=139803 "> WebKit bug #139803</ a >
295
+ < 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 >
318
296
</ td >
319
297
< td > < a href ="https://github.com/twbs/bootstrap/issues/15205 "> #15205</ a >
320
298
</ td >
@@ -347,7 +325,7 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
347
325
</ td >
348
326
< td > < p > < code > display: block</ code > causes text of temporal < code > <input></ code > s to become vertically misaligned</ p >
349
327
</ td >
350
- < td > < a href ="https://bugs.webkit.org/show_bug.cgi?id=139848 "> WebKit bug #139848</ a >
328
+ < 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 >
351
329
</ td >
352
330
< td > < a href ="https://github.com/twbs/bootstrap/issues/11266 "> #11266</ a > , < a href ="https://github.com/twbs/bootstrap/issues/13098 "> #13098</ a >
353
331
</ td >
0 commit comments