[Webkit-unassigned] [Bug 233252] Updating grid gap value does not recalculate styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 7 10:18:39 PST 2022


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

--- Comment #5 from zalan <zalan at apple.com> ---
This looks like a styleAdjuster bug. We get the setStyle call right after the gap value change but we compute the diff to be Equal -> no layout.
If I force the diff to Layout, the jsbin example starts working.

-- 
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/20220207/bb2fec0f/attachment-0001.htm>


More information about the webkit-unassigned mailing list