]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
regenerate Wall of Browser Bugs
authorChris Rebert <code@rebertia.com>
Sat, 1 Aug 2015 05:53:17 +0000 (22:53 -0700)
committerChris Rebert <code@rebertia.com>
Sat, 1 Aug 2015 05:53:17 +0000 (22:53 -0700)
browser-bugs/index.html

index e1c797b025547933237a16671cadc3b452ae4ace..bccaaeb55001ff15aa4a315b2c43b116c5e2b8e5 100644 (file)
 </td>
         </tr>
         
-        <tr>
-          <td>Chrome
-</td>
-          <td><p><code>display: table;</code> within <code>display: block;</code> forces sibling content to new line.</p>
-</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>
         </tr>
         
+        <tr>
+          <td>Safari
+</td>
+          <td><p>Incorrect placement of <code>position: fixed</code> element when it’s a child of a <code>position: relative; left: X%;</code> element.</p>
+</td>
+          <td><a href="https://bugs.webkit.org/show_bug.cgi?id=147284">WebKit bug #147284</a>, <a href="https://openradar.appspot.com/21993128">Apple Safari Radar #21993128</a>
+</td>
+          <td><a href="https://github.com/twbs/bootstrap/issues/16814">#16814</a>
+</td>
+        </tr>
+        
         <tr>
           <td>Safari (OS X)
 </td>
 </td>
           <td><p>Focus ring of image map within a modal is displayed in the wrong location.</p>
 </td>
-          <td><a href="https://bugs.webkit.org/show_bug.cgi?id=143527">WebKit bug #143527</a>
+          <td><a href="https://bugs.webkit.org/show_bug.cgi?id=143527">WebKit bug #143527</a>, <a href="https://openradar.appspot.com/21908735">Apple Safari Radar #21908735</a>
 </td>
           <td><a href="https://github.com/twbs/bootstrap/issues/16180">#16180</a>
 </td>
         </tr>
         
-        <tr>
-          <td>Safari (OS X)
-</td>
-          <td><p>Unnecessary line-wrapping of <code>.navbar-brand</code> text for no apparent reason</p>
-</td>
-          <td><a href="https://bugs.webkit.org/show_bug.cgi?id=144990">WebKit bug #144990</a>, <a href="https://openradar.appspot.com/20950962">Apple Safari Radar #20950962</a>
-</td>
-          <td><a href="https://github.com/twbs/bootstrap/issues/15998">#15998</a>
-</td>
-        </tr>
-        
         <tr>
           <td>Safari (iOS)
 </td>