0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test/js
Yuichiro Yamashita 1803290864
[fix] Specify svg namespace if {@html} is used in svg (#7464)
* add test

* create svg element if {@html} tag is inside of svg

* always use claim_html_tag
2022-04-20 00:20:16 +08:00
..
samples [fix] Specify svg namespace if {@html} is used in svg (#7464) 2022-04-20 00:20:16 +08:00
index.ts upgrade ESLint config (#5472) 2020-09-29 20:19:43 -04:00
README.md move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
update.js upgrade ESLint config (#5472) 2020-09-29 20:19:43 -04:00

Use these tests sparingly, as they will need to be updated frequently as the code generation changes.