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 3ff208ffdd
Merge pull request #925 from sveltejs/gh-915
8 years ago
..
create
css test attribute only selector when html is also attribute only 9 years ago
custom-elements escape backslashes in CSS for custom elements - fixes #872 9 years ago
formats
hydration Use a block scoped unique name for the context 8 years ago
js Use el.dataset.foo = bar instead of setAttribute(el, 'data-foo', bar) 8 years ago
parser Add array destructuring for each contexts 9 years ago
runtime dont use innerHTML for options inside optgroups - fixes #915 8 years ago
server-side-rendering
sourcemaps fix test 9 years ago
validator allow options.* as event handler callee 9 years ago
helpers.js more readable each block values 9 years ago
setup.js
test.js