0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

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.
This commit is contained in:
Chris Rebert 2014-12-02 12:28:07 -08:00
parent a17f23c022
commit 0445f23b72

View File

@ -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