@@ -1800,8 +1800,8 @@ Shorthand font property: the 'font' property</h3>
18001800 and their interaction with the 'font!!property' property:
18011801
18021802 <dl>
1803- <dt> <dfn> Set Explicitly</dfn> </dt>
1804- <dd><p> These properties may be set using the 'font!!property' property:</p>
1803+ <dt> Set Explicitly</dt>
1804+ <dd><p> These longhand properties may also be set using the 'font!!property' shorthand property:</p>
18051805 <ul>
18061806 <li> 'font-family!!property' </li>
18071807 <li> 'font-size!!property' </li>
@@ -1813,8 +1813,9 @@ Shorthand font property: the 'font' property</h3>
18131813 <li> 'line-height' </li>
18141814 </ul>
18151815 </dd>
1816- <dt> <dfn>Reset Implicitly</dfn> </dt>
1817- <dd><p> These may not be set, but are reset to their initial values:</p>
1816+ <dt> Reset Implicitly</dt>
1817+ <dd><p> These properties are a [=reset-only sub-property=] of the 'font!!property' property
1818+ and thus may not be set, but are reset to their initial values:</p>
18181819 <ul>
18191820 <li> 'font-feature-settings!!property' </li>
18201821 <li> 'font-kerning!!property' </li>
@@ -1831,8 +1832,10 @@ Shorthand font property: the 'font' property</h3>
18311832 <li> 'font-variation-settings!!property' </li>
18321833 </ul>
18331834 </dd>
1834- <dt> <dfn>Cascaded Independently</dfn> </dt>
1835- <dd><p> There are neither set nor reset by the 'font!!property' property:</p>
1835+ <dt> Cascaded Independently</dt>
1836+ <dd><p> These (despite the property name starting with "font-")
1837+ are not [=shorthand properties=]
1838+ and thus are neither set nor reset by the 'font!!property' property:</p>
18361839 <ul>
18371840 <li> 'font-palette!!property' </li>
18381841 <li> 'font-synthesis-weight!!property' </li>
0 commit comments