Merge branch 'master' into tsc-1.5.0-alpha

This commit is contained in:
vvakame
2015-07-19 17:17:11 +09:00
+1 -2
View File
@@ -47,5 +47,4 @@ jsdom.env({
}
});
var window: Window = jsdom.jsdom("<div>foobar</div>").parentWindow;
var document: Document = jsdom.jsdom("<html></html>");
var document: Document = jsdom.jsdom("<html></html>");