Hi,

For reftests, at what point is the comparison between the test and the reference made? Is it onload? If so, is there a way to ask for a delay? I ask because for some SVG tests I have the aim is to check that an area gets repainted correctly after a DOM change. I.e. the order of events is onload, _wait_ a bit for the initial rendering, change the DOM and then, after the changes have been rendered, make the comparison (now that I think about it, I wonder how you know when the changes have finished rendering). It would be especially cool if there was some sort of callback the test could use to say "compare now".

-Jonathan
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to