pull/17597/head
7nik 4 days ago
parent 60fe9ba392
commit 029f70ba71

@ -3,7 +3,7 @@ import { test } from '../../test';
export default test({
mode: ['server'],
test_ssr({ assert, html }) {
assert.htmlEqualWithOptions(html.body, '<!--[--><!--[-->foo<!--]--><!--]-->', {
assert.htmlEqualWithOptions(html.body, '<!--[--><!--[--><!---->1<!---->2<!--]--><!--]-->', {
preserveComments: true,
withoutNormalizeHtml: true
});

Loading…
Cancel
Save