Skip to content

Commit 4587a33

Browse files
committed
[css-fonts-5][editorial] Silence the whitespace whining
1 parent 68c4511 commit 4587a33

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

css-fonts-5/Overview.bs

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@ Issue(4910):
8080

8181
Issue(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

8989
Issue(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

Comments
 (0)