Add Event web API (#1059)

This commit is contained in:
Adam Conrad 2019-01-05 15:02:44 +00:00 committed by Ryan Dahl
parent ad01085406
commit f44322128b
9 changed files with 504 additions and 35 deletions

View file

@ -10,6 +10,8 @@ import "./compiler_test.ts";
import "./console_test.ts";
import "./copy_file_test.ts";
import "./dir_test.ts";
import "./event_test.ts";
import "./event_target_test.ts";
import "./fetch_test.ts";
// TODO The global "File" has been temporarily disabled. See the note in
// js/globals.ts