<?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>102937</bug_id>
          
          <creation_ts>2012-11-21 06:40:17 -0800</creation_ts>
          <short_desc>Web Inspector: [Styles] Allow pasting of the full style rule text</short_desc>
          <delta_ts>2013-06-03 07:50:10 -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>Web Inspector (Deprecated)</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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>116924</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexander Pavlov (apavlov)">apavlov</reporter>
          <assigned_to name="Alexander Pavlov (apavlov)">apavlov</assigned_to>
          <cc>apavlov</cc>
    
    <cc>keishi</cc>
    
    <cc>loislo</cc>
    
    <cc>pfeldman</cc>
    
    <cc>pmuellr</cc>
    
    <cc>rtakacs</cc>
    
    <cc>vsevik</cc>
    
    <cc>web-inspector-bugs</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>772899</commentid>
    <comment_count>0</comment_count>
    <who name="Alexander Pavlov (apavlov)">apavlov</who>
    <bug_when>2012-11-21 06:40:17 -0800</bug_when>
    <thetext>Pasting entire style rule text into the selector field of a new rule should add the rule with all its properties.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>772927</commentid>
    <comment_count>1</comment_count>
    <who name="Alexander Pavlov (apavlov)">apavlov</who>
    <bug_when>2012-11-21 07:04:44 -0800</bug_when>
    <thetext>1. Open Web Inspector and go to Elements panel
2. Copy the following: 

body {
	background: red
}

3. Click the `+` in Styles header and paste in the copied CSS rule.

What is the expected behavior?
Rule should be parsed and added and background should turn red.

What went wrong?
Rule was not parsed and background was not turned red.

Upstreaming http://code.google.com/p/chromium/issues/detail?id=160534</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>896447</commentid>
    <comment_count>2</comment_count>
    <who name="Roland Takacs">rtakacs</who>
    <bug_when>2013-06-03 07:50:10 -0700</bug_when>
    <thetext>According to http://code.google.com/p/chromium/issues/detail?id=160534 I consider this bug as invalid, since the problem can be solved with a different method.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>