mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Implement window.closed
This commit is contained in:
parent
161dc666b0
commit
510bea7a7a
6 changed files with 10 additions and 11 deletions
|
@ -23,7 +23,7 @@
|
|||
//[Replaceable] readonly attribute BarProp toolbar;
|
||||
attribute DOMString status;
|
||||
void close();
|
||||
//readonly attribute boolean closed;
|
||||
readonly attribute boolean closed;
|
||||
//void stop();
|
||||
//void focus();
|
||||
//void blur();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue