QA/Firefox3.5/Canvas Testplan
< QA | Firefox3.5
Jump to navigation
Jump to search
- Feature WHATWG Canvas Test Plan
Overview
This feature implements HTML5 compliance of text and shadows.
Test Strategy
Testcases will be covered in reftests and mochikit tests. See:
- reftests - layout/reftests/canvas/)
- mochitests - (in content/canvas/tests/test_text*)
Schedule Scoping
Estimate amount of time it will take to complete feature (Consider nightly builds, security reviews, bugs turnaround time)
References
- Text Spec
- bug 438702 - Canvas text baselines not fully implemented
- bug 436904 - implementing Canvas text spec
- bug 438695 - Canvas's SetFont crashes when no frame is present [@ std::vector<unsigned short, std::allocator<unsigned short> >::_M_fill_insert]
- bug 442133 - Canvas text sizes depend on browser text zoom
- bug 402276 - [RTL] Canvas text routines draw right-to-left text backwards