diff --git a/css-fonts-4/Overview.bs b/css-fonts-4/Overview.bs index 6c66477a7d10..dd0b98cc6ac1 100644 --- a/css-fonts-4/Overview.bs +++ b/css-fonts-4/Overview.bs @@ -1384,8 +1384,8 @@ Font size: the 'font-size' property Values have the following meanings: -
-
<> +
+
<>
An <> keyword refers to an entry in a table of font sizes computed and kept by the user agent. @@ -1395,7 +1395,7 @@ Font size: the 'font-size' property
[ xx-small | x-small | small | medium | large | x-large | xx-large | xxx-large ]
-
<> +
<>
A <> keyword is interpreted relative to the computed 'font-size' of the parent element @@ -1422,7 +1422,7 @@ Font size: the 'font-size' property In addition, a user agent may choose to use different ratios when it detects paragraph text as opposed to title text. -
<> +
<>
A length value specifies an absolute font size (independent of the user agent's font table). @@ -1435,7 +1435,7 @@ Font size: the 'font-size' property Note: Use of percentage values or font-relative lengths such as ''em''s and ''rem''s leads to more robust and cascadable style sheets. -
math
+
math
Special mathematical scaling rules must be applied