diff options
| author | Chris Rebert <[email protected]> | 2016-06-03 00:18:15 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-03 00:18:42 -0700 |
| commit | c057edd9f510b887aa5627ba176f2c3c70ff2a8f (patch) | |
| tree | ee7338798bd13f67b48afce948e50dd58d2c0237 /docs/_data | |
| parent | f876523e57b299375880d81795af67385d77e283 (diff) | |
| download | bootstrap-c057edd9f510b887aa5627ba176f2c3c70ff2a8f.tar.xz bootstrap-c057edd9f510b887aa5627ba176f2c3c70ff2a8f.zip | |
Port #20025 to v3
Add Wall of Browser Bugs entry for #17695 (#20025)
See https://webkit.org/b/158342
Refs #17695.
[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 55922ce5e..cf08efa57 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -374,6 +374,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 |
