mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
parent
933b74781b
commit
51df04d93e
7 changed files with 152 additions and 5 deletions
|
@ -524,6 +524,7 @@ interface TestBinding {
|
|||
void panic();
|
||||
|
||||
GlobalScope entryGlobal();
|
||||
GlobalScope incumbentGlobal();
|
||||
};
|
||||
|
||||
callback SimpleCallback = void(any value);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue