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 6ad8c38663
Merge pull request #852 from sveltejs/gh-849
8 years ago
..
create
css reenable all tests, fix some failures 8 years ago
custom-elements increase timeout 8 years ago
formats
hydration remove babel etc 8 years ago
js typo 8 years ago
parser replace {{yield}} with <slot/> 8 years ago
runtime use anchor.parentNode as target instead of slot document fragment - fixes #850 8 years ago
server-side-rendering support nested <slot> elements 8 years ago
sourcemaps
validator compile time error on slotted content inside if/each blocks. closes #849 8 years ago
helpers.js remove comments from HTML to be normalized, fixes final test 8 years ago
setup.js remove babel etc 8 years ago
test.js