aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-01-12 22:10:04 -0800
committerChris Rebert <[email protected]>2016-01-12 22:10:04 -0800
commitfa696d04659bf1298e06b1926a82513d5a8d691f (patch)
treef1165621ec0f04fd617448f66874f32686d707e8
parent4fae7cbc88f5bfb77573ea877d4f2d65b0b12506 (diff)
parent8ed66af63c81319f059d6b7fceea29c9ef55e58c (diff)
downloadbootstrap-fa696d04659bf1298e06b1926a82513d5a8d691f.tar.xz
bootstrap-fa696d04659bf1298e06b1926a82513d5a8d691f.zip
Merge pull request #18869 from twbs/wkbug-153056
Add Wall of Browser Bugs entry for #18859
-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 c33204248..ab8d621a8 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -302,6 +302,16 @@
-
browser: >
+ Safari (iOS)
+ summary: >
+ `position:fixed` is incorrectly positioned when tab bar is visible on iPhone 6S+ Safari
+ upstream_bug: >
+ WebKit#153056
+ origin: >
+ Bootstrap#18859
+
+-
+ browser: >
Safari (iPad Pro)
summary: >
Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation