2.1.58 [HTML5:2014] Section 4.9.11 Attributes common to td and th elements

V0138: The headers attribute is not supported

The specification states:

 4.9.11 Attributes common to td and th elements
     ...
     interface HTMLTableCellElement : HTMLElement {
         ...
         [PutForwards=value] readonly attribute DOMSettableTokenList headers;
         ...
     };

All document modes (Internet Explorer 11, Internet Explorer 10, Internet Explorer 9, and Internet Explorer 8)

The headers attribute is not supported.