[Webkit-unassigned] [Bug 10996] WebKit needs (possibly private) XML/SVG innerText support (for DumpRenderTree)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 9 10:29:34 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=10996


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11786|0                           |1
        is obsolete|                            |
  Attachment #11789|                            |review?
               Flag|                            |
  Attachment #11786|review?                     |
               Flag|                            |




------- Comment #4 from rwlbuis at gmail.com  2006-12-09 10:29 PDT -------
Created an attachment (id=11789)
 --> (http://bugs.webkit.org/attachment.cgi?id=11789&action=view)
Improved patch

Weinig pointed out the innerTextInternal is not really needed. Since innerText
is not exposed to js wrappers it is ok to have the method in Element. Also
moved outerText there for symmetry.
Cheers,

Rob.


-- 
Configure bugmail: http://bugs.webkit.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