[Webkit-unassigned] [Bug 249919] [contain-intrinsic-size] auto-009.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 08:08:15 PST 2023


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

--- Comment #7 from cathiechen <cathiechen at igalia.com> ---
Comment on attachment 464921
  --> https://bugs.webkit.org/attachment.cgi?id=464921
WIP-patch

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

>> Source/WebCore/rendering/updating/RenderTreeUpdater.cpp:351
>> +            element.setLastRememberedLogicalWidth(LayoutUnit(-1));
> 
> You are checking the physical containIntrinsicWidthType but clearing the logical setLastRememberedLogicalWidth.
> I don't think this will work in a vertical writing mode.

Ah, yes, should check writing mode here! Will do, thanks!

-- 
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/20230209/86959709/attachment.htm>


More information about the webkit-unassigned mailing list