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 f80ace5fd6
client-side store subscriptions
8 years ago
..
create
css test attribute only selector when html is also attribute only 8 years ago
custom-elements
formats Increase code coverage 8 years ago
hydration Use a block scoped unique name for the context 8 years ago
js remove whitespace around <:Window/> - fixes #943 8 years ago
parser Add array destructuring for each contexts 9 years ago
runtime client-side store subscriptions 8 years ago
server-side-rendering Add support for intercepting different file extensions, other than .html, in ssr. (#940) 8 years ago
sourcemaps fix annoying test failure 8 years ago
store implement Store 8 years ago
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