@@ -80,11 +80,11 @@ Issue(4910):
8080
8181Issue(5054):
8282
83- <dl dfn-for="font-family,<generic-family> " dfn-type=value>
84- <dt id="xxx-def"> <dfn>xxx</dfn>
85- <dd>
86- Placeholder text for the xxx generic font family.
87- </dl>
83+ <dl dfn-for="font-family,<generic-family> " dfn-type=value>
84+ <dt id="xxx-def"> <dfn>xxx</dfn>
85+ <dd>
86+ Placeholder text for the xxx generic font family.
87+ </dl>
8888
8989Issue(4566):
9090
@@ -434,17 +434,17 @@ For: @font-face
434434</pre>
435435
436436<dl dfn-type="value" dfn-for="@font-face/font-size">
437- <dt> <dfn>auto</dfn> </dt>
438- <dd>
439- The font matches any font size
440- </dd>
441- <dt> <dfn><<number>></dfn> </dt>
442- <dd>
443- If a single <<number>> is given
444- the font matches that specific font size, only.
445- If two <<number>> s are given,
446- they specify a range of font sizes which will match.
447- </dd>
437+ <dt> <dfn>auto</dfn> </dt>
438+ <dd>
439+ The font matches any font size
440+ </dd>
441+ <dt> <dfn><<number>></dfn> </dt>
442+ <dd>
443+ If a single <<number>> is given
444+ the font matches that specific font size, only.
445+ If two <<number>> s are given,
446+ they specify a range of font sizes which will match.
447+ </dd>
448448</dl>
449449
450450
0 commit comments