mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Removed references to DOMSettableTokenList
This commit is contained in:
@@ -9,7 +9,7 @@ interface HTMLAreaElement : HTMLElement {
|
||||
// attribute DOMString shape;
|
||||
// attribute DOMString target;
|
||||
// attribute DOMString download;
|
||||
//[PutForwards=value] attribute DOMSettableTokenList ping;
|
||||
// attribute USVString ping;
|
||||
// attribute DOMString rel;
|
||||
readonly attribute DOMTokenList relList;
|
||||
// hreflang and type are not reflected
|
||||
|
||||
Reference in New Issue
Block a user