diff --git a/packages/svelte/tests/runtime-legacy/samples/attribute-casing-foreign-namespace-compiler-option/_config.js b/packages/svelte/tests/runtime-legacy/samples/attribute-casing-foreign-namespace-compiler-option/_config.js index 4777a268bc..3ed155c254 100644 --- a/packages/svelte/tests/runtime-legacy/samples/attribute-casing-foreign-namespace-compiler-option/_config.js +++ b/packages/svelte/tests/runtime-legacy/samples/attribute-casing-foreign-namespace-compiler-option/_config.js @@ -1,7 +1,9 @@ import { test } from '../../test'; export default test({ - skip: true, // TODO: needs fixing + // TODO: needs fixing. Can only be fixed once we also support document.createElementNS-style creation of elements + // because the $.template('...') approach has no option to preserve attribute name casing + skip: true, html: `