diff --git a/tests/docs/smoke-all/2023/09/14/6833.qmd b/tests/docs/smoke-all/2023/09/14/6833.qmd index d6fca59458..575bd94537 100644 --- a/tests/docs/smoke-all/2023/09/14/6833.qmd +++ b/tests/docs/smoke-all/2023/09/14/6833.qmd @@ -4,7 +4,9 @@ _quarto: tests: html: ensureHtmlElements: - - ["div.v2 iframe[height=\"360\"]"] + - + - "div.v2 iframe[height=\"360\"]" + - "div.v3 iframe[width=\"640\"]" - [] --- @@ -18,4 +20,10 @@ _quarto: {{< video https://www.youtube-nocookie.com/embed/aqz-KE-bpKQ width="640" aspect-ratio="16x9" >}} +::: + +::: v3 + +{{< video https://www.youtube-nocookie.com/embed/aqz-KE-bpKQ height="360" aspect-ratio="16x9" >}} + ::: \ No newline at end of file