mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Adding Name and SetName functions for window
This commit is contained in:
parent
b1d3d6f632
commit
b9f7aa4686
11 changed files with 76 additions and 39 deletions
|
@ -10,8 +10,7 @@
|
|||
[BinaryName="Self_", Replaceable] readonly attribute WindowProxy self;
|
||||
[Unforgeable] readonly attribute Document document;
|
||||
|
||||
// https://github.com/servo/servo/issues/14453
|
||||
// attribute DOMString name;
|
||||
attribute DOMString name;
|
||||
|
||||
[/*PutForwards=href, */Unforgeable] readonly attribute Location location;
|
||||
readonly attribute History history;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue