Implement EventSource and update test expectations

This commit is contained in:
Keith Yeung 2015-12-12 22:06:21 -08:00
parent e3dd36f0f3
commit 1d62db405e
58 changed files with 543 additions and 51 deletions

View file

@ -99,6 +99,7 @@ var interfaceNamesInGlobalScope = [
"Element",
"ErrorEvent",
"Event",
"EventSource",
"EventTarget",
"File",
"FileList",