<?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>25001</bug_id>
          
          <creation_ts>2014-03-11 03:08:22 +0000</creation_ts>
          <short_desc>Attr.specified</short_desc>
          <delta_ts>2014-03-18 07:48:01 +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>VERIFIED</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="Philip Jägenstedt">philipj</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>eric</cc>
    
    <cc>ian</cc>
    
    <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>102181</commentid>
    <comment_count>0</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-03-11 03:08:22 +0000</bug_when>
    <thetext>http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=2879

This is supported and returns true in every browser I&apos;ve tested. It&apos;s used by jQuery, and is encountered on ~7% of pages by Chrome&apos;s use counter system:

http://www.chromestatus.com/metrics/feature/timeline/popularity/162</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102185</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel">eric</who>
    <bug_when>2014-03-11 04:28:36 +0000</bug_when>
    <thetext>Careful, it&apos;s &quot;page loads&quot; not &quot;pages&quot;.  7% of page loads from Chrome installs with anonymous statistics reporting enabled.  That&apos;s a ton of page loads. :)  We can get &quot;pages&quot; numbers as well by crawling the web, but that&apos;s a different question.

Regardless, it seems silly for this property to be marked as deprecated when it&apos;s seen on 7% of chrome page loads.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102192</commentid>
    <comment_count>2</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-03-11 07:00:28 +0000</bug_when>
    <thetext>Thanks Eric, I&apos;ll make sure to be more precise when talking about use counters outside of blink-dev :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102232</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-03-12 05:29:13 +0000</bug_when>
    <thetext>The test in comment 0 tests something different than the bug subject line refers to. Can you elaborate on what this bug is about?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102235</commentid>
    <comment_count>4</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-03-12 06:58:15 +0000</bug_when>
    <thetext>Oops, this is the correct test: http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=2880

In other words, it looks like all browsers I&apos;ve tested have a specified attribute on Attr objects. In Blink it&apos;s always true, but I haven&apos;t checked how it&apos;s implemented elsewhere.

As an experiment, I dropped it from Blink and ran the jQuery tests, which caused 20 failures in LayoutTests/jquery/attributes.html. The fact that it&apos;s used by jQuery probably accounts for a lot of that 7%.

I don&apos;t know for certain that specifying it is the best course of action, but it seems like the easiest fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102453</commentid>
    <comment_count>5</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-03-17 15:18:42 +0000</bug_when>
    <thetext>https://github.com/whatwg/dom/commit/ab7d0c17491d94a93a463f04f6977ce689e9da0b</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102533</commentid>
    <comment_count>6</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-03-18 07:48:01 +0000</bug_when>
    <thetext>Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>