From 8fa573a9a203084ede03cb2f22a54a4b5973bb88 Mon Sep 17 00:00:00 2001 From: PgBiel <9021226+PgBiel@users.noreply.github.com> Date: Fri, 5 Jan 2024 16:30:07 -0300 Subject: Initial table per-cell customization [More Flexible Tables Pt.2a] (#3037) Co-authored-by: Laurenz --- tests/ref/layout/grid-cell.png | Bin 0 -> 39178 bytes tests/ref/layout/grid-styling.png | Bin 18429 -> 27200 bytes tests/ref/layout/table-cell.png | Bin 0 -> 41893 bytes tests/ref/layout/table.png | Bin 12226 -> 22515 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/layout/grid-cell.png create mode 100644 tests/ref/layout/table-cell.png (limited to 'tests/ref/layout') diff --git a/tests/ref/layout/grid-cell.png b/tests/ref/layout/grid-cell.png new file mode 100644 index 00000000..fb683123 Binary files /dev/null and b/tests/ref/layout/grid-cell.png differ diff --git a/tests/ref/layout/grid-styling.png b/tests/ref/layout/grid-styling.png index ae5c0519..c626d2e7 100644 Binary files a/tests/ref/layout/grid-styling.png and b/tests/ref/layout/grid-styling.png differ diff --git a/tests/ref/layout/table-cell.png b/tests/ref/layout/table-cell.png new file mode 100644 index 00000000..fa3d04cc Binary files /dev/null and b/tests/ref/layout/table-cell.png differ diff --git a/tests/ref/layout/table.png b/tests/ref/layout/table.png index fe4554d9..b6b31eb1 100644 Binary files a/tests/ref/layout/table.png and b/tests/ref/layout/table.png differ -- cgit v1.2.3