<?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>9198</bug_id>
          
          <creation_ts>2006-05-31 14:38:05 -0700</creation_ts>
          <short_desc>border-radius logic in GraphicsContext needs to be written in Cairo</short_desc>
          <delta_ts>2008-09-16 12:40:51 -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>Platform</component>
          <version>420+</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-border-radius</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Cairo</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Beth Dakin">bdakin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>zuh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>44171</commentid>
    <comment_count>0</comment_count>
    <who name="Beth Dakin">bdakin</who>
    <bug_when>2006-05-31 14:38:05 -0700</bug_when>
    <thetext>drawArc(), addRoundedClipRect(), and addInnerRoundedClipRect() should be implemented in Cairo to match the mac side.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44174</commentid>
    <comment_count>1</comment_count>
    <who name="Beth Dakin">bdakin</who>
    <bug_when>2006-05-31 14:40:55 -0700</bug_when>
    <thetext>This is a followup bug for http://bugzilla.opendarwin.org/show_bug.cgi?id=6755</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59134</commentid>
    <comment_count>2</comment_count>
    <who name="Alp Toker">alp</who>
    <bug_when>2007-10-22 06:28:55 -0700</bug_when>
    <thetext>A lot of time has passed since this bug was filed. The functions may well have been implemented. Needs checking.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82833</commentid>
    <comment_count>3</comment_count>
    <who name="Kalle Vahlman">zuh</who>
    <bug_when>2008-06-10 10:03:41 -0700</bug_when>
    <thetext>addInnerRoundedRectClip() seems to be there, others are still missing.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87723</commentid>
    <comment_count>4</comment_count>
    <who name="Kalle Vahlman">zuh</who>
    <bug_when>2008-08-03 10:37:48 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; addInnerRoundedRectClip() seems to be there, others are still missing.
 
I looked a bit more carefully at these, and seems like drawArc was renamed to strokeArc and is actually implemented (though with some FIXME).

Also, addRoundedRectClip is implemented in a platform-independent way in GraphicsContext.cpp.

And (after realizing that since border-radius is still at draft stage) seems like -webkit-border-radius properties are working fine, so I suppose this bug can be closed :)

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88637</commentid>
    <comment_count>5</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2008-08-16 14:07:03 -0700</bug_when>
    <thetext>The patch at https://bugs.webkit.org/show_bug.cgi?id=20343 implemented border-radius to cairo and matches the mac side.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>