Open
Bug 548858
Opened 15 years ago
Updated 10 months ago
Change SMIL reftests to use MozReftestInvalidate instead of onload()
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
NEW
People
(Reporter: dholbert, Unassigned)
References
Details
jwatt suggested earlier this week that our SMIL reftests should be triggered off of MozReftestInvalidate, rather than off of "onload".
This change would make our testing a bit more rigorous, because it would make sure we *re*paint correctly after rendering animations (rather than doing all the animation logic before the initial full paint, which is what could happen currently).
So, I'm filing this bug on switching some or all of our SMIL reftests to use MozReftestInvalidate.
![]() |
||
Comment 1•15 years ago
|
||
(In reply to comment #0)
> jwatt suggested earlier this week that...
Inspired by longsonr pointing out that we needed to use MozReftestInvalidate in bug 546785. :-)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•