diff options
| author | Chris Rebert <[email protected]> | 2016-01-01 13:31:02 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-01-01 13:31:02 -0800 |
| commit | e655c2db52429af595bcf11802969cc5b5831091 (patch) | |
| tree | 89b2d16ab409de8da9957be632c874c5f415ebee /docs/_data/browser-bugs.yml | |
| parent | 422ed9ab48af462bf57db975e844c527cc8554a4 (diff) | |
| download | bootstrap-e655c2db52429af595bcf11802969cc5b5831091.tar.xz bootstrap-e655c2db52429af595bcf11802969cc5b5831091.zip | |
Add Wall of Browser Bugs entry for #18738
* https://bugs.webkit.org/show_bug.cgi?id=152637
* http://openradar.appspot.com/24030853
[ci skip]
Diffstat (limited to 'docs/_data/browser-bugs.yml')
| -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 8308c0289..fe4129a7a 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -319,3 +319,13 @@ WebKit#150715 origin: > WebKit#138201 + +- + browser: > + Safari (iPad Pro) + summary: > + Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation + upstream_bug: > + WebKit#152637, Safari#24030853 + origin: > + Bootstrap#18738 |
