From a6a331bd2dbcebbf88901e583cc734b5c6437bcb Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 18 Apr 2024 14:55:20 +0200 Subject: Add regression tests for container sizing with layoutable child (#3955) --- tests/ref/box-layoutable-child.png | Bin 257 -> 0 bytes tests/ref/container-layoutable-child.png | Bin 0 -> 117 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 tests/ref/box-layoutable-child.png create mode 100644 tests/ref/container-layoutable-child.png (limited to 'tests/ref') diff --git a/tests/ref/box-layoutable-child.png b/tests/ref/box-layoutable-child.png deleted file mode 100644 index a1960a24..00000000 Binary files a/tests/ref/box-layoutable-child.png and /dev/null differ diff --git a/tests/ref/container-layoutable-child.png b/tests/ref/container-layoutable-child.png new file mode 100644 index 00000000..972ccb61 Binary files /dev/null and b/tests/ref/container-layoutable-child.png differ -- cgit v1.2.3