[Webkit-unassigned] [Bug 232185] ASSERT(parent->element()) triggered in Styleable::fromRenderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 08:18:45 PDT 2021


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

--- Comment #10 from Gabriel Nava Marino <gnavamarino at apple.com> ---
(In reply to Tim Nguyen (:ntim) from comment #6)
> Comment on attachment 442385 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=442385&action=review
> 
> This looks fine to me, though I'm not a reviewer.
> 
> > Source/WebCore/ChangeLog:10
> > +        loop through parent renderers as ::backdrop and ::marker renderers do not
> 
> the problem here is that RenderMultiColumnFlowThread don't have associated
> renderers, so we have to loop through parents until we find the
> RenderListItem which has an associated element.

Thank you, I have updated this to reflect in the ChangeLog.

-- 
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/20211026/2ffa0757/attachment-0001.htm>


More information about the webkit-unassigned mailing list