[Webkit-unassigned] [Bug 236054] Add support for parsing 'subgrid' in grid-template-columns/row

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 15:30:29 PST 2022


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

--- Comment #9 from Matt Woodrow <mattwoodrow at apple.com> ---
(In reply to Darin Adler from comment #7)
> (In reply to Matt Woodrow from comment #5)
> > It looks like we have one of these for every initial value, even though
> > they're all only used in one place.
> 
> That’s not right. The first one I checked was initialStrokeMiterLimit, and I
> found it was used in four places, importantly one of those places was in
> generated code. I now realize that the primary reason these exist are for
> that generated code, in StyleBuilderGenerated.cpp, generated from
> CSSProperties.json by the makeprop script.
> 

That's fair, I was just looking at the surrounding grid properties. I've changed this to the simpler thing, and I'll come back to cleaning up some of this code soon.

-- 
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/20220203/6453b6c6/attachment.htm>


More information about the webkit-unassigned mailing list