summaryrefslogtreecommitdiff
path: root/tests/typ/layout/container.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/layout/container.typ')
-rw-r--r--tests/typ/layout/container.typ4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/typ/layout/container.typ b/tests/typ/layout/container.typ
index c6928074..0b30c4e1 100644
--- a/tests/typ/layout/container.typ
+++ b/tests/typ/layout/container.typ
@@ -10,6 +10,10 @@ Spaced \
Apart
---
+// Test fr box.
+Hello #box(width: 1fr, rect(height: 0.7em, width: 100%)) World
+
+---
// Test block over multiple pages.
#set page(height: 60pt)