<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20958</bug_id>
          
          <creation_ts>2013-02-12 00:02:04 +0000</creation_ts>
          <short_desc>[Shadow]: Consider dropping resetStyleInheritance in favor of a CSS property</short_desc>
          <delta_ts>2014-02-12 05:28:24 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Component Model</component>
          <version>unspecified</version>
          <rep_platform>PC</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>22715</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dimitri Glazkov">dglazkov</reporter>
          <assigned_to name="Hayato Ito">hayato</assigned_to>
          <cc>hayato</cc>
    
    <cc>jackalmage</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>82934</commentid>
    <comment_count>0</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2013-02-12 00:02:04 +0000</bug_when>
    <thetext>From Tab: 
http://lists.w3.org/Archives/Public/public-webapps/2013JanMar/0353.html

---

... dropping
resetStyleInheritance in favor of CSS&apos;s new &apos;all&apos; property
&lt;http://dev.w3.org/csswg/css3-cascade/#all-shorthand&gt;.  Doing so would
be fine, technically - the property accomplishes the same thing as the
attribute - but it falls down on usability.  We want to *default* to
having an inheritance shield, and let the author lower it if they
choose, but you can&apos;t &quot;unset&quot; a property; if we start with &quot;all:
default&quot; set, the author can&apos;t remove the declaration and lower the
shield.  If we kept the attribute and simply implemented it as the
&apos;all&apos; property using an attribute selector, though, it all works out.

Also see bug 20957 for more context.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90887</commentid>
    <comment_count>1</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2013-07-17 21:55:41 +0000</bug_when>
    <thetext>This is doable now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>100360</commentid>
    <comment_count>2</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2014-02-12 05:28:24 +0000</bug_when>
    <thetext>Dropped in:
https://github.com/w3c/webcomponents/commit/e1fc514aa937d1e519441d5870712f92e3a7a757</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>