mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Removed references to DOMSettableTokenList
This commit is contained in:
parent
573c0a7468
commit
a121437f87
8 changed files with 6 additions and 13 deletions
|
@ -11,7 +11,7 @@ interface HTMLLinkElement : HTMLElement {
|
|||
attribute DOMString media;
|
||||
attribute DOMString hreflang;
|
||||
attribute DOMString type;
|
||||
//[PutForwards=value] readonly attribute DOMSettableTokenList sizes;
|
||||
// [SameObject, PutForwards=value] readonly attribute DOMTokenList sizes;
|
||||
|
||||
// also has obsolete members
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue