0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test/js
Jacob Mischka b5a3e2224d Add audio video volume binding (#1148)
* Add audio/video volume binding

Fixes #1143

* Update test and add volumechange event

* Set volume on initial update

* Update test after setting volume initially

Oops.
2018-02-03 13:33:27 -05:00
..
samples Add audio video volume binding (#1148) 2018-02-03 13:33:27 -05:00
index.js fix indentation, update snapshot tests 2017-09-20 11:06:23 -04:00
README.md move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
update.js prettierfy test files 2017-06-02 22:04:36 -04:00

Use these tests sparingly, as they will need to be updated frequently as the code generation changes.