[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
Tue Nov 12 23:10:51 PST 2019


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 383325
  --> https://bugs.webkit.org/attachment.cgi?id=383325
patch

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

> Source/WebCore/css/CSSPrimitiveValue.cpp:708
> +bool CSSPrimitiveValue::equalForLengthResolution(const RenderStyle& styleA, const RenderStyle& styleB)

Why is this a function on CSSPrimitiveValue? Seems like it could be on RenderStyle.

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


More information about the webkit-unassigned mailing list