| Value:
- | none | [ objects || spaces || ink || edges || box-decoration ]
+ | none | [ objects || [ spaces | trailing-spaces ] || ink || edges || box-decoration ]
|
@@ -856,6 +856,13 @@
and all word separators,
plus any adjacent letter-spacing or word-spacing.
+ trailing-spaces
+
+
+ Skip all preserved spacing (with the same definition as above)
+ plus any adjacent letter-spacing or word-spacing,
+ when located then end of the line.
+
ink
@@ -2239,6 +2246,7 @@ text-emphasis-style, 3.1
text-shadow, 4
text-underline-position, 2.6
+ trailing-spaces, 2.5
triangle, 3.1
under
@@ -2268,6 +2276,7 @@ [css-text-3] defines the following terms:
- [css21] defines the following terms:
@@ -2369,7 +2378,7 @@
Pro
| see individual properties
|
| text-decoration-skip
- | none | [ objects || spaces || ink || edges || box-decoration ]
+ | none | [ objects || [ spaces | trailing-spaces ] || ink || edges || box-decoration ]
| objects
| all elements
| yes
|