mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
parent
b805e74fef
commit
6104d5105f
8 changed files with 6 additions and 261 deletions
|
@ -16,6 +16,7 @@ interface Document : Node {
|
|||
readonly attribute DOMString documentURI;
|
||||
readonly attribute DOMString compatMode;
|
||||
readonly attribute DOMString characterSet;
|
||||
readonly attribute DOMString inputEncoding;
|
||||
readonly attribute DOMString contentType;
|
||||
|
||||
readonly attribute DocumentType? doctype;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue