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 7a8c8fd577
replace {{yield}} with <slot/>
7 years ago
..
attribute-dynamic update parser tests 7 years ago
attribute-dynamic-boolean update parser tests 7 years ago
attribute-dynamic-reserved update parser tests 7 years ago
attribute-escaped update parser tests 7 years ago
attribute-multiple update parser tests 7 years ago
attribute-shorthand update parser tests 7 years ago
attribute-static update parser tests 7 years ago
attribute-static-boolean update parser tests 7 years ago
attribute-unique-error move tests around to facilitate registering babel based on environment 8 years ago
attribute-unquoted update parser tests 7 years ago
binding update parser tests 7 years ago
binding-shorthand update parser tests 7 years ago
comment update parser tests 7 years ago
convert-entities update parser tests 7 years ago
convert-entities-in-element update parser tests 7 years ago
css update parser tests 7 years ago
css-ref-selector support ref:foo as a CSS selector (#693) 7 years ago
each-block update parser tests 7 years ago
each-block-else update parser tests 7 years ago
each-block-indexed update parser tests 7 years ago
each-block-keyed update parser tests 7 years ago
element-with-mustache update parser tests 7 years ago
element-with-text update parser tests 7 years ago
elements update parser tests 7 years ago
error-binding-mustaches better error for bind:value="{{foo}}" - fixes #437 8 years ago
error-binding-rvalue change error message for invalid bindings 7 years ago
error-css move tests around to facilitate registering babel based on environment 8 years ago
error-event-handler move tests around to facilitate registering babel based on environment 8 years ago
error-illegal-expression move tests around to facilitate registering babel based on environment 8 years ago
error-multiple-styles move tests around to facilitate registering babel based on environment 8 years ago
error-script-unclosed prevent unclosed <script> causing infinite loop 8 years ago
error-self-reference move tests around to facilitate registering babel based on environment 8 years ago
error-unexpected-end-of-input move tests around to facilitate registering babel based on environment 8 years ago
error-unexpected-end-of-input-b move tests around to facilitate registering babel based on environment 8 years ago
error-unexpected-end-of-input-c move tests around to facilitate registering babel based on environment 8 years ago
error-unexpected-end-of-input-d move tests around to facilitate registering babel based on environment 8 years ago
error-unmatched-closing-tag move tests around to facilitate registering babel based on environment 8 years ago
error-void-closing move tests around to facilitate registering babel based on environment 8 years ago
error-window-children parse <:Window> tags 8 years ago
error-window-duplicate parse <:Window> tags 8 years ago
error-window-inside-block parse <:Window> tags 8 years ago
error-window-inside-element parse <:Window> tags 8 years ago
event-handler update parser tests 7 years ago
if-block update parser tests 7 years ago
if-block-else update parser tests 7 years ago
if-block-elseif update parser tests 7 years ago
implicitly-closed-li update parser tests 7 years ago
nbsp update parser tests 7 years ago
raw-mustaches update parser tests 7 years ago
refs update parser tests 7 years ago
script update parser tests 7 years ago
script-comment-only update parser tests 7 years ago
script-comment-trailing update parser tests 7 years ago
script-comment-trailing-multiline update parser tests 7 years ago
self-closing-element update parser tests 7 years ago
self-reference update parser tests 7 years ago
space-between-mustaches update parser tests 7 years ago
textarea-children update parser tests 7 years ago
transition-intro update parser tests 7 years ago
transition-intro-no-params update parser tests 7 years ago
whitespace-leading-trailing update parser tests 7 years ago
whitespace-normal move whitespace logic out of parse and into preprocess 7 years ago
yield replace {{yield}} with <slot/> 7 years ago