[Webkit-unassigned] [Bug 196454] REGRESSION: Safari 12.1 introduces a regression with flexbox and css grid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 4 05:42:21 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=196454

--- Comment #5 from steve at dignam.xyz ---
I think the problem is two fold.

First in Safari 12.0.3 (13606.4.5.3.1) the html & css displayed the "help-text" at the bottom without any scrolling, but in Safari 12.1 the "help-text" is now below the scroll.

Secondly, there seems to be some difference in behavior between browsers. In order to get Chrome 73.0.3683.86 to produce the no scroll behavior, the `height: 100%` property of `.calendar` needs to be removed. 

Firefox 66.0b10 and Firefox 67.0b7 produce the desired, no scroll behavior regardless of the `.calendar` height property.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190404/893afbe9/attachment.html>


More information about the webkit-unassigned mailing list