<?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>25370</bug_id>
          
          <creation_ts>2014-04-16 18:48:30 +0000</creation_ts>
          <short_desc>AttrExodus: Specify document.createAttributeNS</short_desc>
          <delta_ts>2014-08-18 14:20:30 +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>DUPLICATE</resolution>
          <dup_id>25016</dup_id>
          
          <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="Ehsan Akhgari [:ehsan]">ehsan</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>philipj</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>103998</commentid>
    <comment_count>0</comment_count>
    <who name="Ehsan Akhgari [:ehsan]">ehsan</who>
    <bug_when>2014-04-16 18:48:30 +0000</bug_when>
    <thetext>This method is implemented by Gecko and WebKit (and was recently removed by Blink).  We probably need to specify it, since Gecko will not remove it because of backward compat reasons.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>103999</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-04-16 19:24:24 +0000</bug_when>
    <thetext>This bug needs some more pointers.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104056</commentid>
    <comment_count>2</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-04-17 22:21:24 +0000</bug_when>
    <thetext>What are the backward compat reasons? Chrome 34 just shipped without createAttributeNS and while there are some complaints on blink-dev I wouldn&apos;t assume it will be reverted back into existence.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104063</commentid>
    <comment_count>3</comment_count>
    <who name="Ehsan Akhgari [:ehsan]">ehsan</who>
    <bug_when>2014-04-18 02:17:59 +0000</bug_when>
    <thetext>(In reply to Philip Jägenstedt from comment #2)
&gt; What are the backward compat reasons?

The stuff people reported on blink-dev.

&gt; Chrome 34 just shipped without
&gt; createAttributeNS and while there are some complaints on blink-dev I
&gt; wouldn&apos;t assume it will be reverted back into existence.

Sure, but that doesn&apos;t necessarily mean that other UAs are going to drop support for this.  I&apos;m unconvinced that Gecko should, for example.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104068</commentid>
    <comment_count>4</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2014-04-18 07:21:39 +0000</bug_when>
    <thetext>(In reply to Ehsan Akhgari [:ehsan] from comment #3)
&gt; (In reply to Philip Jägenstedt from comment #2)
&gt; &gt; What are the backward compat reasons?
&gt; 
&gt; The stuff people reported on blink-dev.
&gt; 
&gt; &gt; Chrome 34 just shipped without
&gt; &gt; createAttributeNS and while there are some complaints on blink-dev I
&gt; &gt; wouldn&apos;t assume it will be reverted back into existence.
&gt; 
&gt; Sure, but that doesn&apos;t necessarily mean that other UAs are going to drop
&gt; support for this.  I&apos;m unconvinced that Gecko should, for example.

If Chrome sticks with dropping it, I&apos;ll be happy to argue with you on the Gecko side :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104213</commentid>
    <comment_count>5</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-04-22 21:05:30 +0000</bug_when>
    <thetext>Welcome back ownerElement, createAttributeNS and setAttributeNodeNS in Blink:
https://codereview.chromium.org/243333003</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104258</commentid>
    <comment_count>6</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-04-23 10:33:47 +0000</bug_when>
    <thetext>They are still deprecated as I understand it in Blink. The new idea is to wait for a more comprehensive removal strategy. I&apos;m inclined to wait for that as that is what the specification is targeting too at the moment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>110237</commentid>
    <comment_count>7</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-08-18 14:20:17 +0000</bug_when>
    <thetext>This is tracked by bug 25016 where we will add this back most likely.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>110238</commentid>
    <comment_count>8</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-08-18 14:20:30 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 25016 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>