List of testcases with brief description

Property/Method  Functional Description  Test Case 
 HTMLAnchorElement.accesskey  Attribute accesskey of anchor is read and the return value is checked.  anchor01.html
HTMLAnchorElement.charSet Attribute charset of anchor is read and the return value is checked.  anchor02.html
HTMLAnchorElement.coords Attribute coords of anchor is read and the return value is checked.  anchor03.html
HTMLAnchorElement.href Attribute href of anchor is read and the return value is checked.  anchor04.html
HTMLAnchorElement.type Attribute type of anchor is read and the return value is checked.  anchor05.html
HTMLAnchorElement.shape Attribute shape of anchor is read and the return value is checked.  anchor06.html
HTMLAreaElement.coords Attribute coords of area is read and the return value is checked.  area01.html
HTMLAreaElement.noHref Attribute nohref of area is read and the return value is checked.  area02.html
HTMLAreaElement.tabIndex Attribute tabIndex of area is read and the return value is checked.  area03.html
HTMLAreaElement.accessKey Attribute accessKey of area is read and the return value is checked.  area04.html
HTMLBaseFontElement.color Attribute color of basefont is read and the return value is checked.  basefont01.html
HTMLBlockQuoteElement.cite Attribute cite of blockquote is read and the return value is checked.  blockquote01.hml
 HTMLBodyElement.aLink Attribute alink of body is read and the return value is checked.  body01.html
HTMLButtonElement.form Attribute form of button is read and the return value is checked.  button01.html
HTMLButtonElement (formname) Attribute name of form which contains the button is read and the return value is checked.  button02.html
HTMLButtonElement (formaction) Attribute action of form which contains the button is read and the return value is checked.  button03.html
HTMLButtonElement(formmethod) Attribute method of form which contains the button is read and the return value is checked.  button04.html
HTMLButtonElement.accessKey Attribute accessKey of button is read and the return value is checked  button05.html
HTMLButtonElement.tabIndex Attribute tabIndex of button is read and the return value is checked  button06.html
HTMLButtonElement.type Attribute type of button is read and the return value is checked  button07.html
HTMLButtoElement.disabled Attribute disabled of button is read and the return value is checked  button08.html
HTMLButtonElement.value Attribute value of button is read and the return value is checked  button09.html
HTMLCollectionElement.length Attribute length of collection is read and the return value is checked  collection01.html
HTMLCollectionElement.item Check to see if the Node returned by collection   collection02.html
HTMLDListElement.Compact Attribute compact of Dlist  dlist01.html
HTMLDocument.title Attribute title of document  doc01.html
HTMLObjectElement.form Attribute form of object is read and the return value is checked  object01.html
HTMLObjectElement.align Attribute align of object is read and the return value is checked  object02.html
HTMLObjectElement.archive Attribute archive of object is read and the return value is checked  object03.html
HTMLObjectElement.border Attribute border of object is read and the return value is checked  object04.html
HTMLObjectElement.codebase Attribute codebase of object is read and the return value is checked  object05.html
HTMLObjectElement.data Attribute data of object is read and the return value is checked  object06.html
HTMLObjectElement.heigth Attribute height of object is read and the return value is checked  object07.html
HTMLObjectElement.hspace Attribute hspace of object is read and the return value is checked  object08.html
HTMLObjectElement.standby Attribute standy of object is read and the return value is checked  object09.html
HTMLObjectElement.tabIndex Attribute itabIndex of object is read and the return value is checked  object10.html
HTMLObjectElement.type Attribute type of collection is read and the return value is checked  object11.html
HTMLObjectElement.usemap Attribute usemap of collection is read and the return value is checked  object12.html
HTMLObjectElement.vspace Attribute vspace of collection is read and the return value is checked  object13.html
HTMLObjectElement.width Attribute width of collection is read and the return value is checked  object14.html
HTMLObjectElement.codetype Attribute codetype of collection is read and the return value is checked  object15.html
HTMLTableElement.caption Attribute caption of table is read and the return value is checked  table01.html
HTMLTableCaptionElement.align Attribute align of tablecaption is read and the return value is checked  table02.html
HTMLTableSectionElement.ch Attribute ch of tablesection is read and the return value is checked  table03.html
HTMLTableSectionElement.align Attribute align of tablesection is read and the return value is checked  table04.html
HTMLTableSectionElement.vAlign Attribute vAlign of tablesection is read and the return value is checked  table06.html
HTMLTableSectionElement.rows Attribute rows of tablesection is read and the return value is checked  table07.html
HTMLTableSectionElement.align Attribute align of tablesection is read and the return value is checked  table08.html
HTMLTableSectionElement.vAlign Attribute vAlign (head) of tablesection is read and the return value is checked  table09.html
HTMLTableSectionElement.ch Attribute ch of tablesection is read and the return value is checked  table10.html
HTMLTableSectionElement.chOff Attribute chOff of tablesection is read and the return value is checked  table12.html
HTMLTableSectionElement.rows Attribute rows of tablesection is read and the return value is checked  table15.html
HTMLTableSectionElement.chOff Attribute chOff of tablesection is read and the return value is checked  table17.html
HTMLTableCellElement.cellIndex Attribute cellIndex of tablecell is read and the return value is checked  table18.html
HTMLTableCellElement.abbr Attribute abbr of tablecell is read and the return value is checked  table19.html
HTMLTableCellElement.axis Attribute axis of tablecell is read and the return value is checked  table20.html
HTMLTableCellElement.align Attribute align of tablecell is read and the return value is checked  table21.html
HTMLTableCellElement.bgColor Attribute bgColor of tablecell is read and the return value is checked  table22.html
HTMLTableCellElement.char Attribute char of tablecell is read and the return value is checked  table23.html
HTMLTableCellElement.chOff Attribute chOff of tablecell is read and the return value is checked  table24.html
HTMLTableCellElement.colspan Attribute colspan of tablecell is read and the return value is checked  table25.html
HTMLTableCellElement.height Attribute height of tablecell is read and the return value is checked  table26.html
HTMLTableCellElement.nowrap Attribute nowrap of tablecell is read and the return value is checked  table27.html
HTMLTableCellElement.rowspan Attribute rowspan of tablecell is read and the return value is checked  table28.html
HTMLTableCellElement.scope Attribute scope of tablecell is read and the return value is checked  table29.html
HTMLTableCellElement.headers Attribute headers of tablecell is read and the return value is checked  table30.html
HTMLTableCellElement.vAlign Attribute vAlign of tablecell is read and the return value is checked  table31.html
HTMLTableCellElement.width Attribute width of tablecell is read and the return value is checked  table32.html
HTMLTableElement.align Attribute align of table is read and the return value is checked  table33.html
HTMLTableElement.border Attribute border of table is read and the return value is checked  table34.html
HTMLTableElement.bgColor Attribute bgColor of table is read and the return value is checked  table35.html
HTMLTableElement.frame Attribute frame of table is read and the return value is checked  table36.html
HTMLTableElement.cellPadding Attribute cellPadding of table is read and the return value is checked  table37.html
HTMLTableElement.cellSpacing Attribute cellSpacing of table is read and the return value is checked  table38.html
HTMLTableElement.summary Attribute summary of table is read and the return value is checked  table39.html
HTMLTableElement.rules Attribute rules of table is read and the return value is checked  table40.html
HTMLTableElement.width Attribute width of table is read and the return value is checked  table41.html
HTMLTableRowElement.align Attribute align of tablerow is read and the return value is checked  table42.html
HTMLTableRowElement.bgColor Attribute bgcolor of tablerow is read and the return value is checked  table43.html
HTMLTableRowElement.valign Attribute valign of tablerow is read and the return value is checked  table44.html
HTMLTableRowElement.ch Attribute align of tableRow is read and the return value is checked  table45.html
HTMLTableRowElement.chOff Attribute chOff of tablerow is read and the return value is checked  table46.html
HTMLTableRowElement.rowIndex Attribute rowIndex of tableRow is read and the return value is checked  table47.html
HTMLTableColElement.align Attribute align of tableCol is read and the return value is checked  table48.html
HTMLTableColElement.ch Attribute ch of tableCol is read and the return value is checked  table49.html
HTMLTableColElement.chOff Attribute chOff of tableCol is read and the return value is checked  table50.html
HTMLTableColElement.span Attribute span of tableCol is read and the return value is checked  table51.html
HTMLTableColElement.vAlign Attribute vAlign of tableCol is read and the return value is checked  table52.html
HTMLTableColElement.width Attribute width of tableCol is read and the return value is checked  table53.html