You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



You are here: Test Case Matrix for Drag & Drop > Test Case Description for dragging into a frame-set page

Test Case Description for dragging into a frame-set page

Purpose

Verify that dragging a link or image to a frame-set page properly replaces the entire window contents, and that dragging from within a frame-set page properly replaces the target frame.

Steps/Description

  1. Open the frame-test.html test file
  2. Drag the Drag Me link to the left frame
  3. Drag the space shuttle image to the left frame
  4. In a new browser window, open the page-test.html test file
  5. From the single-page (page-test.html) window, drag the Drag Me link to a frame in the frame-set (frame-test.html) window
  6. Press the Back button in the frame-set window
  7. From the single-page window, drag the space shuttle image to a frame in the frame-set window

Expected Results

2. The dragme.html page should open in the target frame (bug 83963)

3. The space shuttle image should open in the target frame (bug 83963)

5. The dragme.html page should replace the frame-set page

7. The space shuttle image should replace the frame-set page

need iframe test cases