<?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>21763</bug_id>
          
          <creation_ts>2013-04-22 10:18:15 +0000</creation_ts>
          <short_desc>Build system for CSSOM drops [TreatNullAs=EmptyString] on the floor</short_desc>
          <delta_ts>2013-08-08 13:26:27 +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>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>21828</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Pieters">zcorpan</reporter>
          <assigned_to name="Simon Pieters">zcorpan</assigned_to>
          
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>86463</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-04-22 10:18:15 +0000</bug_when>
    <thetext>https://dvcs.w3.org/hg/csswg/raw-file/tip/cssom/Overview.html#the-cssstyledeclaration-interface

[[
  [TreatNullAs=EmptyString] attribute DOMString cssFloat;
]]

I had to make this a partial interface in the source file instead of part of the CSSStyleDeclaration.idl file because the build system seems to drop the [TreatNullAs=EmptyString] extended attribute on the floor when using

[Documentation=&quot;...&quot;, TreatNullAs=EmptyString] attribute DOMString cssFloat;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86820</commentid>
    <comment_count>1</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2013-04-25 21:50:33 +0000</bug_when>
    <thetext>https://dvcs.w3.org/hg/csswg/rev/9ccea5fe11d4</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>