aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-10-17 00:39:45 -0700
committerChris Rebert <[email protected]>2015-10-17 00:39:45 -0700
commit44fbe4282fe152ba8a2fbfef8c15f0adeb9a93d9 (patch)
tree0727a400ce361488db1e9886b796dcc9c3f8fcf3
parent54ff87adf32dfe9ad0fdb1df852245840158daef (diff)
downloadbootstrap-44fbe4282fe152ba8a2fbfef8c15f0adeb9a93d9.tar.xz
bootstrap-44fbe4282fe152ba8a2fbfef8c15f0adeb9a93d9.zip
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]
-rw-r--r--docs/_data/browser-bugs.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index eac3b094e..a5efd6010 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -150,6 +150,16 @@
-
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)
summary: >
Animation glitch when returning to inactive tab after animations occurred while tab was hidden.
@@ -190,6 +200,16 @@
-
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)
summary: >
Scrollbar clipped in `select[multiple]` with padding.