[Webkit-unassigned] [Bug 193567] ::before/::after elements not filling their grid cell when container has display: contents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 00:37:06 PST 2019


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

--- Comment #1 from Michał Gołębiowski-Owczarek <m.goleb+bugzilla at gmail.com> ---
Adding `display: block` to the ::before/::after styles fixes the issue.

The original test case works fine in Chrome 71 & Firefox 64. Edge doesn't support `display: contents` so it won't work there.

-- 
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/20190118/9c97f673/attachment.html>


More information about the webkit-unassigned mailing list