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
Conduitry f606aee209
do not escape html characters in tags in non-root <style> in SSR mode
8 years ago
..
create
css remove empty style blocks in prod mode - fixes #1138 8 years ago
custom-elements prevent main fragment being created twice - fixes #1063 8 years ago
formats
hydration
js Add audio video volume binding (#1148) 8 years ago
parser oops 8 years ago
preprocess test: filename passed to hooks 8 years ago
runtime do not escape html characters in tags in non-root <style> in SSR mode 8 years ago
server-side-rendering Base scoping hashes on CSS content rather than entire file 8 years ago
sourcemaps Base scoping hashes on CSS content rather than entire file 8 years ago
store
validator Merge pull request #1106 from sveltejs/gh-1083 8 years ago
helpers.js sanitize filenames before SSRing - fixes #1005 8 years ago
setup.js
test.js