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
Rich Harris e4c55697a8
Merge pull request #2829 from colincasey/bugfix/2821_custom_elements_with_no_svelte_options
5 years ago
..
css update css tests 5 years ago
custom-elements Allow custom element to be declared with no tag and no options 5 years ago
hydration fix hydration tests 5 years ago
js Don't get hoisted variable from ctx when using @debug 5 years ago
parser Switch test to runtime test 5 years ago
preprocess don't preprocess tags whose names begin with script/style 5 years ago
runtime fix: 🐛 data attributes without value outputting as "true" 5 years ago
server-side-rendering ensure spring works server-side = fixes #2773 5 years ago
sourcemaps update css tests 5 years ago
stats move vars out of stats 5 years ago
store oops 5 years ago
validator Add error for missing equals after attribute name 5 years ago
vars failing vars test 5 years ago
helpers.js collapse consecutive whitespace characters in the absense of options.preserveWhitespace or a <pre> 5 years ago
setup.js Implement reactive assignments (#1839) 6 years ago
test.js handle non-falsy non-function deriver return values - fixes #2780 5 years ago