Remove DOM utilities, put temporary to JS to keep compatibility

This commit is contained in:
Sergey Mashkov
2015-10-26 18:48:38 +03:00
parent e9fbebaea2
commit 29973d714e
17 changed files with 387 additions and 1204 deletions
@@ -35,8 +35,6 @@ public class StdLibTestToJSTest extends StdLibQUnitTestSupport {
"../../../js/js.libraries/test/core/assertTypeEquals.kt",
"text/StringTest.kt",
// TODO review: somethings FAILED if run:
"js/JsDomTest.kt",
"dom/DomTest.kt",
"collections/SequenceTest.kt",
"collections/IterableTests.kt",
"collections/ArraysTest.kt",