@@ -865,7 +865,6 @@ The 'justify-content' and 'align-content' Properties</h3>
865865 Applies to : block containers, multicol containers, flex containers, and grid containers
866866 Inherited : no
867867 Percentages : n/a
868- Media : visual
869868 Computed value : specified value
870869 Animatable : no
871870 </pre>
@@ -877,7 +876,6 @@ The 'justify-content' and 'align-content' Properties</h3>
877876 Applies to : multicol containers, flex containers, and grid containers
878877 Inherited : no
879878 Percentages : n/a
880- Media : visual
881879 Computed value : specified value
882880 Animatable : no
883881 </pre>
@@ -1084,7 +1082,6 @@ Content-Distribution Shorthand: the 'place-content' property</h3>
10841082 Applies to : block containers, flex containers, and grid containers
10851083 Inherited : no
10861084 Percentages : n/a
1087- Media : visual
10881085 Computed value : see individual properties
10891086 Animatable : no
10901087 </pre>
@@ -1207,7 +1204,6 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
12071204 Applies to : block-level boxes, absolutely-positioned boxes, and grid items
12081205 Inherited : no
12091206 Percentages : n/a
1210- Media : visual
12111207 Computed value : specified value
12121208 Animatable : no
12131209 </pre>
@@ -1456,7 +1452,6 @@ Block/Cross-Axis Alignment: the 'align-self' property</h3>
14561452 Applies to : flex items, grid items, and absolutely-positioned boxes
14571453 Inherited : no
14581454 Percentages : n/a
1459- Media : visual
14601455 Computed value : specified value
14611456 Animatable : no
14621457 </pre>
@@ -1668,7 +1663,6 @@ Self-Alignment Shorthand: the 'place-self' property</h3>
16681663 Applies to : block-level boxes, absolutely-positioned boxes, and grid items
16691664 Inherited : no
16701665 Percentages : n/a
1671- Media : visual
16721666 Computed value : see individual properties
16731667 Animatable : no
16741668 </pre>
@@ -1741,7 +1735,6 @@ Inline/Main-Axis Alignment: the 'justify-items' property</h3>
17411735 Applies to : all elements
17421736 Inherited : no
17431737 Percentages : n/a
1744- Media : visual
17451738 Computed value : specified value, except for ''justify-items/legacy'' (see prose)
17461739 Animatable : no
17471740 </pre>
@@ -1779,7 +1772,6 @@ Block/Cross-Axis Alignment: the 'align-items' property</h3>
17791772 Applies to : all elements
17801773 Inherited : no
17811774 Percentages : n/a
1782- Media : visual
17831775 Computed value : specified value
17841776 Animatable : no
17851777 </pre>
@@ -1800,7 +1792,6 @@ Self-Alignment Shorthand: the 'place-items' property</h3>
18001792 Applies to : all elements
18011793 Inherited : no
18021794 Percentages : n/a
1803- Media : visual
18041795 Computed value : see individual properties
18051796 Animatable : no
18061797 </pre>
@@ -1849,7 +1840,6 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
18491840 Applies to : <a>multi-column containers</a>, <a>flex containers</a>, <a>grid containers</a>
18501841 Inherited : no
18511842 Percentages : refer to corresponding dimension of the content area
1852- Media : visual
18531843 Computed value : as specified, with <<length>>s made absolute
18541844 Animatable : as length, percentage, or calc
18551845 </pre>
@@ -1942,7 +1932,6 @@ Gap Shorthand: the 'gap' property</h3>
19421932 Applies to : <a>multi-column containers</a>, <a>flex containers</a>, <a>grid containers</a>
19431933 Inherited : no
19441934 Percentages : refer to corresponding dimension of the content area
1945- Media : visual
19461935 Computed value : see individual properties
19471936 Animatable : as length, percentage, or calc
19481937 </pre>
0 commit comments