<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>8474</bug_id>
          
          <creation_ts>2006-04-19 03:05:36 -0700</creation_ts>
          <short_desc>Problems using dumpAsText from svg</short_desc>
          <delta_ts>2006-12-09 12:05:55 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>SVG</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>10996</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Rob Buis">rwlbuis</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ian</cc>
    
    <cc>mitz</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>39777</commentid>
    <comment_count>0</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2006-04-19 03:05:36 -0700</bug_when>
    <thetext>When developing an svg custom testcase for bug 6427, I
ran into the problem of not being able to use layoutTestController.dumpAsText()
in js, since the layoutTestController did not exist. This is bad since I want to dump
the render tree state after perfoming an action from js, in this case setting an
attribute that changes tref. See LayoutTests/svg/custom/tref-update.svg for
an example where the layoutTestController simply does not exist.
Cheers,

Rob.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39784</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-04-19 03:51:03 -0700</bug_when>
    <thetext>Hum... there is a real bug here, but not exactly as Rob describes.  DRT just isn&apos;t smart enough to know how to dump the text content out of an SVG render tree.  I assume it asks for innerText, which doesn&apos;t include SVG text content (but possibly should?)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42551</commentid>
    <comment_count>2</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2006-12-09 12:05:55 -0800</bug_when>
    <thetext>Covered by bug 10996 (agreed by Eric).

*** This bug has been marked as a duplicate of 10996 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>