diff options
| author | Chris Rebert <[email protected]> | 2016-02-03 22:37:24 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-02-03 22:37:24 -0800 |
| commit | cf7aee4b8a07a2d20d09491061ba397918ef918c (patch) | |
| tree | 7fec2c948dfd61f1dacdc717e0358553afd1b7e3 /docs | |
| parent | b75116c679bc6647d1a4f9c0ae577f6a8635b1b4 (diff) | |
| parent | 566290f32e36d84a5e73c4157f155734120397a2 (diff) | |
| download | bootstrap-cf7aee4b8a07a2d20d09491061ba397918ef918c.tar.xz bootstrap-cf7aee4b8a07a2d20d09491061ba397918ef918c.zip | |
Merge pull request #19077 from twbs/wkbug-153852
Add Wall of Browser Bugs entry for https://webkit.org/b/153852
Diffstat (limited to 'docs')
| -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 |
