<?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>18988</bug_id>
          
          <creation_ts>2012-09-24 13:10:41 +0000</creation_ts>
          <short_desc>Allow explicit grouping of &lt;dt&gt; and &lt;dd&gt; elements</short_desc>
          <delta_ts>2015-06-26 05:38:34 +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>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dave Sparks">Dave.Sparks</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>Dave.Sparks</cc>
    
    <cc>eoconnor</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>robin</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>74352</commentid>
    <comment_count>0</comment_count>
    <who name="Dave Sparks">Dave.Sparks</who>
    <bug_when>2012-09-24 13:10:41 +0000</bug_when>
    <thetext>I have a problem which would be best solved by an element, analogous to &lt;tbody&gt;, which could optionally be used to explicitly group &lt;dt&gt; and &lt;dd&gt; elements.

One of my pages includes a list of events, which I would like to describe using microdata.  The details of each event are spread across a &lt;dt&gt; element and several &lt;dd&gt; elements.  No one element in the page includes all, and only, the details of a single event.

My first attempt to add microdata used the itemscope and itemtype attributes on the &lt;dt&gt; element, with an itemref attribute referencing the several &lt;dd&gt; elements.  Not only is this cumbersome, but Google seems to ignore itemref.

I now use &lt;meta&gt; elements, and an empty &lt;a&gt; element, in the &lt;dt&gt; element, for the microdata I want to present to Google.  This means that data is needlessly duplicated.

An alternative would be to use a separate &lt;dl&gt; element to enclose the details of each event, but this obfuscates the underlying structure.

The page in question is at
&lt;http://www.potoc.dandasparks.org.uk/txt/events.html&gt;, or more readably at
&lt;http://potoc.dandasparks.org.uk/txt(raw)/events.html&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74357</commentid>
    <comment_count>1</comment_count>
    <who name="Edward O&apos;Connor">eoconnor</who>
    <bug_when>2012-09-24 16:57:36 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 18287 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74359</commentid>
    <comment_count>2</comment_count>
    <who name="Dave Sparks">Dave.Sparks</who>
    <bug_when>2012-09-24 17:11:15 +0000</bug_when>
    <thetext>bug 18287 was resolved as &quot;If there&apos;s a limitation with the styling, we should fix CSS&quot;.

That doesn&apos;t apply to this bug.  Maybe the limitation should be addressed in the microdata specification, but that&apos;s still an HTML5 issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85604</commentid>
    <comment_count>3</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2013-04-05 14:07:23 +0000</bug_when>
    <thetext>This mentions microdata, but it really is an HTML bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121089</commentid>
    <comment_count>4</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2015-06-16 12:04:30 +0000</bug_when>
    <thetext>This has been discussed years ago and it&apos;s clear there&apos;s never going to be sufficient implementer interest in this, nor have there been other commentors weighing in to voice support. So there&apos;s not much point in continuing to keep an issue for this open here.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>