<?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>14397</bug_id>
          
          <creation_ts>2007-06-25 14:29:20 -0700</creation_ts>
          <short_desc>Web Inspector: Computed Style section should collapse to shorthands when applicable</short_desc>
          <delta_ts>2014-12-14 19:50:33 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector (Deprecated)</component>
          <version>523.x (Safari 3)</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>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>13658</dependson>
    
    <dependson>17870</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Roben (:aroben)">aroben</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>apavlov</cc>
    
    <cc>burg</cc>
    
    <cc>idan</cc>
    
    <cc>menard</cc>
    
    <cc>pfeldman</cc>
    
    <cc>robert.colburn+bugzilla</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>6310</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2007-06-25 14:29:20 -0700</bug_when>
    <thetext>The computed style section should collapse multiple properties to shorthand properties when applicable. For instance:

margin-bottom: 4px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

could be collapsed to:

margin: 0px 0px 4px 0px;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6224</commentid>
    <comment_count>1</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2007-06-26 05:37:38 -0700</bug_when>
    <thetext>This depends on bug 13658. This was working to some extent before (sans bug 13658), but I think that support was removed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>68624</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2008-01-29 11:00:52 -0800</bug_when>
    <thetext>&lt;rdar://problem/5712833&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>462574</commentid>
    <comment_count>3</comment_count>
    <who name="Alexander Pavlov (apavlov)">apavlov</who>
    <bug_when>2011-09-06 09:03:03 -0700</bug_when>
    <thetext>This will break the computed style trace implemented by pfeldman@chromium.org. I will defer the decision to him.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>535787</commentid>
    <comment_count>4</comment_count>
    <who name="Alexis Menard (darktears)">menard</who>
    <bug_when>2012-01-13 10:46:45 -0800</bug_when>
    <thetext>Querying shorhands from getComputedStyle now works. Maybe it&apos;s time to revisit the problem.

Pavel any thought?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>646086</commentid>
    <comment_count>5</comment_count>
    <who name="Rob Colburn">robert.colburn+bugzilla</who>
    <bug_when>2012-06-11 10:37:43 -0700</bug_when>
    <thetext>Seems confusing when matching to style-tracing https://bugs.webkit.org/show_bug.cgi?id=20691</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1055543</commentid>
    <comment_count>6</comment_count>
    <who name="Brian Burg">burg</who>
    <bug_when>2014-12-14 19:50:33 -0800</bug_when>
    <thetext>On trunk, whether shorthands are used follows the original style rules. This is because we link back to the rules inside the resource.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>