Mercurial > hg > webaudioevaluationtool
diff test_create/test_create.html @ 525:0f758a5efa95 Dev_main
Minor fixes to test_create to match specification (was building empty interface nodes).
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Thu, 18 Feb 2016 12:11:09 +0000 |
parents | f4800ccc4d54 |
children | a95d323a911e |
line wrap: on
line diff
--- a/test_create/test_create.html Thu Feb 18 10:55:36 2016 +0000 +++ b/test_create/test_create.html Thu Feb 18 12:11:09 2016 +0000 @@ -572,7 +572,7 @@ this.id = null; this.parent = null; this.type = null; - this.marker = false; + this.marker = null; this.enforce = false; this.gain = 1.0; this.schema = specification.schema.getAllElementsByName('audioelement')[0];;