pull/12879/head
Dominic Gannaway 2 years ago
parent 2e74928410
commit 32de9e459f

@ -2,6 +2,7 @@ import { flushSync } from 'svelte';
import { ok, test } from '../../test';
export default test({
accessors: false,
html: `<input type="text">\naaa`,
ssrHtml: `<input type="text" value="aaa">\naaa`,

Loading…
Cancel
Save