aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-01-08 13:23:42 -0800
committerMark Otto <[email protected]>2016-01-08 13:23:42 -0800
commit3284c007730e7539c63171eaba3413ec3c179dc4 (patch)
treeb823a8a425425e994da29956d2e738bc48fba699 /docs/_data
parent3740d8f2ac3b89841514c3f0895be1ff5e705fc3 (diff)
parent48e62fdf34c6f2a0a5c559e9b5e8318b7d86e654 (diff)
downloadbootstrap-3284c007730e7539c63171eaba3413ec3c179dc4.tar.xz
bootstrap-3284c007730e7539c63171eaba3413ec3c179dc4.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index fe4129a7a..c33204248 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -200,16 +200,6 @@
-
browser: >
- Safari
- summary: >
- Incorrect placement of `position: fixed` element when it's a child of a `position: relative; left: X%;` element.
- upstream_bug: >
- WebKit#147284, Safari#21993128
- origin: >
- Bootstrap#16814
-
--
- browser: >
Safari (OS X)
summary: >
Scrollbar clipped in `select[multiple]` with padding.
@@ -312,16 +302,6 @@
-
browser: >
- Safari (iOS 9+)
- summary: >
- Sometimes excessive automatic zoom is applied after opening a modal, and the user isn't allowed to zoom out
- upstream_bug: >
- WebKit#150715
- origin: >
- WebKit#138201
-
--
- browser: >
Safari (iPad Pro)
summary: >
Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation