aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-03 22:31:15 -0800
committerChris Rebert <[email protected]>2016-02-03 22:31:15 -0800
commit566290f32e36d84a5e73c4157f155734120397a2 (patch)
tree7fec2c948dfd61f1dacdc717e0358553afd1b7e3 /docs/_data
parentb75116c679bc6647d1a4f9c0ae577f6a8635b1b4 (diff)
downloadbootstrap-566290f32e36d84a5e73c4157f155734120397a2.tar.xz
bootstrap-566290f32e36d84a5e73c4157f155734120397a2.zip
Add Wall of Browser Bugs entry for https://webkit.org/b/153852
Refs http://getbootstrap.com/getting-started/#overflow-and-scrolling Refs #14839 [skip sauce]
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 cfa241dcb..f56b06cd9 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -342,6 +342,16 @@
-
browser: >
+ Safari (iOS)
+ summary: >
+ `<body>` with `overflow:hidden` CSS is scrollable on iOS
+ upstream_bug: >
+ WebKit#153852
+ origin: >
+ Bootstrap#14839
+
+-
+ browser: >
Safari (iPad Pro)
summary: >
Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation