mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
@@ -522,6 +522,8 @@ interface TestBinding {
|
||||
void resolvePromiseDelayed(Promise<any> p, DOMString value, unsigned long long ms);
|
||||
|
||||
void panic();
|
||||
|
||||
GlobalScope entryGlobal();
|
||||
};
|
||||
|
||||
callback SimpleCallback = void(any value);
|
||||
|
||||
Reference in New Issue
Block a user