Support aspect-ratio on grid items.
Created attachment 418408 [details] Patch
Created attachment 418510 [details] Patch
Created attachment 418547 [details] Patch
Created attachment 418712 [details] Patch
Created attachment 418715 [details] Patch
Created attachment 418717 [details] Patch
Comment on attachment 418717 [details] Patch Clearing review flag for now since fixing https://bugs.webkit.org/show_bug.cgi?id=204578 first would make this patch smaller and easier to review.
Created attachment 418972 [details] Patch
<rdar://problem/73877205>
Created attachment 419114 [details] Patch
Comment on attachment 419114 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=419114&action=review r=me > Source/WebCore/rendering/RenderGrid.cpp:1866 > + // A non-auto inline size means the same for block size Nit: no need to wrap comments here > Source/WebCore/rendering/RenderGrid.cpp:1883 > + // A non-auto block size means the same for inline size Ditto
Created attachment 419121 [details] Patch
Committed r272307: <https://trac.webkit.org/changeset/272307> All reviewed patches have been landed. Closing bug and clearing flags on attachment 419121 [details].