Add missing ref image and modify test

This commit is contained in:
Efe Akinci 2025-03-06 23:12:05 -05:00
parent 1322195c9a
commit 16922665e1
2 changed files with 6 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -166,13 +166,13 @@ F
--- block-sticky-many ---
#set page(height: 80pt)
#set block(sticky: "below")
#block[A]
#block[B]
#block[C]
#block[D]
#block(breakable: false)[A]
#block(breakable: false)[B]
#block(breakable: false)[C]
#block(breakable: false)[D]
E
#block[F]
#block[G]
#block(breakable: false)[F]
#block(breakable: false)[G]
--- block-sticky-colbreak ---
A