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 e4a9344bdb
Merge pull request #70 from sveltejs/gh-64
9 years ago
..
attribute-dynamic
attribute-dynamic-boolean
attribute-escaped
attribute-multiple
attribute-static
attribute-static-boolean
attribute-unquoted
binding
binding-shorthand
comment
css
each-block
each-block-indexed
element-with-mustache
element-with-text
error-illegal-expression
error-unexpected-end-of-input fix readUntil infinite loop bug 9 years ago
error-unexpected-end-of-input-b fix readUntil infinite loop bug 9 years ago
error-unexpected-end-of-input-c fix readUntil infinite loop bug 9 years ago
event-handler
if-block
if-block-else also trim whitespace from elseif/else blocks 9 years ago
if-block-elseif also trim whitespace from elseif/else blocks 9 years ago
refs
script
script-comment-only handle trailing comments in script tags – closes #64 9 years ago
script-comment-trailing handle trailing comments in script tags – closes #64 9 years ago
script-comment-trailing-multiline handle trailing comments in script tags – closes #64 9 years ago
self-closing-element
space-between-mustaches
whitespace-leading-trailing