[Webkit-unassigned] [Bug 26501] layoutTestController should have dumpAsMarkup
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 1 19:23:21 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=26501
--- Comment #3 from Ojan Vafai <ojan at chromium.org> 2010-03-01 19:23:20 PST ---
One thing that's lost in the dumpTree view is the value of node attributes. For
the editing tests, we'll want to see things like font-family.
I was picturing something that would just be a modified form of innerHTML
(maybe innerHTML takes an optional boolean?). Modified to add info for
textnodes (e.g. wrap text nodes in <webkit_test_text></webkit_test_text> tags)
and selections (e.g. <webkit_test_selection></webkit_test_selection>).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list