DevTools: Show authored grid track sizes
This CL implements calculation of authored sizes per CSS grid track by resolving repeat() functions in matching styles obtained from the style resolver. This implementation supports the basic and more common use case where grid templates are defined without using CSS variables. Frontend CL: https://crrev.com/c/2308543 Screenshot: https://i.imgur.com/EZky6gD.png Bug: 1105808 Change-Id: I13beb4a5455f86c8e2334dc9da929acc8217406a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308412 Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Brandon Goddard <brgoddar@microsoft.com> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:
Peter Marshall <petermarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#793061}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment