diff options
| author | Chris Rebert <[email protected]> | 2016-02-03 22:31:15 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-02-03 22:50:19 -0800 |
| commit | f248bb25ea05fcae14b5193cf0a5f0d36df2f458 (patch) | |
| tree | b5e7ad355dd19ddd489c9814886a22e45bfae9ce /docs/_data | |
| parent | 91c8929b28f1fc45223d6422804f895ece107261 (diff) | |
| download | bootstrap-f248bb25ea05fcae14b5193cf0a5f0d36df2f458.tar.xz bootstrap-f248bb25ea05fcae14b5193cf0a5f0d36df2f458.zip | |
Port 566290f32e36d84a5e73c4157f155734120397a2 to v3
Add Wall of Browser Bugs entry for https://webkit.org/b/153852
Refs http://getbootstrap.com/getting-started/#overflow-and-scrolling
Refs #14839
[skip sauce]
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index cfa241dcb..f56b06cd9 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -342,6 +342,16 @@ - browser: > + Safari (iOS) + summary: > + `<body>` with `overflow:hidden` CSS is scrollable on iOS + upstream_bug: > + WebKit#153852 + origin: > + Bootstrap#14839 + +- + browser: > Safari (iPad Pro) summary: > Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation |
