mirror of
https://github.com/typst/typst
synced 2025-06-28 16:22:53 +08:00
9 lines
343 B
XML
9 lines
343 B
XML
// No proper HTML tests here yet because we don't want to test SVG export just
|
|
// yet. We'll definitely add tests at some point.
|
|
|
|
--- html-frame-in-layout ---
|
|
// Ensure that HTML frames are transparent in layout. This is less important for
|
|
// actual paged export than for _nested_ HTML frames, which take the same code
|
|
// path.
|
|
#html.frame[A]
|