@@ -163,28 +163,16 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
163
163
</ tr >
164
164
< tr >
165
165
< td > Chrome</ td >
166
- < td > Weird button behavior with some number < code > <input></ code > s </ td >
167
- < td > < a href ="https://code.google.com/p/chromium/issues/detail?id=337668 " > Chromium issue #337668 </ a > </ td >
168
- < 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 > </ td >
166
+ < td > Clicking above < code > <input type="number" ></ code > increment button flashes the decrement button </ td >
167
+ < td > < a href ="https://code.google.com/p/chromium/issues/detail?id=419108 " > </ a > </ td >
168
+ < 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 >
169
169
</ tr >
170
170
< tr >
171
171
< td > Chrome</ td >
172
172
< td > < code > display: table;</ code > within < code > display: block;</ code > forces sibling content to new line</ td >
173
173
< td > < a href ="https://code.google.com/p/chromium/issues/detail?id=309483 "> Chromium issue #309483</ a > </ td >
174
174
< td > < a href ="https://github.com/twbs/bootstrap/issues/9950 "> #9950</ a > </ td >
175
175
</ tr >
176
- < tr >
177
- < td > Chrome</ td >
178
- < td > Unwanted vertical lines when printing styled < code > <select></ code > on OS X</ td >
179
- < td > < a href ="https://code.google.com/p/chromium/issues/detail?id=282918 "> Chromium issue #282918</ a > </ td >
180
- < td > < a href ="https://github.com/twbs/bootstrap/issues/11245 "> #11245</ a > </ td >
181
- </ tr >
182
- < tr >
183
- < td > Chrome</ td >
184
- < td > inline-block element collapses white-space on Windows</ td >
185
- < td > < a href ="https://code.google.com/p/chromium/issues/detail?id=329574 "> Chromium issue #329574</ a > </ td >
186
- < td > < a href ="https://github.com/twbs/bootstrap/issues/11885 "> #11885</ a > </ td >
187
- </ tr >
188
176
< tr >
189
177
< td > Chrome</ td >
190
178
< td > Incorrect viewport size used for media queries when printing</ td >
@@ -209,6 +197,12 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
209
197
< td > < a href ="https://code.google.com/p/chromium/issues/detail?id=377346 "> Chrome issue #377346</ a > </ td >
210
198
< td > < a href ="https://github.com/twbs/bootstrap/issues/13892 "> #13892</ a > </ td >
211
199
</ tr >
200
+ < tr >
201
+ < td > Safari</ td >
202
+ < td > Weird button behavior with some number < code > <input></ code > s</ td >
203
+ < td > < a href ="https://bugs.webkit.org/show_bug.cgi?id=137269 "> WebKit bug #137269</ a > </ td >
204
+ < 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 >
205
+ </ tr >
212
206
< tr >
213
207
< td > Safari</ td >
214
208
< td > Justified nav rendering bug</ td >
0 commit comments