RESOLVED FIXED 145021
[CSS Grid Layout] Add scrollbar width in intrinsic logical widths computation
https://bugs.webkit.org/show_bug.cgi?id=145021
Summary [CSS Grid Layout] Add scrollbar width in intrinsic logical widths computation
Manuel Rego Casasnovas
Reported 2015-05-14 15:03:07 PDT
Currently there's the following FIXME in RenderGrid::computeIntrinsicLogicalWidths(): // FIXME: This should add in the scrollbarWidth (e.g. see RenderFlexibleBox). We should add the scrollbar width when we calculate the intrinsic with of the grid container.
Attachments
Patch (5.13 KB, patch)
2015-05-14 15:04 PDT, Manuel Rego Casasnovas
no flags
Manuel Rego Casasnovas
Comment 1 2015-05-14 15:04:56 PDT
WebKit Commit Bot
Comment 2 2015-05-17 23:17:05 PDT
Comment on attachment 253148 [details] Patch Clearing flags on attachment: 253148 Committed r184446: <http://trac.webkit.org/changeset/184446>
WebKit Commit Bot
Comment 3 2015-05-17 23:17:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.