You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/parser
Rich-Harris b1b47696b1
implement elseif
9 years ago
..
attribute-dynamic
attribute-dynamic-boolean
attribute-escaped fix entities in attributes 9 years ago
attribute-multiple
attribute-static
attribute-static-boolean
attribute-unquoted handle unquoted attribute values 9 years ago
binding
comment
css scoped css 9 years ago
each-block
each-block-indexed
element-with-mustache
element-with-text
error-illegal-expression
error-unexpected-end-of-input
event-handler
if-block
if-block-else add {{else}} tests 9 years ago
if-block-elseif implement elseif 9 years ago
refs
script wrap script block in IIFE to prevent pollution 9 years ago
self-closing-element
space-between-mustaches
whitespace-leading-trailing