~jaro/balkon

ref: 810e30b3c54804be1608cdc347f79da42211783e balkon/.golden/richParagraphLayout/mixedLineHeightTop.golden -rw-r--r-- 27.0 KiB
Test mixed line height with varied alignment.
Add content rect to Fragment.
Allow trimmed whitespace to generate empty fragments.

BREAKING: Output may now contain more fragments with zero glyphs,
representing runs of whitespace that was trimmed away. These runs may
also start a box at the end of a line, instead of the beginning of the
next line.

BREAKING: Trimmed whitespace now affects line height.
Test mixed line height.