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 4d36908525
clear refs in destroy, not unmount, so that refs are populated in ondestroy. fixes #706
8 years ago
..
create
css move css logic into new Stylesheet class, add CSS sourcemap support 8 years ago
formats
hydration
js Update css-media-query test. It's look like somebody forgot about that. 8 years ago
parser update parser tests 8 years ago
runtime clear refs in destroy, not unmount, so that refs are populated in ondestroy. fixes #706 8 years ago
server-side-rendering Merge pull request #676 from sveltejs/gh-608 8 years ago
sourcemaps better CSS sourcemaps 8 years ago
validator fix tests 8 years ago
helpers.js better CSS sourcemaps 8 years ago
setup.js
test.js