[webkit-reviews] review requested: [Bug 130770] [CSS Grid Layout] Prevent issues with checkLayout() in grid items : [Attachment 227842] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 03:11:52 PDT 2014


Manuel Rego Casasnovas <rego at igalia.com> has asked  for review:
Bug 130770: [CSS Grid Layout] Prevent issues with checkLayout() in grid items
https://bugs.webkit.org/show_bug.cgi?id=130770

Attachment 227842: Patch
https://bugs.webkit.org/attachment.cgi?id=227842&action=review

------- Additional Comments from Manuel Rego Casasnovas <rego at igalia.com>
I modified the patch to keep the same expectations. On top of that I realized
that the the patch contained some uneeded changes, becaues of checkLayout for a
grid is not a problem as results will be added to the parent and not the grid
itself.


More information about the webkit-reviews mailing list