[Webkit-unassigned] [Bug 10916] Add tests to dump textual representations of entire HTML and SVG JS DOM trees
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Sep 22 02:28:14 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10916
------- Comment #7 from macdome at opendarwin.org 2006-09-22 02:28 PDT -------
(In reply to comment #6)
> (In reply to comment #5)
> > 22.05 secs: fast/js/html-properties.html
> > 9.47 secs: fast/js/svg-properties.xhtml
>
> Assuming the results are from an MBP, that would translate into minutes on my
> development machine (G4), I guess.
Perhaps.
As I mentioned to andersca, you can't really think of this as just two tests
though. Each of these tests is really the equivalent of at least 100-200
separate tests. We could break them out into separate files 1-per class, but
a. that would be much slower, and b. would make maintenance a PITA.
I've actually augmented the tests on my machine to be even more useful (patch
forthcoming) and print default values from each of these dom elements. I think
that the value of these test far, far out-weighs their execution time cost.
(Heck, they also serve as a performance test for our JavaScript engine. :)
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list