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
- Open the
frame-test.html
test file - Drag the Drag Me link to the left frame
- Drag the space shuttle image to the left frame
- In a new browser window, open the
page-test.html
test file - From the single-page (
page-test.html
) window, drag the Drag Me link to a frame in the frame-set (frame-test.html
) window - Press the Back button in the frame-set window
- 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