From: Chris Rebert Date: Tue, 2 Dec 2014 20:28:07 +0000 (-0800) Subject: Update Wall of Browser Bugs entry for #14972 X-Git-Tag: v3.3.2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0445f23b728da63dab41e82c9f4aaf084e48bd98;p=thirdparty%2Fbootstrap.git Update Wall of Browser Bugs entry for #14972 http://crbug.com/175502 is fixed in Chrome 40 and has been closed. But Windows is still broken due to http://crbug.com/438064 , which is open and currently targeting Chrome 41. --- diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index e0cda34f0b..ab68e85706 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -182,10 +182,11 @@ - browser: > - Chrome (Windows & Linux) + Chrome (Windows) summary: > Body content can be scrolled even though `overflow: hidden;` is applied to it. upstream_bug: > - Chromium#175502 + Chromium#438064 origin: > + Chromium#175502, Bootstrap#14972