Bug 151798 - [css-grid] Fix height computation of grid items with borders inside fr tracks
Summary: [css-grid] Fix height computation of grid items with borders inside fr 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: 2015-12-03 00:30 PST by Sergio Villar Senin
Modified: 2015-12-04 03:15 PST (History)
9 users (show)

See Also:


Attachments
Patch (5.27 KB, patch)
2015-12-03 01:08 PST, Sergio Villar Senin
no flags Details | Formatted Diff | Diff
Patch (5.41 KB, patch)
2015-12-03 02:00 PST, Sergio Villar Senin
zalan: review+
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 2015-12-03 00:30:12 PST
[css-grid] Fix height computation of grid items with borders inside fr tracks
Comment 1 Sergio Villar Senin 2015-12-03 01:08:46 PST
Created attachment 266520 [details]
Patch
Comment 2 Sergio Villar Senin 2015-12-03 02:00:45 PST
Created attachment 266522 [details]
Patch
Comment 3 Sergio Villar Senin 2015-12-04 03:15:12 PST
Committed r193413: <http://trac.webkit.org/changeset/193413>