mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Implement EventSource and update test expectations
This commit is contained in:
parent
e3dd36f0f3
commit
1d62db405e
58 changed files with 543 additions and 51 deletions
|
@ -99,6 +99,7 @@ var interfaceNamesInGlobalScope = [
|
|||
"Element",
|
||||
"ErrorEvent",
|
||||
"Event",
|
||||
"EventSource",
|
||||
"EventTarget",
|
||||
"File",
|
||||
"FileList",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue