<?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>27590</bug_id>
          
          <creation_ts>2014-12-11 23:42:34 +0000</creation_ts>
          <short_desc>&quot;If declaration is null, return the empty string...&quot;</short_desc>
          <delta_ts>2014-12-12 15:16:36 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>CSSOM</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Josh Matthews">josh</reporter>
          <assigned_to name="Simon Pieters">zcorpan</assigned_to>
          <cc>dbaron</cc>
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>116190</commentid>
    <comment_count>0</comment_count>
    <who name="Josh Matthews">josh</who>
    <bug_when>2014-12-11 23:42:34 +0000</bug_when>
    <thetext>http://dev.w3.org/csswg/cssom/#the-cssstyledeclaration-interface

[[
If declaration is null, return the empty string and terminate these steps. 
]]

This reads ambiguously to me. We&apos;re in the middle of looking at a list of matching longhands; should any missing longhand property cause the entire getPropertyValue algorithm to return the empty string?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116191</commentid>
    <comment_count>1</comment_count>
    <who name="L. David Baron (Mozilla)">dbaron</who>
    <bug_when>2014-12-12 00:20:19 +0000</bug_when>
    <thetext>That&apos;s correct; if you&apos;re asked for a shorthand, and not all of its subproperties are set, the result is the empty string.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116200</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2014-12-12 06:15:43 +0000</bug_when>
    <thetext>Yes. Would a note help?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116218</commentid>
    <comment_count>3</comment_count>
    <who name="Josh Matthews">josh</who>
    <bug_when>2014-12-12 15:16:36 +0000</bug_when>
    <thetext>Yes.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>