Adding an early version of js dom library. Fancy lines example passing (others failing)
This commit is contained in:
@@ -48,7 +48,7 @@ public final class WebDemoCanvasExamplesTest extends SingleFileTranslationTest {
|
||||
}
|
||||
|
||||
public void testFancyLines() throws Exception {
|
||||
doTest("Fancy lines.kt", "$");
|
||||
doTest("Fancy lines.kt", "window");
|
||||
}
|
||||
|
||||
public void testTrafficLight() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user