mirror of https://github.com/sveltejs/svelte
test for #1852
parent
79b7f112ab
commit
d033c833ad
@ -0,0 +1,3 @@
|
|||||||
|
export default {
|
||||||
|
html: '<div potato=""></div>'
|
||||||
|
};
|
@ -0,0 +1 @@
|
|||||||
|
<div potato></div>
|
Loading…
Reference in new issue