mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
committed by
Corey Farwell
parent
ba2714f4f6
commit
4e64ff499b
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user