diff options
Diffstat (limited to 'tests/suite')
| -rw-r--r-- | tests/suite/html/frame.typ | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/suite/html/frame.typ b/tests/suite/html/frame.typ new file mode 100644 index 00000000..711933d7 --- /dev/null +++ b/tests/suite/html/frame.typ @@ -0,0 +1,8 @@ +// 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] |
