mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Remove Gecko-specific and other commented-out code in IDL.
This commit is contained in:
parent
da16e54243
commit
546a506149
39 changed files with 7 additions and 1117 deletions
|
@ -16,9 +16,6 @@ interface HTMLTableCellElement : HTMLElement {
|
|||
attribute unsigned long colSpan;
|
||||
[SetterThrows]
|
||||
attribute unsigned long rowSpan;
|
||||
/*
|
||||
[PutForwards=value] readonly attribute DOMSettableTokenList headers;
|
||||
*/
|
||||
[SetterThrows]
|
||||
attribute DOMString headers;
|
||||
readonly attribute long cellIndex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue