summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-07-04 17:28:23 +0200
committerGitHub <noreply@github.com>2024-07-04 15:28:23 +0000
commit3b32aa7929e9e7cc411647c3e32f1538ba2bf5c2 (patch)
tree75673dbba36dce92dd7fbc5b43f9b6ecb7c8d36d /tests
parent129a4d600c1860beb7ec2ae52a9186088f6f043d (diff)
Add regression test for #3355 (#4499)
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/issue-3355-metadata-weak-spacing.pngbin0 -> 327 bytes
-rw-r--r--tests/suite/layout/flow/flow.typ7
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/ref/issue-3355-metadata-weak-spacing.png b/tests/ref/issue-3355-metadata-weak-spacing.png
new file mode 100644
index 00000000..1ae8a104
--- /dev/null
+++ b/tests/ref/issue-3355-metadata-weak-spacing.png
Binary files differ
diff --git a/tests/suite/layout/flow/flow.typ b/tests/suite/layout/flow/flow.typ
index 9c48c9ac..7c8ade14 100644
--- a/tests/suite/layout/flow/flow.typ
+++ b/tests/suite/layout/flow/flow.typ
@@ -65,3 +65,10 @@
= Heading
#lorem(6)
+
+--- issue-3355-metadata-weak-spacing ---
+#set page(height: 50pt)
+#block(width: 100%, height: 30pt, fill: aqua)
+#metadata(none)
+#v(10pt, weak: true)
+Hi