Bug 1339672 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Looks like this is a web-compatible issue now, and I guess what we need is update the types of `grid-auto-columns` & `grid-auto-rows`, and update `nsGridContainerFrame::TrackSizingFunctions` to accept an array of track-size.
Looks like this is a web-compatible issue now, and I guess what we need is update the types of `grid-auto-columns` & `grid-auto-rows`, and update `nsGridContainerFrame::TrackSizingFunctions` to accept an array of auto size.

Back to Bug 1339672 Comment 6