aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-04 23:12:53 -0800
committerChris Rebert <[email protected]>2016-03-10 22:36:26 -0800
commit0119e334a1c2e5771b6eed06e0c6305adb4bbd81 (patch)
tree8b00ab1218b1fc04dc1227bc017bf91bbc40043d /docs/_data
parent7a8da2de14996d1f1afdbb0f599cf32abcb9dfb6 (diff)
downloadbootstrap-0119e334a1c2e5771b6eed06e0c6305adb4bbd81.tar.xz
bootstrap-0119e334a1c2e5771b6eed06e0c6305adb4bbd81.zip
Port #19088 to v3
Add Wall of Browser Bugs entry for https://webkit.org/b/153856 Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738 [ci skip]
Diffstat (limited to 'docs/_data')
-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 eb4a43767..15432139d 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -342,6 +342,16 @@
-
browser: >
+ Safari (iOS)
+ summary: >
+ Scroll gesture in text field in `position:fixed` element sometimes scrolls `<body>` instead of scrollable ancestor
+ upstream_bug: >
+ WebKit#153856
+ origin: >
+ Bootstrap#14839
+
+-
+ browser: >
Safari (iPad Pro)
summary: >
Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation