summaryrefslogtreecommitdiff
path: root/tests/suite/layout/flow/flow.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-10-01 15:32:02 +0200
committerGitHub <noreply@github.com>2024-10-01 13:32:02 +0000
commit3ec5d442d7be4700aa02d015420ddd5cefa78b95 (patch)
tree5ca5163e84550cfab4c881063a3a547da45c4e31 /tests/suite/layout/flow/flow.typ
parent04df1264ef086bc90e7109fceed0b9b2680040f8 (diff)
Fix panic in spilled block layout (#5085)
Diffstat (limited to 'tests/suite/layout/flow/flow.typ')
-rw-r--r--tests/suite/layout/flow/flow.typ4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/suite/layout/flow/flow.typ b/tests/suite/layout/flow/flow.typ
index fcbc005b..5a5e8404 100644
--- a/tests/suite/layout/flow/flow.typ
+++ b/tests/suite/layout/flow/flow.typ
@@ -76,3 +76,7 @@ Hi
#block(rect(width: 80%, height: 80pt), breakable: false)
#lines(6)
]
+
+--- issue-5024-spill-backlog ---
+#set page(columns: 2, height: 50pt)
+#columns(2)[Hello]