0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00
svelte/test/parser
2016-11-22 11:56:09 -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
if-block-else add {{else}} tests 2016-11-22 11:56:09 -05:00
refs rename .svelte to .html in test files - better idea i think 2016-11-20 22:42:20 -05:00
script wrap script block in IIFE to prevent pollution 2016-11-22 07:41:59 -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