diff --git a/test/__snapshots__/integration.ts.snap b/test/__snapshots__/integration.ts.snap index 3a38ee10..e5b4fc73 100644 --- a/test/__snapshots__/integration.ts.snap +++ b/test/__snapshots__/integration.ts.snap @@ -172,6 +172,15 @@ exports[`[html file]: invalid-attribute.html 1`] = ` " `; +exports[`[html file]: picture.html 1`] = ` +" + + + + + " +`; + exports[`[html file]: with-relative-res.html 1`] = ` " diff --git a/test/html/picture.html b/test/html/picture.html new file mode 100644 index 00000000..27d83686 --- /dev/null +++ b/test/html/picture.html @@ -0,0 +1,8 @@ + + + + + + + +