]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Port #17955 to v3
authorChris Rebert <github@chrisrebert.com>
Sat, 17 Oct 2015 07:39:45 +0000 (00:39 -0700)
committerChris Rebert <code@chrisrebert.com>
Sat, 17 Oct 2015 07:41:23 +0000 (00:41 -0700)
Add #17913 to Wall of Browser Bugs
Refs https://code.google.com/p/chromium/issues/detail?id=544290
Refs https://bugs.webkit.org/show_bug.cgi?id=150271
Closes #17913
[ci skip]

docs/_data/browser-bugs.yml

index eac3b094ecb2d94a53c3e745aee588adc5c71b9c..a5efd601035cca37ee7c60731ffb6e31ef7ab543 100644 (file)
   origin: >
     Bootstrap#17438, Bootstrap#14237
 
+-
+  browser: >
+    Chrome
+  summary: >
+    `float: right` doesn't consistently work correctly across page loads; possible race condition
+  upstream_bug: >
+    Chromium#544290
+  origin: >
+    Bootstrap#17913
+
 -
   browser: >
     Chrome (Windows & Linux)
   origin: >
     Bootstrap#17438, Bootstrap#14237
 
+-
+  browser: >
+    Safari
+  summary: >
+    `float: right` doesn't consistently work correctly across page loads; possible race condition
+  upstream_bug: >
+    WebKit#150271
+  origin: >
+    Bootstrap#17913
+
 -
   browser: >
     Safari (OS X)