diff options
| author | Chris Rebert <[email protected]> | 2016-01-12 22:04:30 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-01-12 22:10:51 -0800 |
| commit | 742d3ebcb5d68873ca16596a79879d55d9df1f21 (patch) | |
| tree | 27c6a1938260f4a2c893ed734e9f0fa5867dd055 /docs/_data | |
| parent | d533bf0cbc1f0c8c554a0023f2ae6086e3e93a42 (diff) | |
| download | bootstrap-742d3ebcb5d68873ca16596a79879d55d9df1f21.tar.xz bootstrap-742d3ebcb5d68873ca16596a79879d55d9df1f21.zip | |
Port 8ed66af63c81319f059d6b7fceea29c9ef55e58c to v3
Add Wall of Browser Bugs entry for #18859
See https://bugs.webkit.org/show_bug.cgi?id=153056
Closes #18859
[skip sauce]
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
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 |
