Skip to content

Commit bd884c2

Browse files
committed
[css-fonts-4][editorial] bikeshed autolink syntax
1 parent 8bb92cb commit bd884c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-fonts-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ Generic font families</h4>
624624
unlike UAs that generally allow users to customise the generic ''sans-serif'' or ''serif'' font family.
625625
As the name implies, ''system-ui'' is intended for use with UI elements in web application, and not for large paragraphs of text or articles.
626626

627-
<dt id="math-def"><dfn>math</dfn>
627+
<dt id="math-def"><dfn for=font-family>math</dfn>
628628
<dd>
629629
This font family is intended for use with mathematical expressions.
630630

@@ -1433,7 +1433,7 @@ Font size: the 'font-size' property</h3>
14331433
Note: Use of percentage values or <a>font-relative lengths</a>
14341434
such as ''em''s and ''rem''s
14351435
leads to more robust and cascadable style sheets.
1436-
<dt><dfn value for=font-size>math</dfn></dt>
1436+
<dt id="font-size-math"><dfn value for=font-size>math</dfn></dt>
14371437
<dd>
14381438
Special <a href="https://w3c.github.io/mathml-core/#the-math-script-level-property">
14391439
mathematical scaling rules</a> must be applied

0 commit comments

Comments
 (0)