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/samples
Rich Harris 4c9ba2ef71
update parser tests
8 years ago
..
action
action-with-call
action-with-identifier
action-with-literal
attribute-dynamic
attribute-dynamic-boolean
attribute-dynamic-reserved
attribute-escaped
attribute-multiple
attribute-shorthand
attribute-static
attribute-static-boolean
attribute-unique-error rename loc to start, include character info in locations 8 years ago
attribute-unquoted
await-then-catch
binding
binding-shorthand update parser tests 8 years ago
comment
component-dynamic update parser tests 8 years ago
convert-entities
convert-entities-in-element
css
css-ref-selector
dynamic-import
each-block
each-block-destructured
each-block-else
each-block-indexed
each-block-keyed
element-with-mustache
element-with-text
elements
error-binding-disabled rename loc to start, include character info in locations 8 years ago
error-binding-mustaches rename loc to start, include character info in locations 8 years ago
error-binding-rvalue rename loc to start, include character info in locations 8 years ago
error-comment-unclosed rename loc to start, include character info in locations 8 years ago
error-css rename loc to start, include character info in locations 8 years ago
error-event-handler rename loc to start, include character info in locations 8 years ago
error-illegal-expression rename loc to start, include character info in locations 8 years ago
error-multiple-styles rename loc to start, include character info in locations 8 years ago
error-ref-value rename loc to start, include character info in locations 8 years ago
error-script-unclosed rename loc to start, include character info in locations 8 years ago
error-self-reference rename loc to start, include character info in locations 8 years ago
error-unexpected-end-of-input rename loc to start, include character info in locations 8 years ago
error-unexpected-end-of-input-b rename loc to start, include character info in locations 8 years ago
error-unexpected-end-of-input-c rename loc to start, include character info in locations 8 years ago
error-unexpected-end-of-input-d rename loc to start, include character info in locations 8 years ago
error-unmatched-closing-tag rename loc to start, include character info in locations 8 years ago
error-void-closing rename loc to start, include character info in locations 8 years ago
error-window-children rename loc to start, include character info in locations 8 years ago
error-window-duplicate rename loc to start, include character info in locations 8 years ago
error-window-inside-block rename loc to start, include character info in locations 8 years ago
error-window-inside-element rename loc to start, include character info in locations 8 years ago
event-handler
if-block
if-block-else
if-block-elseif
implicitly-closed-li
nbsp
raw-mustaches
refs
script
script-comment-only
script-comment-trailing
script-comment-trailing-multiline
self-closing-element
self-reference update parser tests 8 years ago
space-between-mustaches
spread
textarea-children
transition-intro
transition-intro-no-params
unusual-identifier
whitespace-leading-trailing
whitespace-normal
yield