about summary refs log tree commit diff stats
path: root/test/layout/colored-text-keeps-color-outside-box.html
Commit message (Collapse)AuthorAgeFilesLines
* render: fix formatting being lost outside boxes with bgcolorbptato2025-01-171-0/+4
An ancient bug, but the fix seems to be quite simple: stop confusing the last X position before the existing string on the line with the last X position that the new string occupies.