diff options
| author | Chris Rebert <[email protected]> | 2016-06-03 00:18:15 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-03 00:18:15 -0700 |
| commit | a122eda7d9f02c4874fe9ff6b3b16928b4acf671 (patch) | |
| tree | 92fec01e3c275f0c7f0098cca67b7fa8efa31ef4 | |
| parent | fb2d8008e12cb3d2eb5241f12ddc890014d25824 (diff) | |
| download | bootstrap-a122eda7d9f02c4874fe9ff6b3b16928b4acf671.tar.xz bootstrap-a122eda7d9f02c4874fe9ff6b3b16928b4acf671.zip | |
Add Wall of Browser Bugs entry for #17695 (#20025)
See https://webkit.org/b/158342
Refs #17695.
[skip sauce]
| -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 5d85aaba4..8be060738 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -372,6 +372,16 @@ - browser: > + Safari (iOS) + summary: > + Modal with `-webkit-overflow-scrolling: touch` doesn't become scrollable after added text makes it taller + upstream_bug: > + WebKit#158342 + origin: > + Bootstrap#17695 + +- + browser: > Safari (iPad Pro) summary: > Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation |
