aboutsummaryrefslogtreecommitdiff
path: root/docs/_data/browser-bugs.yml
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-06-03 00:18:15 -0700
committerChris Rebert <[email protected]>2016-06-03 00:18:15 -0700
commita122eda7d9f02c4874fe9ff6b3b16928b4acf671 (patch)
tree92fec01e3c275f0c7f0098cca67b7fa8efa31ef4 /docs/_data/browser-bugs.yml
parentfb2d8008e12cb3d2eb5241f12ddc890014d25824 (diff)
downloadbootstrap-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]
Diffstat (limited to 'docs/_data/browser-bugs.yml')
-rw-r--r--docs/_data/browser-bugs.yml10
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