[Webkit-unassigned] [Bug 204098] Skip matched declarations cache only for length resolution affecting font properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 13 10:54:07 PST 2019


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

--- Comment #6 from Antti Koivisto <koivisto at iki.fi> ---
> Why is this a function on CSSPrimitiveValue? Seems like it could be on
> RenderStyle.

I put it next to the length resolution function (CSSPrimitiveValue::computeNonCalcLengthDouble) since these two must stay in sync.

They should be moved somewhere else together.

-- 
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/20191113/60f92ce1/attachment.htm>


More information about the webkit-unassigned mailing list