<?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>22923</bug_id>
          
          <creation_ts>2013-08-12 15:21:57 +0000</creation_ts>
          <short_desc>replace el-number identifiers to el-tagname</short_desc>
          <delta_ts>2013-08-14 15:55:48 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML a11y APIs (editor: Steve Faulkner, Cynthia Shelly)</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="alexander surkov">surkov.alexander</reporter>
          <assigned_to name="alexander surkov">surkov.alexander</assigned_to>
          <cc>jason</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-bugzilla</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML a11y API spec bugbot">sideshowbarker+html-a11y-api</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>91907</commentid>
    <comment_count>0</comment_count>
    <who name="alexander surkov">surkov.alexander</who>
    <bug_when>2013-08-12 15:21:57 +0000</bug_when>
    <thetext>All td have &apos;el-number&apos; ID attributes, it&apos;d be much comfortable if we had &apos;el-tagname&apos; instead, for example, &apos;el-label&apos; instead &apos;el-91&apos;. It must be very handy for cross references. Sounds good?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91928</commentid>
    <comment_count>1</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2013-08-12 21:07:11 +0000</bug_when>
    <thetext>Sure. I wouldn&apos;t prioritise this, though. How do you propose to deal with elements like input? or attributes, which currently use &apos;att-number&apos;, like value, which have numerous entries?

Anyway, I&apos;m happy for you to take this on :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91953</commentid>
    <comment_count>2</comment_count>
    <who name="alexander surkov">surkov.alexander</who>
    <bug_when>2013-08-13 02:01:22 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; Sure. I wouldn&apos;t prioritise this, though. How do you propose to deal with
&gt; elements like input?

like el-input-number

&gt; or attributes, which currently use &apos;att-number&apos;, like
&gt; value, which have numerous entries?

I didn&apos;t look yet but we should be able to handle it similar way
 
&gt; Anyway, I&apos;m happy for you to take this on :)

I can do it as I go (then mark the bug fixed when we don&apos;t have items to rename).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91963</commentid>
    <comment_count>3</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2013-08-13 04:19:23 +0000</bug_when>
    <thetext>(In reply to comment #2)

&gt; like el-input-number

That should work for both elements and attributes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92008</commentid>
    <comment_count>4</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2013-08-13 20:54:53 +0000</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #2)
&gt; 
&gt; &gt; like el-input-number
&gt; 
&gt; That should work for both elements and attributes.

Small matter, but noticed the new IDs are using underscores and not hyphens. I think hyphens are preferable. They&apos;re what we were previously using, and what (most?) of the specs are using now. Should be an easy regex find/replace.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92010</commentid>
    <comment_count>5</comment_count>
    <who name="alexander surkov">surkov.alexander</who>
    <bug_when>2013-08-13 20:58:29 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; (In reply to comment #3)
&gt; &gt; (In reply to comment #2)
&gt; &gt; 
&gt; &gt; &gt; like el-input-number
&gt; &gt; 
&gt; &gt; That should work for both elements and attributes.
&gt; 
&gt; Small matter, but noticed the new IDs are using underscores and not hyphens.
&gt; I think hyphens are preferable. They&apos;re what we were previously using, and
&gt; what (most?) of the specs are using now. Should be an easy regex
&gt; find/replace.

usually I go with underscores because it&apos;s treated as one word by editors, double-click is used to select it entirely, hypens are not so nice. Anyway, fine with me, I will change it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92047</commentid>
    <comment_count>6</comment_count>
    <who name="alexander surkov">surkov.alexander</who>
    <bug_when>2013-08-14 15:55:48 +0000</bug_when>
    <thetext>done: https://github.com/w3c/html-api-map/commit/b8a037e022cd56627fd946b2f9dc786390df5c58</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>