CSS3 3D Transforms/TestPlan: Difference between revisions
Jump to navigation
Jump to search
Ioana.budnar (talk | contribs) (Created page with "= CSS3 3D Transforms = {| class="fullwidth-table" |- | Feature | Status | Dev Lead | QA Lead | Status |- | CSS3 3D Transforms | {{StatusHealthy|status=Landed in Firefox 10}...") |
Ioana.budnar (talk | contribs) |
||
Line 22: | Line 22: | ||
*Feature wiki page - [https://wiki.mozilla.org/CSS3_3D_Transforms Link] | *Feature wiki page - [https://wiki.mozilla.org/CSS3_3D_Transforms Link] | ||
*Tracking bug - [https://bugzilla.mozilla.org/show_bug.cgi?id=505115 505115] | |||
*Tracking bug - [https://bugzilla.mozilla.org/show_bug.cgi?id= | |||
== Use Cases to Test == | == Use Cases to Test == |
Revision as of 12:38, 4 November 2011
CSS3 3D Transforms
Feature | Status | Dev Lead | QA Lead | Status |
CSS3 3D Transforms | Landed in Firefox 10 | Matt Woodrow | Ioana Budnar |
Summary
- CSS 3D Transforms extends CSS Transforms to allow elements rendered by CSS to be transformed in three-dimensional space.
Reference
Use Cases to Test
- Basic Functional Testing
- Create 2D elements that can be move and animated in 3D space (could be used to create interesting 3D UI elements; example: Webkit Demo Example).
- Edge Cases
Test Cases
- Test cases for this feature can be viewed [ here]. Both new test cases and tests cases already in Litmus are included.
Important Bugs
Not Tested
Sign off Criteria
- All test cases were run on the Firefox version the feature is targeted for (Firefox 10.0).
- All the major bugs have been fixed.