[Webkit-unassigned] [Bug 192980] [css-lists] Fix list marker issues related to line breaks and markers disappearance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 17 22:03:11 PST 2019


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

--- Comment #77 from cathiechen <cathiechen at igalia.com> ---
(In reply to zalan from comment #76)
> Any reason why you didn't make this generic rule of _always_ wrapping the
> marker inside a dedicated anonymous block box? It would surely simplify some
> of the "new parent" logic here.

Hi zalan,

Thanks for the reply:)

The original thought of this patch is to fix the issues. And it would increase the cost for adding an additional anonymous block compared to the original algorithm.

I do agree the logic would get simpler if we make it a generic rule.

Maybe we could do it in the next patch?

-- 
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/20190218/0aa52dd9/attachment-0001.html>


More information about the webkit-unassigned mailing list