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 bb153681b6
Merge pull request #2881 from sveltejs/gh-2878
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 Merge pull request #2881 from sveltejs/gh-2878 5 years ago
parser always add raw property to text nodes 5 years ago
preprocess don't preprocess tags whose names begin with script/style 5 years ago
runtime Merge pull request #2881 from sveltejs/gh-2878 5 years ago
server-side-rendering Omits readonly attributes from SSR code 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