Discovered when debugging https://github.com/linebender/parley/pull/680. There is a pre-existing issue where the tests comparing the two line-breakers for equivalence: - Don't assert trailing whitespace - Don't compare the rendered snapshots (these are different in some cases!)
Discovered when debugging #680. There is a pre-existing issue where the tests comparing the two line-breakers for equivalence: