Bug 161903 - [css-grid] Fix intrinsic size computation with flexible sized tracks
Summary: [css-grid] Fix intrinsic size computation with flexible sized tracks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sergio Villar Senin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-13 04:07 PDT by Sergio Villar Senin
Modified: 2016-09-15 01:44 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.93 KB, patch)
2016-09-13 04:13 PDT, Sergio Villar Senin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Villar Senin 2016-09-13 04:07:48 PDT
[css-grid] Fix intrinsic size computation with flexible sized tracks
Comment 1 Sergio Villar Senin 2016-09-13 04:13:19 PDT
Created attachment 288685 [details]
Patch
Comment 2 Javier Fernandez 2016-09-13 04:37:47 PDT
Comment on attachment 288685 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=288685&action=review

The patch looks good.

> Source/WebCore/ChangeLog:10
> +        stated in the early versions of the spec that size is the sum of the tracks' base sizes

typo -> s/tracks'/track's
Comment 3 WebKit Commit Bot 2016-09-15 01:44:18 PDT
Comment on attachment 288685 [details]
Patch

Clearing flags on attachment: 288685

Committed r205960: <http://trac.webkit.org/changeset/205960>
Comment 4 WebKit Commit Bot 2016-09-15 01:44:22 PDT
All reviewed patches have been landed.  Closing bug.