]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Port Wall of Browser Bugs updates over to hosted docs
authorChris Rebert <code@rebertia.com>
Wed, 1 Oct 2014 16:42:02 +0000 (09:42 -0700)
committerChris Rebert <code@rebertia.com>
Wed, 1 Oct 2014 16:42:02 +0000 (09:42 -0700)
browser-bugs/index.html

index 3bc38363b8d6ca5818b4e8e066d01ee1a34a1fed..754ae0af41a0292f6e3c3d69cf7c5f5500384ca6 100644 (file)
         </tr>
         <tr>
           <td>Chrome</td>
-          <td>Weird button behavior with some number <code>&lt;input&gt;</code>s</td>
-          <td><a href="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a></td>
-          <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>
+          <td>Clicking above <code>&lt;input type="number"&gt;</code> increment button flashes the decrement button</td>
+          <td><a href="https://code.google.com/p/chromium/issues/detail?id=419108"></a></td>
+          <td>Offshoot of <a href="https://github.com/twbs/bootstrap/issues/8350">#8350</a> &amp; <a href="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a></td>
         </tr>
         <tr>
           <td>Chrome</td>
           <td><a href="https://code.google.com/p/chromium/issues/detail?id=309483">Chromium issue #309483</a></td>
           <td><a href="https://github.com/twbs/bootstrap/issues/9950">#9950</a></td>
         </tr>
-        <tr>
-          <td>Chrome</td>
-          <td>Unwanted vertical lines when printing styled <code>&lt;select&gt;</code> on OS X</td>
-          <td><a href="https://code.google.com/p/chromium/issues/detail?id=282918">Chromium issue #282918</a></td>
-          <td><a href="https://github.com/twbs/bootstrap/issues/11245">#11245</a></td>
-        </tr>
-        <tr>
-          <td>Chrome</td>
-          <td>inline-block element collapses white-space on Windows</td>
-          <td><a href="https://code.google.com/p/chromium/issues/detail?id=329574">Chromium issue #329574</a></td>
-          <td><a href="https://github.com/twbs/bootstrap/issues/11885">#11885</a></td>
-        </tr>
         <tr>
           <td>Chrome</td>
           <td>Incorrect viewport size used for media queries when printing</td>
           <td><a href="https://code.google.com/p/chromium/issues/detail?id=377346">Chrome issue #377346</a></td>
           <td><a href="https://github.com/twbs/bootstrap/issues/13892">#13892</a></td>
         </tr>
+        <tr>
+          <td>Safari</td>
+          <td>Weird button behavior with some number <code>&lt;input&gt;</code>s</td>
+          <td><a href="https://bugs.webkit.org/show_bug.cgi?id=137269">WebKit bug #137269</a></td>
+          <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>
+        </tr>
         <tr>
           <td>Safari</td>
           <td>Justified nav rendering bug</td>