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 334772a11d
use #foo instead of block.alias("foo")
9 years ago
..
create
css put attribute selector before pseudo-class selector - fixes #658 9 years ago
formats
hydration test with hydratable: true and hydratable: false 9 years ago
js use #foo instead of block.alias("foo") 9 years ago
parser include ast in svelte.compile return value (#632) 9 years ago
runtime dont recreate if_blocks incorrectly 9 years ago
server-side-rendering use #foo instead of block.alias("foo") 9 years ago
sourcemaps
validator
helpers.js add hydration tests 9 years ago
setup.js
test.js