[Webkit-unassigned] [Bug 210017] 'currentcolor' doesn't need setHasExplicitlyInheritedProperties marking anymore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 10:12:31 PDT 2020


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

--- Comment #7 from Antti Koivisto <koivisto at iki.fi> ---
> Seems like StylePropertyShorthand could use a way to use a for loop without
> writing it out. Since length() returns unsigned it’s not clear it’s helpful
> to use size_t for the loop, but that question only arises because we can’t
> use a modern for loop.

Yeah, noticed that too. I'll fix it separately.

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


More information about the webkit-unassigned mailing list