[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 04:51:18 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10916


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10627|review?                     |
               Flag|                            |
  Attachment #10627|0                           |1
        is obsolete|                            |
         AssignedTo|webkit-                     |macdome at opendarwin.org
                   |unassigned at opendarwin.org   |
             Status|NEW                         |ASSIGNED
  Attachment #10704|                            |review?
               Flag|                            |




------- Comment #8 from macdome at opendarwin.org  2006-09-22 04:51 PDT -------
Created an attachment (id=10704)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10704&action=view)
Better version of the tests (actually includes results too)

I've now removed window-properties.html, realizing that it was redundant (its
content is covered by the svg-properties and html-properites tests already).

I've also added printing of "default" values.  (Since each of these dom
elements is made new, all of its properties should hold the proper default
values.)

These tests run with the following timing on my machine:
27.17 secs: fast/js/html-properties.html
17.50 secs: fast/js/svg-properties.xhtml

HTML unfortunately duplicates many, many properties on the elements themselves,
instead of using prototypes, thus causing redundant printing.


-- 
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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list