XHTML 1.0 Frameset/iframe elements matrix

Simple Testcases - Single Elements/Single Attributes

Maintained by Chris Petersen petersen@netscape.com
Updated: 2/02/2001


The table below contains XHTML 1.0 Transitional/Frameset test cases. Each test is specified to use either a Transitional or Frameset Document Type Definition (DTD) that is defined by the World Wide Web Consortium (W3C).

The XHTML 1.0 Transitional/Frameset 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
FRAME
  frameborder - 0 frame_frameborder_0.xml
  frameborder - 1 frame_frameborder_1.xml
  longdesc frame_longdesc.xml
  marginheight (pixels) frame_marginheight_cols.xml
    frame_marginheight_rows.xml
  marginwidth (pixels) frame_marginwidth_cols.xml
    frame_marginwidth_rows.xml
  name frame_name.xml
  noresize frame_noresize.xml
  noresize frame_noresize_noresize.xml
  scrolling - auto columns frame_scrolling_auto_cols.xml
  scrolling - auto rows frame_scrolling_auto_rows.xml
  scrolling - no columns frame_scrolling_no_cols.xml
  scrolling - no rows frame_scrolling_no_rows.xml
  scrolling - yes columns frame_scrolling_yes_cols.xml
  scrolling - yes rows frame_scrolling_yes_rows.xml
  src frame_src.xml
FRAMESET
  cols - pixels frameset_cols_pixel.xml
  cols - percentage frameset_cols_percent.xml
  cols - relative frameset_cols_rel.xml
  rows - pixels frameset_rows_pixel.xml
  rows - percentage frameset_rows_percent.xml
  rows - relative frameset_rows_percent.xml
  onload frameset_onload.xml
  onunload frameset_unonload.xml
IFRAME
  align - bottom iframe_align_bottom.xml
  align - left iframe_align_left.xml
  align - middle iframe_align_middle.xml
  align - right iframe_align_right.xml
  align - top iframe_align_top.xml
  frameborder - 0 iframe_frameborder_0.xml
  frameborder - 1 iframe_frameborder_1.xml
  height - percentage iframe_height_percent.xml
  height - pixels iframe_height_pixels.xml
  longdesc iframe_longdesc.xml
  marginheight (pixels) iframe_marginheight.xml
  marginwidth (pixels) iframe_marginwidth.xml
  name iframe_name.xml
  scrolling - auto iframe_scrolling_auto.xml
  scrolling - no iframe_scrolling_no.xml
  scrolling - yes iframe_scrolling_yes.xml
  src iframe_src.xml
  width - percentage iframe_width_percent.xml
  width - pixels iframe_width_pixels.xml
NOFRAMES
 
noframes.xml