865
edits
| (7 intermediate revisions by 3 users not shown) | |||
| Line 110: | Line 110: | ||
** Non-SVG attributes will not be supported at this point | ** Non-SVG attributes will not be supported at this point | ||
** Some tests to consider: printing, selection, foreignObject, plugins, events | ** Some tests to consider: printing, selection, foreignObject, plugins, events | ||
** Bug 510110 Extend MozAfterPaint using a paint request API - could perhaps be relevant for testing animation and smoothness | |||
** no dedicated server to host reftests yet for community members to use | |||
== JavaScript Animation API Harness and SMIL Testing by Martijn Wagers == | == JavaScript Animation API Harness and SMIL Testing by Martijn Wagers == | ||
* Notes and Questions | * Notes and Questions | ||
** SMIL - in refests can set time and take snapshots. "matrix" to compare with animation in intermediate steps. | |||
** moving forward: | |||
*** CSS transistions - parsing has landed but that's it | |||
*** unimplemented SMIL parts | |||
*** printing with SMIL. | |||
*** plugins, foreign objects | |||
*** maybe a test plugin to mimic playing a flash video, etc. | |||
== Mozmill Build Integration by Clint Talbert == | == Mozmill Build Integration by Clint Talbert == | ||
* Notes and Questions | * Notes and Questions | ||
** Mozmill can be added to Buildbot easily. | |||
** Couple issues: | |||
*** log output was a problem, conflict with Tinderbox - taking solution from Thunderbird. Mikeal - could just report to brasstacks instead of Tinderbox, could just add url to Tinderbox log. | |||
*** when it crashes, Mozmill just hangs | |||
** No Makefile integration | |||
== Brasstacks Future == | |||
* Two use cases right now - we have a results server and an end-user focused tools. | |||
** Should we use brasstacks completely for results? | |||
** Should we take the testing.mozilla.org for end user testing tools? | |||
** We will take it to the list (general consensus) | |||
edits