diff options
author | bptato <nincsnevem662@gmail.com> | 2024-07-27 01:15:12 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-07-27 01:25:52 +0200 |
commit | b1a01e172232d66c5dee061931fb6b14159862d2 (patch) | |
tree | cb7890ae77f5ec31438744b33aa6d68d73fcb371 /test/layout/inline-table-missing-parents.color.expected | |
parent | 1786358f347229bc2c7c4b7824629a43479707a4 (diff) | |
download | chawan-b1a01e172232d66c5dee061931fb6b14159862d2.tar.gz |
layout: inline table fixes
* properly wrap inline internal table boxes in inline-table (instead of block-level table) * fix missing baseline in table wrapper boxes * fix wrong wrapping of misparented table/row/row group children
Diffstat (limited to 'test/layout/inline-table-missing-parents.color.expected')
-rw-r--r-- | test/layout/inline-table-missing-parents.color.expected | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/layout/inline-table-missing-parents.color.expected b/test/layout/inline-table-missing-parents.color.expected new file mode 100644 index 00000000..28542efd --- /dev/null +++ b/test/layout/inline-table-missing-parents.color.expected @@ -0,0 +1,11 @@ +test 1 test 2 test 3 +test 3.5 +test 4 [48;2;255;0;0mtest 5[49m test 6 +test 7 test 8 test 9 +test 9.5 +[48;2;255;0;0mthing thing3[49m +[48;2;255;0;0mthing2 [49m +[48;2;255;0;0mthing2.5 thing3 [49m +[48;2;255;0;0mthing4 [49m +[48;2;0;0;255mtest [49m + |