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
than just dropping an entire declaration or block.
1686
1686
1687
-
<dt><dfn>function</dfn>
1687
+
<dt><dfn id="function">function</dfn>
1688
1688
<dd>
1689
1689
A function has a name
1690
1690
and a value consisting of a list of component values.
1691
1691
1692
-
<dt><dfn>simple block</dfn>
1692
+
<dt><dfn id="simple-block">simple block</dfn>
1693
1693
<dd>
1694
1694
A simple block has an associated token (either a <a href="#tokendef-open-square"><[-token></a>, <a href="#tokendef-open-paren"><(-token></a>, or <a href="#tokendef-open-curly"><{-token></a>)
1695
1695
and a value consisting of a list of component values.
0 commit comments