From 88b1a2f4b470468eacb3b3dad59b8b567f6672a5 Mon Sep 17 00:00:00 2001 From: Mathias Picker <48158184+MathiasWP@users.noreply.github.com> Date: Tue, 5 May 2026 14:33:24 +0200 Subject: [PATCH] chore: drop redundant comment in style-update test --- .../svelte/tests/runtime-runes/samples/style-update/_config.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/svelte/tests/runtime-runes/samples/style-update/_config.js b/packages/svelte/tests/runtime-runes/samples/style-update/_config.js index 347ed46c36..f7ab5ab5ba 100644 --- a/packages/svelte/tests/runtime-runes/samples/style-update/_config.js +++ b/packages/svelte/tests/runtime-runes/samples/style-update/_config.js @@ -37,8 +37,6 @@ export default test({ component.style = ''; flushSync(); - // empty results drop the attribute on both client and SSR (was previously - // `
` on the client only — a hydration mismatch) assert.htmlEqual( target.innerHTML, `