From 4873312233f7e8db0dafd803a06d98d108d4a5cf Mon Sep 17 00:00:00 2001 From: PgBiel <9021226+PgBiel@users.noreply.github.com> Date: Tue, 20 Feb 2024 12:41:43 -0300 Subject: Table line customization [More Flexible Tables Pt.4] (#3393) --- tests/ref/layout/grid-colspan.png | Bin 91434 -> 91276 bytes tests/ref/layout/grid-positioning.png | Bin 55048 -> 54618 bytes tests/ref/layout/grid-rtl.png | Bin 41422 -> 44946 bytes tests/ref/layout/grid-stroke.png | Bin 0 -> 48961 bytes tests/ref/layout/table-cell.png | Bin 49018 -> 49090 bytes tests/ref/layout/table.png | Bin 22515 -> 22446 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/layout/grid-stroke.png (limited to 'tests/ref') diff --git a/tests/ref/layout/grid-colspan.png b/tests/ref/layout/grid-colspan.png index 46577c62..e16ca347 100644 Binary files a/tests/ref/layout/grid-colspan.png and b/tests/ref/layout/grid-colspan.png differ diff --git a/tests/ref/layout/grid-positioning.png b/tests/ref/layout/grid-positioning.png index 5d60c8b7..cac93f40 100644 Binary files a/tests/ref/layout/grid-positioning.png and b/tests/ref/layout/grid-positioning.png differ diff --git a/tests/ref/layout/grid-rtl.png b/tests/ref/layout/grid-rtl.png index a1bfad56..f81e992e 100644 Binary files a/tests/ref/layout/grid-rtl.png and b/tests/ref/layout/grid-rtl.png differ diff --git a/tests/ref/layout/grid-stroke.png b/tests/ref/layout/grid-stroke.png new file mode 100644 index 00000000..c31519e6 Binary files /dev/null and b/tests/ref/layout/grid-stroke.png differ diff --git a/tests/ref/layout/table-cell.png b/tests/ref/layout/table-cell.png index 8e91e645..647a2e10 100644 Binary files a/tests/ref/layout/table-cell.png and b/tests/ref/layout/table-cell.png differ diff --git a/tests/ref/layout/table.png b/tests/ref/layout/table.png index b6b31eb1..f2a9d104 100644 Binary files a/tests/ref/layout/table.png and b/tests/ref/layout/table.png differ -- cgit v1.2.3