diff options
| author | PgBiel <9021226+PgBiel@users.noreply.github.com> | 2024-12-20 07:03:12 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-20 10:03:12 +0000 |
| commit | 6c2d54bbe3df70670afef6d3f61750daeb2adf34 (patch) | |
| tree | d6346e7163d2ceb9899dc870adc7138a5749f78c /tests/ref | |
| parent | 370aa5929fc78a6b5300547b2f0f3f9e0cca96e3 (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.png | bin | 0 -> 72 bytes |
| -rw-r--r-- | tests/ref/issue-5262-block-negative-height-in-flow.png | bin | 0 -> 236 bytes |
| -rw-r--r-- | tests/ref/issue-5262-block-negative-height.png | bin | 0 -> 73 bytes |
| -rw-r--r-- | tests/ref/issue-5262-text-negative-size.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..3b7b289b --- /dev/null +++ b/tests/ref/issue-5262-block-negative-height-implicit.png diff --git a/tests/ref/issue-5262-block-negative-height-in-flow.png b/tests/ref/issue-5262-block-negative-height-in-flow.png Binary files differnew file mode 100644 index 00000000..402c5810 --- /dev/null +++ b/tests/ref/issue-5262-block-negative-height-in-flow.png diff --git a/tests/ref/issue-5262-block-negative-height.png b/tests/ref/issue-5262-block-negative-height.png Binary files differnew file mode 100644 index 00000000..1a1146d8 --- /dev/null +++ b/tests/ref/issue-5262-block-negative-height.png diff --git a/tests/ref/issue-5262-text-negative-size.png b/tests/ref/issue-5262-text-negative-size.png Binary files differnew file mode 100644 index 00000000..61e6dbae --- /dev/null +++ b/tests/ref/issue-5262-text-negative-size.png |
