diff options
| author | Chris Rebert <[email protected]> | 2016-01-12 22:04:30 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-01-12 22:04:30 -0800 |
| commit | 8ed66af63c81319f059d6b7fceea29c9ef55e58c (patch) | |
| tree | f1165621ec0f04fd617448f66874f32686d707e8 /docs/_data | |
| parent | 4fae7cbc88f5bfb77573ea877d4f2d65b0b12506 (diff) | |
| download | bootstrap-8ed66af63c81319f059d6b7fceea29c9ef55e58c.tar.xz bootstrap-8ed66af63c81319f059d6b7fceea29c9ef55e58c.zip | |
Add Wall of Browser Bugs entry for #18859
See https://bugs.webkit.org/show_bug.cgi?id=153056
Refs #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 |
