diff --git a/test/runtime/samples/attribute-boolean-itemscope/_config.js b/test/runtime/samples/attribute-boolean-itemscope/_config.js deleted file mode 100644 index 43041884f8..0000000000 --- a/test/runtime/samples/attribute-boolean-itemscope/_config.js +++ /dev/null @@ -1,4 +0,0 @@ -// There is no relationship between the attribute name and the document node https://developer.mozilla.org/en-US/docs/Web/HTML/Microdata -export default { - html: '
' -}; diff --git a/test/runtime/samples/attribute-boolean-itemscope/main.svelte b/test/runtime/samples/attribute-boolean-itemscope/main.svelte deleted file mode 100644 index 50cd039ad3..0000000000 --- a/test/runtime/samples/attribute-boolean-itemscope/main.svelte +++ /dev/null @@ -1 +0,0 @@ - diff --git a/test/runtime/samples/attribute-microdata/_config.js b/test/runtime/samples/attribute-microdata/_config.js new file mode 100644 index 0000000000..8c6a7765ea --- /dev/null +++ b/test/runtime/samples/attribute-microdata/_config.js @@ -0,0 +1,25 @@ +// There is no relationship between the attribute and the dom node with regards to microdata attributes https://developer.mozilla.org/en-US/docs/Web/HTML/Microdata +export default { + html: `