You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Renamed all the <ahref=#placement>placement properties</a> and <ahref=#grid-definition>grid-defining properties</a>.
3031
3031
<li>Added the <aclass=propertydata-link-type=propdeschref=#propdef-grid-templatetitle=grid-template>grid-template</a> and <aclass=propertydata-link-type=propdeschref=#propdef-gridtitle=grid>grid</a> shorthands.
3032
3032
<li>Changed the syntax of <ahref=#named-lines>named lines</a> to use parentheses and identifiers rather than strings.
3033
-
<li>Made named grid areas <ahref=#implict-named-lines>imply named grid lines</a>.
3033
+
<li>Made named grid areas <ahref=#implicit-named-lines>imply named grid lines</a>.
3034
3034
<li><ahref=#auto-margins>Margin alignment</a> now matches <ahref=http://www.w3.org/TR/css3-flexbox>Flexbox</a> and <ahref=http://www.w3.org/TR/css3-align>Box Alignment</a>.
3035
3035
<li>Percentages are no longer resolved like they are in table layout.
3036
3036
<li>Refined <ahref=#abspos-items>definitions of absolutely-positioned elements</a> whose containing block is a grid container.
<li>Renamed all the <ahref="#placement">placement properties</a> and <ahref="#grid-definition">grid-defining properties</a>.
3088
3088
<li>Added the 'grid-template' and 'grid' shorthands.
3089
3089
<li>Changed the syntax of <ahref="#named-lines">named lines</a> to use parentheses and identifiers rather than strings.
3090
-
<li>Made named grid areas <ahref="#implict-named-lines">imply named grid lines</a>.
3090
+
<li>Made named grid areas <ahref="#implicit-named-lines">imply named grid lines</a>.
3091
3091
<li><ahref="#auto-margins">Margin alignment</a> now matches <ahref="http://www.w3.org/TR/css3-flexbox">Flexbox</a> and <ahref="http://www.w3.org/TR/css3-align">Box Alignment</a>.
3092
3092
<li>Percentages are no longer resolved like they are in table layout.
3093
3093
<li>Refined <ahref="#abspos-items">definitions of absolutely-positioned elements</a> whose containing block is a grid container.
0 commit comments