[GridNG] Basic 'grid-gap', 'grid-column-gap' and 'grid-row-gap support
In this change the function GridGap() is implemented to get the row or column gap of the grid. If the gap is not defined, then the function returns 0. This result is added to the current_inline_offset and current_block_offset. A unit test was also introduced to validate the result. Bug: 1045599 Change-Id: I7e1c86db5bb266131fa2bdc9720674794ac1edf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430486 Commit-Queue: Ana Sollano Kim <ansollan@microsoft.com> Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#811455}
Showing
Please register or sign in to comment