aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-04 23:19:05 -0800
committerChris Rebert <[email protected]>2016-02-04 23:19:05 -0800
commita903f48ac2bd2f492c78c73348f783dd262ff02f (patch)
treeff280077627d6d9ca2a6b1bc83a44d5312476054
parent040522ce7ab5ba3ec4a0f026c586c397c01b5087 (diff)
parent12a506f1cd632d01f6ea835637e7a5b00d58c963 (diff)
downloadbootstrap-a903f48ac2bd2f492c78c73348f783dd262ff02f.tar.xz
bootstrap-a903f48ac2bd2f492c78c73348f783dd262ff02f.zip
Merge pull request #19088 from twbs/wkbug-153856
Add Wall of Browser Bugs entry for https://webkit.org/b/153856
-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 f56b06cd9..a610d1b56 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -352,6 +352,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