mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
@@ -11,7 +11,7 @@ interface HTMLTableSectionElement : HTMLElement {
|
||||
[Throws]
|
||||
HTMLElement insertRow(optional long index = -1);
|
||||
[CEReactions, Throws]
|
||||
void deleteRow(long index);
|
||||
undefined deleteRow(long index);
|
||||
|
||||
// also has obsolete members
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user