mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
commit
b35d830999
9 changed files with 67 additions and 5 deletions
|
@ -65,5 +65,5 @@ partial interface Element {
|
|||
readonly attribute DOMString outerHTML;
|
||||
};
|
||||
|
||||
/*Element implements ChildNode;
|
||||
Element implements ParentNode;*/
|
||||
//Element implements ChildNode;
|
||||
Element implements ParentNode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue