DOM Object: HTMLModElement
| Property/Method | Functional Description | Data | Test Case |
| cite | test against valid/invalid URI strings | cite="#an_anchor" cite="file.html" cite="rel/path.html" cite="http://www.mozilla.org/about.html" |
hmod000.html |
| dateTime | test against valid/invalid date/time strings | format: YYYY-MM-DDThh:mm:ssTZD where the first T is the character T and the TZD is a time zone |
hmod001.html |