diff options
| author | Chris Rebert <[email protected]> | 2016-06-02 10:09:06 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-02 21:22:32 -0700 |
| commit | 6a1b3a131925e7a6d805c1946b1c51fea0aa7416 (patch) | |
| tree | f7babc40bb53e49d538a7c72da835724e34d24bc /docs/_data | |
| parent | 7864eb4c5439e196185fc44a7040825624515555 (diff) | |
| download | bootstrap-6a1b3a131925e7a6d805c1946b1c51fea0aa7416.tar.xz bootstrap-6a1b3a131925e7a6d805c1946b1c51fea0aa7416.zip | |
Port #20020 to v3
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 e881348af..3a727bd16 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -344,6 +344,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 |
