1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00

Fix documentation about line-break and word-break

Related to #541.
This commit is contained in:
Guillaume Ayoub 2017-11-16 14:27:13 +01:00
parent 526bbd28b5
commit 13012d15d8

View File

@ -162,8 +162,9 @@ The `CSS Text Module Level 3`_ and `CSS Text Module Level 4`_ are working
drafts defining "properties for text manipulation" and covering "line breaking,
justification and alignment, white space handling, and text transformation".
Among their features, some are already included in CSS 2.1 (``line-break``,
``word-break``).
Among their features, some are already included in CSS 2.1, sometimes with
missing or different values (``text-indent``, ``text-align``,
``letter-spacing``, ``word-spacing``, ``text-transform``, ``white-space``).
New properties defined in Level 3 are supported: