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 c9aa72313e
throw error on illegal context (#934)
8 years ago
..
create
css
custom-elements
formats Increase code coverage 8 years ago
hydration
js remove whitespace around <:Window/> - fixes #943 8 years ago
parser
runtime append to the dom, not a document fragment, when updating each block in slot - fixes #927 8 years ago
server-side-rendering Add support for intercepting different file extensions, other than .html, in ssr. (#940) 8 years ago
sourcemaps
validator throw error on illegal context (#934) 8 years ago
helpers.js Reinstate code coverage 8 years ago
setup.js Reinstate code coverage 8 years ago
test.js