RESOLVED FIXED Bug 154911
[css-grid] Simplify method to resolve auto-placed items
https://bugs.webkit.org/show_bug.cgi?id=154911
Summary [css-grid] Simplify method to resolve auto-placed items
Manuel Rego Casasnovas
Reported 2016-03-02 00:20:14 PST
Attachments
Patch (11.99 KB, patch)
2016-03-02 00:21 PST, Manuel Rego Casasnovas
no flags
Patch (11.96 KB, patch)
2016-03-02 01:03 PST, Manuel Rego Casasnovas
no flags
Manuel Rego Casasnovas
Comment 1 2016-03-02 00:21:27 PST
Manuel Rego Casasnovas
Comment 2 2016-03-02 01:03:44 PST
Sergio Villar Senin
Comment 3 2016-03-03 01:12:04 PST
Comment on attachment 272644 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=272644&action=review > Source/WebCore/rendering/style/GridResolvedPosition.cpp:242 > + return position.spanPosition(); We should change the name of this method at some point because it isn't clear that it's returning the span (spanPosition looks like a type of position).
WebKit Commit Bot
Comment 4 2016-03-03 02:23:28 PST
Comment on attachment 272644 [details] Patch Clearing flags on attachment: 272644 Committed r197501: <http://trac.webkit.org/changeset/197501>
WebKit Commit Bot
Comment 5 2016-03-03 02:23:31 PST
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.