QA/Firefox3.6/TestPlan:Interruptible Reflow: Difference between revisions

From MozillaWiki
< QA
Jump to navigation Jump to search
Line 5: Line 5:


= Overview =
= Overview =
Brief description of the feature
 
Interruptible reflow allows layout to be interrupted at user events, such as moving or clicking the mouse, resizing the browser window, etc.  This improves performance during incremental page load, window resizing, and form interactions.
 
= Things We Test =
= Things We Test =
List the tests we have where applicable:
List the tests we have where applicable:

Revision as of 16:52, 22 September 2009

Feature (example: Multitouch)

  • Development Status: - Complete, other than ongoing regression fixing
  • Feature Testing: - In progress (date)
  • Team: Developer [bz], QA [jgriffin]

Overview

Interruptible reflow allows layout to be interrupted at user events, such as moving or clicking the mouse, resizing the browser window, etc. This improves performance during incremental page load, window resizing, and form interactions.

Things We Test

List the tests we have where applicable:

  • Unit tests
  • Reftests
  • Manual Tests (Litmus)
  • Mozmill
  • ...

Things We Don't Test

Reference

  • Sprint page for the feature
  • Tracking bugs