We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a80e7e commit 55ef94aCopy full SHA for 55ef94a
css-inline/Overview.bs
@@ -426,13 +426,13 @@ Creating Initial Letters: the 'initial-letter' property</h3>
426
<dd>
427
This first argument defines the size of the initial letter
428
in terms of how many lines it occupies.
429
- Negative values are not allowed.
+ Values less than one are invalid.
430
431
<dt><dfn><<integer>></dfn>
432
433
This optional second argument argument
434
defines the number of lines the initial letter should sink.
435
- Values must be greater than zero.
436
If omitted, it duplicates the first argument,
437
floored to the nearest positive whole number.
438
</dl>
0 commit comments