File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1796,7 +1796,7 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
17961796 Inherited : no
17971797 Percentages : refer to corresponding dimension of the content area
17981798 Media : visual
1799- Computed value : as specified, with <<length>>s made absolute, and''row-gap/normal'' computing to zero except on <a>multi-column elements</a>
1799+ Computed value : as specified, with <<length>>s made absolute
18001800 Animatable : as length, percentage, or calc
18011801 </pre>
18021802
@@ -1830,9 +1830,9 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
18301830
18311831 : <dfn>normal</dfn>
18321832 :: The ''gap/normal'' represents a UA-dependent length on <a>multi-column elements</a> ,
1833- and computes to ''0px'' in all other contexts.
1833+ and a used value of ''0px'' in all other contexts.
18341834
1835- Issue: Should ''gap/normal'' just compute to ''1em'' in multicol?
1835+ Issue(2145) : Should ''gap/normal'' just be ''1em'' in multicol?
18361836 </dl>
18371837
18381838 Gutters effect a minimum spacing between items:
You can’t perform that action at this time.
0 commit comments