summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
authorPgBiel <9021226+PgBiel@users.noreply.github.com>2024-12-20 07:03:12 -0300
committerGitHub <noreply@github.com>2024-12-20 10:03:12 +0000
commit6c2d54bbe3df70670afef6d3f61750daeb2adf34 (patch)
treed6346e7163d2ceb9899dc870adc7138a5749f78c /tests/ref
parent370aa5929fc78a6b5300547b2f0f3f9e0cca96e3 (diff)
Fix crash when block or text have negative sizes (#5610)
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/issue-5262-block-negative-height-implicit.pngbin0 -> 72 bytes
-rw-r--r--tests/ref/issue-5262-block-negative-height-in-flow.pngbin0 -> 236 bytes
-rw-r--r--tests/ref/issue-5262-block-negative-height.pngbin0 -> 73 bytes
-rw-r--r--tests/ref/issue-5262-text-negative-size.pngbin0 -> 73 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/issue-5262-block-negative-height-implicit.png b/tests/ref/issue-5262-block-negative-height-implicit.png
new file mode 100644
index 00000000..3b7b289b
--- /dev/null
+++ b/tests/ref/issue-5262-block-negative-height-implicit.png
Binary files differ
diff --git a/tests/ref/issue-5262-block-negative-height-in-flow.png b/tests/ref/issue-5262-block-negative-height-in-flow.png
new file mode 100644
index 00000000..402c5810
--- /dev/null
+++ b/tests/ref/issue-5262-block-negative-height-in-flow.png
Binary files differ
diff --git a/tests/ref/issue-5262-block-negative-height.png b/tests/ref/issue-5262-block-negative-height.png
new file mode 100644
index 00000000..1a1146d8
--- /dev/null
+++ b/tests/ref/issue-5262-block-negative-height.png
Binary files differ
diff --git a/tests/ref/issue-5262-text-negative-size.png b/tests/ref/issue-5262-text-negative-size.png
new file mode 100644
index 00000000..61e6dbae
--- /dev/null
+++ b/tests/ref/issue-5262-text-negative-size.png
Binary files differ