<?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>44341</bug_id>
          
          <creation_ts>2010-08-20 09:58:53 -0700</creation_ts>
          <short_desc>some clip paths broken on chromium win/linux after r65729</short_desc>
          <delta_ts>2012-04-12 14:00:57 -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>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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="John Gregg">johnnyg</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>krit</cc>
    
    <cc>schenney</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>267279</commentid>
    <comment_count>0</comment_count>
    <who name="John Gregg">johnnyg</who>
    <bug_when>2010-08-20 09:58:53 -0700</bug_when>
    <thetext>svg/clip-path/clip-path-pixelation.svg : green rectangle is rendered instead of circles
  svg/batik/text/textProperties.svg :  patterned rectangle is rendered instead of patterned text
  svg/clip-path/clip-path-childs-clipped.svg : star on the left is filled instead of open

more details:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&amp;useWebKitCanary=true&amp;tests=svg%2Fclip-path%2Fclip-path-pixelation.svg%2Csvg%2Fbatik%2Ftext%2FtextProperties.svg%2Csvg%2Fclip-path%2Fclip-path-childs-clipped.svg</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>267292</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2010-08-20 10:34:06 -0700</bug_when>
    <thetext>I would say, that save/restore don&apos;t cover the translation and concatCTM correctly. That would explain svg/clip-path/clip-path-childs-clipped.svg.
The text clipping is another strange behavior of the Skia port. Everything that is outside of the clipping rect, get&apos;s not clipped away on the Skia implementation (just for clipToImageBuffer). So the same problem like clip-path-childs-clipped.svg. The clipping rect is translated and don&apos;t match the real clipping area anymore.

Both examples have in common, that either the clipped object or its parent are translated with a SVGtransform.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>601514</commentid>
    <comment_count>2</comment_count>
    <who name="Stephen Chenney">schenney</who>
    <bug_when>2012-04-12 14:00:57 -0700</bug_when>
    <thetext>Committed r114030: &lt;http://trac.webkit.org/changeset/114030&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>