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 0a0f474e43
use anchor.parentNode as target instead of slot document fragment - fixes #850
9 years ago
..
create
css reenable all tests, fix some failures 9 years ago
custom-elements increase timeout 9 years ago
formats update jsdom 9 years ago
hydration remove babel etc 9 years ago
js escape shadow DOM CSS - fixes #840 9 years ago
parser replace {{yield}} with <slot/> 9 years ago
runtime use anchor.parentNode as target instead of slot document fragment - fixes #850 9 years ago
server-side-rendering support nested <slot> elements 9 years ago
sourcemaps
validator fix a11y-html-has-lang unit test 9 years ago
helpers.js remove comments from HTML to be normalized, fixes final test 9 years ago
setup.js remove babel etc 9 years ago
test.js