0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test/parser
2016-11-21 20:01:22 -05:00
..
attribute-dynamic rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
attribute-dynamic-boolean rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
attribute-escaped fix entities in attributes 2016-11-21 11:26:54 -05:00
attribute-multiple rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
attribute-static rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
attribute-static-boolean rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
attribute-unquoted handle unquoted attribute values 2016-11-21 08:23:48 -05:00
binding rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
comment rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
css scoped css 2016-11-21 20:01:22 -05:00
each-block rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
each-block-indexed rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
element-with-mustache rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
element-with-text rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
error-illegal-expression test inline expression parse errors 2016-11-21 07:54:27 -05:00
error-unexpected-end-of-input test inline expression parse errors 2016-11-21 07:54:27 -05:00
event-handler rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
if-block rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
refs rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
script rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
self-closing-element rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
space-between-mustaches rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
whitespace-leading-trailing test leading whitespace in template 2016-11-21 07:47:17 -05:00