Commit c2afdd8
[css-align] gap now consistent with longhands
We refer to the longhands for the initial value and computed
value of 'gap'.
The longhands row-gap and column-gap apply to 'multi-column elements,
flex containers, grid containers', and the gap shorthand now applies
to these same elements, instead of only 'grid containers'.
resolves w3c#17841 parent e048c1c commit c2afdd8
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1695 | 1695 | | |
1696 | 1696 | | |
1697 | 1697 | | |
1698 | | - | |
1699 | | - | |
| 1698 | + | |
| 1699 | + | |
1700 | 1700 | | |
1701 | 1701 | | |
1702 | 1702 | | |
1703 | | - | |
| 1703 | + | |
1704 | 1704 | | |
1705 | 1705 | | |
1706 | 1706 | | |
| |||
0 commit comments