From: Chris Rebert Date: Sat, 17 Oct 2015 07:39:45 +0000 (-0700) Subject: Add #17913 to Wall of Browser Bugs X-Git-Tag: v4.0.0-alpha.2~244^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44fbe4282fe152ba8a2fbfef8c15f0adeb9a93d9;p=thirdparty%2Fbootstrap.git 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] --- diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index eac3b094ec..a5efd60103 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -148,6 +148,16 @@ 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) @@ -188,6 +198,16 @@ 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)