mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
at the last known good split point, and use it for `white-space: nowrap`. Fixes overflowing tables on Wikipedia. This infrastructure should form the basis of our fix for inline layout of fragments that don't themselves constitute valid split points. That will require some more work, however.