mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
documnet location
This commit is contained in:
parent
fe1615bc3d
commit
a344d465e8
3 changed files with 7 additions and 0 deletions
|
@ -17,6 +17,7 @@ interface Document : Node {
|
|||
readonly attribute DOMString compatMode;
|
||||
readonly attribute DOMString characterSet;
|
||||
readonly attribute DOMString contentType;
|
||||
readonly attribute Location location;
|
||||
|
||||
readonly attribute DocumentType? doctype;
|
||||
readonly attribute Element? documentElement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue