diff options
| author | Chris Rebert <[email protected]> | 2016-01-18 23:21:33 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-01-18 23:21:33 -0800 |
| commit | bea5af06dea0ae566a575cb5b4aac625e663c824 (patch) | |
| tree | 8327fed95d2d3724edbc2eb4e7d9838e0ec39c91 | |
| parent | 9fa05c523526112b760479e0f3bc96749e186c73 (diff) | |
| download | bootstrap-bea5af06dea0ae566a575cb5b4aac625e663c824.tar.xz bootstrap-bea5af06dea0ae566a575cb5b4aac625e663c824.zip | |
Add Wall of Browser Bugs entry for #17497
https://bugs.webkit.org/show_bug.cgi?id=153224
Closes #17497
| -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 7007c203e..a1b420266 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -322,6 +322,16 @@ - browser: > + Safari (iOS) + summary: > + Tapping into an `<input>` within a `position:fixed` element scrolls to the top of the page + upstream_bug: > + WebKit#153224 + origin: > + Bootstrap#17497 + +- + browser: > Safari (iPad Pro) summary: > Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation |
