mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Removed references to DOMSettableTokenList
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
interface HTMLTableCellElement : HTMLElement {
|
||||
attribute unsigned long colSpan;
|
||||
// attribute unsigned long rowSpan;
|
||||
//[PutForwards=value] readonly attribute DOMSettableTokenList headers;
|
||||
// attribute DOMString headers;
|
||||
readonly attribute long cellIndex;
|
||||
|
||||
// also has obsolete members
|
||||
|
||||
Reference in New Issue
Block a user