diff options
author | bptato <nincsnevem662@gmail.com> | 2025-01-21 18:33:34 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2025-01-21 19:06:00 +0100 |
commit | 9159f6a76e14225d7ceeee55defbde2e335c5d3e (patch) | |
tree | e3660a99d6fab73660c1de4ef72f74c29822ac4c /test/layout/inline-backgrounds.color.expected | |
parent | 68add5b33e5d9f101306aaf84c373dc695b9ab81 (diff) | |
download | chawan-9159f6a76e14225d7ceeee55defbde2e335c5d3e.tar.gz |
render: blend in paintBackground
It's an improvement, but the painting order still isn't quite right... Also fixes a bug where paintBackground would unnecessarily append an extra line to the document's end.
Diffstat (limited to 'test/layout/inline-backgrounds.color.expected')
-rw-r--r-- | test/layout/inline-backgrounds.color.expected | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/layout/inline-backgrounds.color.expected b/test/layout/inline-backgrounds.color.expected index 4fdd2664..3f140fda 100644 --- a/test/layout/inline-backgrounds.color.expected +++ b/test/layout/inline-backgrounds.color.expected @@ -28,4 +28,3 @@ final stage test1 [48;2;0;128;0m test2[49m [48;2;0;0;255m test3 [49m [48;2;255;0;0m test4[49m - |