mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Removed references to DOMSettableTokenList
This commit is contained in:
parent
573c0a7468
commit
a121437f87
8 changed files with 6 additions and 13 deletions
|
@ -14,7 +14,7 @@
|
|||
interface HTMLAnchorElement : HTMLElement {
|
||||
attribute DOMString target;
|
||||
// attribute DOMString download;
|
||||
//[PutForwards=value] attribute DOMSettableTokenList ping;
|
||||
// attribute USVString ping;
|
||||
// attribute DOMString rel;
|
||||
readonly attribute DOMTokenList relList;
|
||||
// attribute DOMString hreflang;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue