Skip to content

Commit ce3e48b

Browse files
author
Litherum
committed
[css-fonts-4] Clarify valid ranges for font properties
#1131
1 parent 1b209ba commit ce3e48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ at least as dark as its predecessor. Only values greater than 0 and less than 10
443443
</tbody>
444444
</table>
445445

446-
Negative values are not allowed and are treated as parse errors.
446+
Values less than or equal to 0 are not allowed and are treated as parse errors.
447447
When a face does not exist
448448
for a given width, values less than 100% map to a narrower face,
449449
otherwise a wider face. Conversely, values greater than or equal to 100% map to a wider

0 commit comments

Comments
 (0)