diff options
| author | Chris Rebert <[email protected]> | 2016-06-02 10:09:06 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-02 10:09:06 -0700 |
| commit | e1a53e9f958c69e6907656542b1b229e1462af89 (patch) | |
| tree | e24fd530faa15f6ad2d6d7ed61928c63662960c0 /docs/_data | |
| parent | 5dcd1a743dfdca0464099bc52fe4675fdff25924 (diff) | |
| download | bootstrap-e1a53e9f958c69e6907656542b1b229e1462af89.tar.xz bootstrap-e1a53e9f958c69e6907656542b1b229e1462af89.zip | |
Add Wall of Browser Bugs entry for #19927 (#20020)
Refs https://webkit.org/b/158276
Closes #19927
[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 8d5ddbfcd..1ec01909e 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -342,6 +342,16 @@ - browser: > + Safari (iOS) + summary: > + Tapping from one `<input>` to another in an overlay can cause shaking/jiggling effect + upstream_bug: > + WebKit#158276 + origin: > + Bootstrap#19927 + +- + browser: > Safari (iPad Pro) summary: > Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation |
