<?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>14706</bug_id>
          
          <creation_ts>2011-11-06 04:18:41 +0000</creation_ts>
          <short_desc>The plural nature of the name for the &lt;details&gt; tag (the only tag in the spec with a name which takes a plural form) presents a bit of a problem for automation software (such as selenium and watir) which allows the creation of collections of tags with som</short_desc>
          <delta_ts>2011-11-06 10:36:19 +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>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>59665</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-11-06 04:18:41 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/spec/Overview.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
The plural nature of the name for the &lt;details&gt; tag (the only tag in the spec
with a name which takes a plural form) presents a bit of a problem for
automation software (such as selenium and watir) which allows the creation of
collections of tags with some common attribute.  The convention for this has
been to create such collections via a method with a plurel form of the
normally singular element tag names.

 e.g.
 the method to return a single table row object is .tr, while the method to
return a collection of such objects is .trs.  This paradigm breaks when you
encounter the &lt;details&gt; tag which is already plural, and the english language
has no notion or convention to create a plural form of something that is
already plural.

A minor concern in the grand scheme of things, but still, why have this one
tag name be an exception to the format taken for all the others?   Why not use
&lt;detail&gt; instead?  

Posted from: 76.104.251.42
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59668</commentid>
    <comment_count>1</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-11-06 10:10:03 +0000</bug_when>
    <thetext>detailss</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59669</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2011-11-06 10:36:19 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: We shouldn&apos;t base HTML naming decisions on API convensions in watir. (As for what watir should do, I concur with comment 1.)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>