Skip to content

Commit ed5472e

Browse files
committed
Merge pull request #11 from astearns/dfn-for
fix multi-prop dfn-for
2 parents 15aacc1 + 1b41e54 commit ed5472e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-text-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Inline breaks between boxes: the 'wrap-before'/'wrap-after' properties</h3>
259259
in line and flex line breaking
260260
Possible values:
261261

262-
<dl dfn-for=wrap-before dfn-type=value>
262+
<dl dfn-for="wrap-before, wrap-after" dfn-type=value>
263263
<dt><dfn>auto</dfn>
264264
<dd>
265265
Lines may break at allowed break points

0 commit comments

Comments
 (0)