Valid value | Description |
---|
ignore | Any glyph-area whose Unicode character is classified as white space in XML, except for U+000A, shall be deleted during line-building and inline-building. |
preserve | Any glyph-area whose Unicode character is classified as white space in XML shall not be deleted during line-building and inline-building. |
ignore-if-before-linefeed | Any glyph-area with a suppress-at-line-break value of 'suppress' shall be deleted during line-building and inline-building if it would be the last glyph-area descendant of a line-area. |
ignore-if-after-linefeed | Any glyph-area with a suppress-at-line-break value of 'suppress' shall be deleted during line-building and inline-building if it would be the first glyph-area descendant of a line-area. |
ignore-if-surrounding-linefeed | Any glyph-area with a suppress-at-line-break value of 'suppress' shall be deleted during line-building and inline-building if it would be the first or last glyph-area descendant of a line-area. |
inherit | |