aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-01-18 23:21:33 -0800
committerChris Rebert <[email protected]>2016-01-18 23:21:33 -0800
commitbea5af06dea0ae566a575cb5b4aac625e663c824 (patch)
tree8327fed95d2d3724edbc2eb4e7d9838e0ec39c91
parent9fa05c523526112b760479e0f3bc96749e186c73 (diff)
downloadbootstrap-bea5af06dea0ae566a575cb5b4aac625e663c824.tar.xz
bootstrap-bea5af06dea0ae566a575cb5b4aac625e663c824.zip
Add Wall of Browser Bugs entry for #17497
https://bugs.webkit.org/show_bug.cgi?id=153224 Closes #17497
-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 7007c203e..a1b420266 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -322,6 +322,16 @@
-
browser: >
+ Safari (iOS)
+ summary: >
+ Tapping into an `<input>` within a `position:fixed` element scrolls to the top of the page
+ upstream_bug: >
+ WebKit#153224
+ origin: >
+ Bootstrap#17497
+
+-
+ browser: >
Safari (iPad Pro)
summary: >
Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation