Removed references to DOMSettableTokenList

This commit is contained in:
Kosov Eugene 2016-06-04 11:20:17 +03:00
parent 573c0a7468
commit a121437f87
8 changed files with 6 additions and 13 deletions

View file

@ -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