Test summary: two tests failing: draw.js (releaseId), svgedit.recalculate (text w/tspan with simple translate)
- Testing: Add node-static to get tests working - Testing: Fix timing for ensuring expanding iframe size to fit content - Testing: Add favicon to test files - Refactoring: Move scripts to own files and lint
This commit is contained in:
@@ -289,7 +289,7 @@ svgEditor.addExtension("Hello World", function () {
|
||||
<script
|
||||
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js">
|
||||
</script>
|
||||
<script>CFInstall.check({ mode: "overlay" });</script>
|
||||
<script>CFInstall.check({mode: 'overlay'});</script>
|
||||
<![endif]-->
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user