<?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>14168</bug_id>
          
          <creation_ts>2011-09-15 14:14:04 +0000</creation_ts>
          <short_desc>createElement and null</short_desc>
          <delta_ts>2011-09-16 08:27:34 +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>DOM</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Pieters">zcorpan</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>www-dom</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>56851</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2011-09-15 14:14:04 +0000</bug_when>
    <thetext>http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#document

createElementNS second argument should have [TreatNullAs=EmptyString]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56858</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-09-15 17:19:53 +0000</bug_when>
    <thetext>Why?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56860</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2011-09-15 17:22:06 +0000</bug_when>
    <thetext>Because createElement has it, and because opera/webkit/gecko do it</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56862</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-09-15 17:25:36 +0000</bug_when>
    <thetext>I thought we wanted to move away from what Gecko/WebKit are doing? The whole point was that they had the wrong default. (The createElement thing might be a bug.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56880</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2011-09-16 06:41:10 +0000</bug_when>
    <thetext>Yeah, OK, remove [TreatNullAs=EmptyString] from createElement instead.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56886</commentid>
    <comment_count>5</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-09-16 08:27:34 +0000</bug_when>
    <thetext>Thanks! Also changed it for hasFeature(). Have not changed it yet for CharacterData.data. We also treat textContent specially still (though not in IDL).

https://bitbucket.org/ms2ger/dom-core/changeset/48c69619f6d5</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>