mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
Removed references to DOMSettableTokenList
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#htmloutputelement
|
||||
interface HTMLOutputElement : HTMLElement {
|
||||
//[PutForwards=value] readonly attribute DOMSettableTokenList htmlFor;
|
||||
// [SameObject, PutForwards=value] readonly attribute DOMTokenList htmlFor;
|
||||
readonly attribute HTMLFormElement? form;
|
||||
// attribute DOMString name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user