The table below contains XHTML 1.0 Transitional test cases. Each test is specified to use either a Transitional Type Definition (DTD) that is defined by the World Wide Web Consortium (W3C).
The XHTML 1.0 Transitional DTD supports older or deprecated elements and are used throughout the matrix below. The table is organize in three columns: Element, Attribute, and Test Case. Each element section contains attributes that are supported by the element.
| Elements | Attributes | Test Cases |
|---|---|---|
| CAPTION | ||
| align - top | caption_align_top.xml | |
| align - bottom | caption_align_bottom.xml | |
| align - left | caption_align_left.xml | |
| align - right | caption_align_right.xml | |
| id | caption_id.xml | |
| class | caption_class.xml | |
| style | caption_style.xml | |
| title | ||
| lang | ||
| dir | Approved Out Feature for 1.0 | |
| % events | Events tested separately | |
| COL | ||
| span | col_span.xml | |
| width - pixels | col_width_px.xml | |
| width - percentage | col_width_pct.xml | |
| width - relative | col_width_rel.xml | |
| align - left | col_align_left.xml | |
| align - center | col_align_center.xml | |
| align - right | col_align_right.xml | |
| align - justify | col_align_justify.xml | |
| align - char | col_align_char.xml | |
| char | See col_align_char.xml | |
| charoff | Approved Out Feature for 1.0 | |
| valign - top | col_valign_top.xml | |
| valign - middle | col_valign_middle.xml | |
| valign - bottom | col_valign_bottom.xml | |
| valign - baseline | col_valign_baseline.xml | |
| id | ||
| class | ||
| style | ||
| title | ||
| lang | ||
| dir | Approved Out Feature for 1.0 | |
| % events | Events tested separately | |
| COLGROUP | ||
| span | colgroup_span.xml | |
| width - pixels | colgroup_width_px.xml | |
| width - percentage | colgroup_width_pct.xml | |
| width - relative | colgroup_width_rel.xml | |
| align - left | colgroup_align_left.xml | |
| align - center | colgroup_align_center.xml | |
| align - right | colgroup_align_right.xml | |
| align - justify | colgroup_align_justify.xml | |
| align - char | colgroup_align_char.xml | |
| char | See colgroup_align_char.xml | |
| charoff | Approved Out Feature for 1.0 | |
| valign - top | colgroup_valign_top.xml | |
| valign - middle | colgroup_valign_middle.xml | |
| valign - bottom | colgroup_valign_bottom.xml | |
| valign - baseline | colgroup_valign_baseline.xml | |
| id | ||
| class | ||
| style | ||
| title | ||
| lang | ||
| dir | Approved Out Feature for 1.0 | |
| % events | Events tested separately | |
| TABLE | ||
| table.xml | ||
| summary | Approved Out Feature for 1.0 | |
| width - pixels | table_width_px.xml | |
| width - percentage | table_width_pct.xml | |
| border | table_border.xml | |
| table_border_px.xml | ||
| table_border_none.xml | ||
| frame - void | table_frame_void.xml | |
| frame - above | table_frame_above.xml | |
| frame - below | table_frame_below.xml | |
| frame - hsides | table_frame_hsides.xml | |
| frame - vsides | table_frame_vsides.xml | |
| frame - lhs | table_frame_lhs.xml | |
| frame - rhs | table_frame_rhs.xml | |
| frame - box | table_frame_box.xml | |
| frame - border | table_frame_border.xml | |
| rules - none | table_rules_none.xml | |
| table_rules_none_2.xml | ||
| rules - groups | table_rules_groups.xml | |
| rules - rows | table_rules_rows.xml | |
| rules - cols | table_rules_cols.xml | |
| rules - all | table_rules_all.xml | |
| table_rules_all_2.xml | ||
| table_rules_all_3.xml | ||
| cellspacing - pixels | table_cellspacing.xml | |
| cellspacing - percentage | table_cellspacing_pct.xml | |
| cellpadding - pixels | table_cellpadding.xml | |
| cellpadding - percentage | table_cellpadding_pct.xml | |
| align - left | table_align_left.xml | |
| align - center | table_align_center.xml | |
| align - right | table_align_right.xml | |
| bgcolor - name value | table_bgcolor_name.xml | |
| bgcolor - rgb value | table_bgcolor_rgb.xml | |
| datasrc | Approved Out Feature for 1.0 | |
| datafld | Approved Out Feature for 1.0 | |
| dataformatas - plain text | Approved Out Feature for 1.0 | |
| dataformatas - html | Approved Out Feature for 1.0 | |
| datapagesize | Approved Out Feature for 1.0 | |
| id | table_id.xml | |
| class | table_class.xml | |
| style | table_style.xml | |
| title | ||
| lang | ||
| dir | Approved Out Feature for 1.0 | |
| % events | Events tested separately | |
| TBODY | ||
| align - left | tbody_align_left.xml | |
| align - center | tbody_align_center.xml | |
| align - right | tbody_align_right.xml | |
| align - justify | tbody_align_justify.xml | |
| align - char | tbody_align_char.xml | |
| char | See tbody_align_char.xml | |
| charoff | Approved Out Feature for 1.0 | |
| valign - top | tbody_valign_top.xml | |
| valign - middle | tbody_valign_middle.xml | |
| valign - bottom | tbody_valign_bottom.xml | |
| valign - baseline | tbody_valign_baseline.xml | |
| id | tbody_id.xml | |
| class | tbody_class.xml | |
| style | tbody_style.xml | |
| title | ||
| lang | ||
| dir | Approved Out Feature for 1.0 | |
| % events | Events tested separately | |
| TD | ||
| abbr | Approved Out Feature for 1.0 | |
| axis | Approved Out Feature for 1.0 | |
| headers | Approved Out Feature for 1.0 | |
| scope - row | Approved Out Feature for 1.0 | |
| scope - col | Approved Out Feature for 1.0 | |
| scope - rowgroup | Approved Out Feature for 1.0 | |
| scope - colgroup | Approved Out Feature for 1.0 | |
| rowspan | td_rowspan.xml | |
| colspan | td_colspan.xml | |
| align - left | td_align_left.xml | |
| align - center | td_align_center.xml | |
| align - right | td_align_right.xml | |
| align - justify | td_align_justify.xml | |
| align - char | td_align_char.xml | |
| char | See td_align_char.xml | |
| charoff | Approved Out Feature for 1.0 | |
| valign - top | td_valign_top.xml | |
| valign - middle | td_valign_middle.xml | |
| valign - bottom | td_valign_bottom.xml | |
| valign - baseline | td_valign_baseline.xml | |
| nowrap | td_nowrap.xml | |
| bgcolor - name | td_bgcolor_name.xml | |
| bgcolor - rgb | td_bgcolor_rgb.xml | |
| width (pixels) | td_width.xml | |
| height (pixels) | td_height.xml | |
| id | td_id.xml | |
| class | td_class.xml | |
| style | td_style.xml | |
| title | ||
| lang | ||
| dir | Approved Out Feature for 1.0 | |
| % events | Events tested separately | |
| TFOOT | ||
| align - left | tfoot_align_left.xml | |
| align - center | tfoot_align_center.xml | |
| align - right | tfoot_align_right.xml | |
| align - justify | tfoot_align_justify.xml | |
| align - char | tfoot_align_char.xml | |
| char | See tfoot_align_char.xml | |
| charoff | Approved Out Feature for 1.0 | |
| valign - top | tfoot_valign_top.xml | |
| valign - middle | tfoot_valign_middle.xml | |
| valign - bottom | tfoot_valign_bottom.xml | |
| valign - baseline | tfoot_valign_baseline.xml | |
| id | tfoot_id.xml | |
| class | tfoot_class.xml | |
| style | tfoot_style.xml | |
| title | ||
| lang | ||
| dir | Approved Out Feature for 1.0 | |
| % events | Events tested separately | |
| TH | ||
| abbr | Approved Out Feature for 1.0 | |
| axis | Approved Out Feature for 1.0 | |
| headers | Approved Out Feature for 1.0 | |
| scope - row | Approved Out Feature for 1.0 | |
| scope - col | Approved Out Feature for 1.0 | |
| scope - rowgroup | Approved Out Feature for 1.0 | |
| scope - colgroup | Approved Out Feature for 1.0 | |
| rowspan | th_rowspan.xml | |
| colspan | th_colspan.xml | |
| align - left | th_align_left.xml | |
| align - center | th_align_center.xml | |
| align - right | th_align_right.xml | |
| align - justify | th_align_justify.xml | |
| align - char | th_align_char.xml | |
| char | See th_align_char.xml | |
| charoff | Approved Out Feature for 1.0 | |
| valign - top | th_valign_top.xml | |
| valign - middle | th_valign_middle.xml | |
| valign - bottom | th_valign_bottom.xml | |
| valign - baseline | th_valign_baseline.xml | |
| nowrap | th_nowrap.xml | |
| bgcolor - name | th_bgcolor_name.xml | |
| bgcolor - rgb | th_bgcolor_rgb.xml | |
| width (pixels) | th_width.xml | |
| height (pixels) | th_height.xml | |
| id | th_id.xml | |
| class | th_class.xml | |
| style | th_style.xml | |
| title | ||
| lang | ||
| dir | Approved Out Feature for 1.0 | |
| % events | Events tested separately | |
| THEAD | ||
| align - left | thead_align_left.xml | |
| align - center | thead_align_center.xml | |
| align - right | thead_align_right.xml | |
| align - justify | thead_align_justify.xml | |
| align - char | thead_align_char.xml | |
| char | See thead_align_char.xml | |
| charoff | Approved Out Feature for 1.0 | |
| valign - top | thead_valign_top.xml | |
| valign - middle | thead_valign_middle.xml | |
| valign - bottom | thead_valign_bottom.xml | |
| valign - baseline | thead_valign_baseline.xml | |
| id | thead_id.xml | |
| class | thead_class.xml | |
| style | thead_style.xml | |
| title | ||
| lang | ||
| dir | Approved Out Feature for 1.0 | |
| % events | Events tested separately | |
| TR | ||
| bgcolor - name | tr_bgcolor_name.xml | |
| bgcolor - rgb | tr_bgcolor_rgb.xml | |
| align - left | tr_align_left.xml | |
| align - center | tr_align_center.xml | |
| align - right | tr_align_right.xml | |
| align - justify | tr_align_justify.xml | |
| align - char | tr_align_char.xml | |
| char | See tr_align_char.xml | |
| charoff | Approved Out Feature for 1.0 | |
| valign - top | tr_valign_top.xml | |
| valign - middle | tr_valign_middle.xml | |
| valign - bottom | tr_valign_bottom.xml | |
| valign - baseline | tr_valign_baseline.xml | |
| id | tr_id.xml | |
| class | tr_class.xml | |
| style | tr_style.xml | |
| title | ||
| lang | ||
| dir | Approved Out Feature for 1.0 | |
| % events | Events tested separately | |