<?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>27578</bug_id>
          
          <creation_ts>2009-07-22 15:49:46 -0700</creation_ts>
          <short_desc>[CSS3 Backgrounds and Borders] Drop the prefix from the border-radius properties</short_desc>
          <delta_ts>2009-07-28 17:17:39 -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>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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>
          
          <blocked>27569</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dave Hyatt">hyatt</reporter>
          <assigned_to>mitz</assigned_to>
          <cc>mitz</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>133963</commentid>
    <comment_count>0</comment_count>
    <who name="Dave Hyatt">hyatt</who>
    <bug_when>2009-07-22 15:49:46 -0700</bug_when>
    <thetext>This can be done by eliminating the old properties (like we did with -webkit-opacity), since there are no syntactic incompatibilities.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>135111</commentid>
    <comment_count>1</comment_count>
    <who name="">mitz</who>
    <bug_when>2009-07-27 19:52:51 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; This can be done by eliminating the old properties (like we did with
&gt; -webkit-opacity), since there are no syntactic incompatibilities.

I think there is an incompatibility:
-webkit-border-radius: 10px 20px; means 10-by-20 ellipse in every corner.
border-radius: 10px 20px; means 10-by-10 circles in the top left and bottom right corners, 20-by-20 in the other corners.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>135421</commentid>
    <comment_count>2</comment_count>
    <who name="">mitz</who>
    <bug_when>2009-07-28 17:03:05 -0700</bug_when>
    <thetext>I made a single patch for this bug and for bug 27584 and attached it to that bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>135426</commentid>
    <comment_count>3</comment_count>
    <who name="">mitz</who>
    <bug_when>2009-07-28 17:17:39 -0700</bug_when>
    <thetext>Fixed in &lt;http://trac.webkit.org/changeset/46508&gt;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>