diff options
author | bptato <nincsnevem662@gmail.com> | 2024-11-02 21:29:05 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-11-02 21:29:24 +0100 |
commit | a17a50db3a3bb90515e715a0d001321a11e45aef (patch) | |
tree | db457e6ec5dc20b3dd53e5d55a0042b9c99ce760 /test/layout/anonymous-row-and-cell-in-display-table.expected | |
parent | 5db8574a880cfbd3899be2badf2a395e4217cbde (diff) | |
download | chawan-a17a50db3a3bb90515e715a0d001321a11e45aef.tar.gz |
layout: fix a small table bug
Diffstat (limited to 'test/layout/anonymous-row-and-cell-in-display-table.expected')
-rw-r--r-- | test/layout/anonymous-row-and-cell-in-display-table.expected | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/layout/anonymous-row-and-cell-in-display-table.expected b/test/layout/anonymous-row-and-cell-in-display-table.expected new file mode 100644 index 00000000..b91dfa83 --- /dev/null +++ b/test/layout/anonymous-row-and-cell-in-display-table.expected @@ -0,0 +1,3 @@ +div 1 +div 2 +div 3 |