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: Browser/Composer front-end QA > front-end test cases > Test Case Matrice for Copy/Paste

Test Case Matrix for Copy/Paste

New Feature Tests:

Feature/Function sub-feature
sub-function
Description Test Case Name
Cut/Copy Styled Text Currently, it is my understanding that there will be no new features in this area

Active test cases for Seamonkey

Feature/Function sub-feature
sub-function
Description Test Case Name
Cut/Copy Styled Text Determine whether text copied from a formatted web page (such as within a table) has a "non-annoying" layout. copy-text-indented
Cut/Copy Images Determine whether native and non-native images are correctly copied to the system Clipboard. copy-img
Copy/Paste Negative Determine whether non-copyable page content such as UI widgets are correctly omitted from the Clipboard content. copy-bad-stuff
Copy/Paste Overflow Determine whether extremely large text blocks can be copied from web pages. copy-large-text
Copy/Paste Overflow Determine whether extremely large images can be copied from web pages. copy-large-img
Copy/Paste Stress Determine whether complicated rich text (such as massively nested tables) can be copied. copy-complex-page
Copy/Paste General Determine whether text can be copied and pasted from text fields within a dialog box. copy-from-dialog
Copy/Paste General Determine whether text outputted by JavaScript is properly copied. copy-js-text
Copy/Paste General Determine whether HTML entities can be properly copied to other applications. copy-entities