aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-11-28 22:23:28 -0800
committerGitHub <[email protected]>2016-11-28 22:23:28 -0800
commit036437ec866ee38bd05f5e201d692412d78470c0 (patch)
tree43f95f24199f2ff413fdfb10afbd2b87934ffde6 /docs
parent8250bd1b2175fcab70401dcc987cee6054b25556 (diff)
downloadbootstrap-036437ec866ee38bd05f5e201d692412d78470c0.tar.xz
bootstrap-036437ec866ee38bd05f5e201d692412d78470c0.zip
Add Wall of Browser Bugs entry for #20759
Refs https://bugs.webkit.org/show_bug.cgi?id=162362 Closes #20759 [ci skip]
Diffstat (limited to 'docs')
-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 d12cb4f49..d3f7b43f5 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -462,6 +462,16 @@
-
browser: >
+ Safari (iOS)
+ summary: >
+ Element which is `position:fixed` disappears after opening a `<select>` menu
+ upstream_bug: >
+ WebKit#162362
+ origin: >
+ Bootstrap#20759
+
+-
+ browser: >
Safari (iPad Pro)
summary: >
Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation