<?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>84618</bug_id>
          
          <creation_ts>2012-04-23 12:19:53 -0700</creation_ts>
          <short_desc>REGRESSION(r112177): border-color is serialized as border</short_desc>
          <delta_ts>2012-04-24 14:06:58 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>83026</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="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>davidbarr</cc>
    
    <cc>menard</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>607916</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-04-23 12:19:53 -0700</bug_when>
    <thetext>It seems like we need to bail out even more aggressively.

Right now, WebKit serializes .foo { border-color: red; } as .foo { border: red; }, which is incorrect.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>607918</commentid>
    <comment_count>1</comment_count>
    <who name="Alexis Menard (darktears)">menard</who>
    <bug_when>2012-04-23 12:24:05 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; It seems like we need to bail out even more aggressively.
&gt; 
&gt; Right now, WebKit serializes .foo { border-color: red; } as .foo { border: red; }, which is incorrect.

Same problem as https://bugs.webkit.org/show_bug.cgi?id=83026 maybe we should keep one only.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>607929</commentid>
    <comment_count>2</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-04-23 12:39:24 -0700</bug_when>
    <thetext>Note border: red sets both border-style and border-width to the initial values whereas border-color: red doesn&apos;t.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>609033</commentid>
    <comment_count>3</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-04-24 14:06:58 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>