mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
parent
ba2714f4f6
commit
4e64ff499b
5 changed files with 64 additions and 11 deletions
|
@ -7,7 +7,7 @@
|
|||
interface HTMLTableRowElement : HTMLElement {
|
||||
//readonly attribute long rowIndex;
|
||||
//readonly attribute long sectionRowIndex;
|
||||
//readonly attribute HTMLCollection cells;
|
||||
readonly attribute HTMLCollection cells;
|
||||
//HTMLElement insertCell(optional long index = -1);
|
||||
//void deleteCell(long index);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue