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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 13:05:12 PDT 2021


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

--- Comment #7 from Tim Nguyen (:ntim) <ntim at apple.com> ---
Comment on attachment 442385
  --> https://bugs.webkit.org/attachment.cgi?id=442385
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=442385&action=review

>> 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.

don't have associated elements*

-- 
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/20211025/17602c61/attachment.htm>


More information about the webkit-unassigned mailing list