<?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>6559</bug_id>
          
          <creation_ts>2006-01-15 02:49:15 -0800</creation_ts>
          <short_desc>&lt;tspan&gt; ignores all positioning attributes</short_desc>
          <delta_ts>2006-10-10 18:38:15 -0700</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>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>SVGHitList</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>10380</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ian</cc>
    
    <cc>oliver</cc>
    
    <cc>string01</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>28481</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-01-15 02:49:15 -0800</bug_when>
    <thetext>&lt;tspan&gt; ignores all positioning attributes

It pretty much ignores all of its attributes, mostly because it&apos;s implemented currently using a RenderInline.  
Eventually we&apos;ll probably want a RenderInline subclass.  The question then becomes how do we share all 
the SVG specific layout logic between our RenderInline subclass (RenderSVGTSpan?) and our RenderBlock 
subclass (RenderSVGText).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30201</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-01-26 16:13:18 -0800</bug_when>
    <thetext>This is a pretty basic bug in our svg text support.  Unfortunately fixing it may require serious rethinking of our text drawing interfaces in WebCore.  Regardless, this is a bad user bug which could prevent shipping SVG support in WebKit.  Adding SVGHitList keyword and bumping to p2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56395</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-09-24 20:11:28 -0700</bug_when>
    <thetext>*** Bug 11012 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>