[Webkit-unassigned] [Bug 22090] hixie test : Stacking order and overflow fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 19 14:15:20 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=22090
--- Comment #2 from jonjohnjohnson <hi at jonjohnjohnson.com> ---
Created attachment 357724
--> https://bugs.webkit.org/attachment.cgi?id=357724&action=review
altered hixie case to create overflow in 'overflow:scroll' container which shows bug still alive and well
Adding this line of css...
.scroll::after { content: ''; display: block; height: calc(100% + 1px); }
Forces scrollable content, making test case fail, like it does in blink, which fails regardless of scrollability.
Webkit must have at least fixed not scrollable but styled as overflow:scroll previously.
--
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/20181219/8a513391/attachment.html>
More information about the webkit-unassigned
mailing list