1 2 3 4 5 6
interface HTMLTableCellElement : HTMLElement { [Reflect] attribute DOMString headers; [Reflect] attribute DOMString abbr; }