<?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>23423</bug_id>
          
          <creation_ts>2013-10-02 08:12:11 +0000</creation_ts>
          <short_desc>microdata: @datetime could be recognized as the property value also in &lt;ins&gt; and &lt;del&gt; elements.</short_desc>
          <delta_ts>2014-01-03 21:09:13 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#values</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>master.skywalker.88</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>94161</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-10-02 08:12:11 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html
Multipage: http://www.whatwg.org/C#values
Complete: http://www.whatwg.org/c#values
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
@datetime could be recognized as value also in &lt;ins&gt; and &lt;del&gt; elements.

Posted from: 84.220.208.48
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.66 Safari/537.36</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94248</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-10-03 18:39:05 +0000</bug_when>
    <thetext>Why? I don&apos;t understand the use case here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94281</commentid>
    <comment_count>2</comment_count>
    <who name="Andrea Rendine">master.skywalker.88</who>
    <bug_when>2013-10-03 22:42:30 +0000</bug_when>
    <thetext>Well perhaps I stretched lines when I created a page using Microdata this way but it&apos;s an example of conversion from RDFa and there it worked.
On one hand, it would also reduce the number of special cases: where present, @datetime would be always considered. But there is more.
I use Schema.org vocabulary for simple structured data on a webpage. IDK if it is too much of an indication, but I use a Schema:Webpage and a something else inside the page (usually an article with reviews) and I wanted to highlight both a Schema:Webpage.dateCreated/dateModified (hoping that search engines use this piece of data to index and refresh pages basing on recent changes, too) AND e.g. a Schema:Review.datePublished. In order to do so, with RDFa I usually pass as relevant date for the page the &lt;ins@datetime&gt; within which the review is shown. Then the &lt;article&gt; of the review constitutes a Schema:Review and the &lt;time&gt; element inside it conveys the relevant date for the article.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94324</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-10-04 19:48:30 +0000</bug_when>
    <thetext>Can you give an example of where you would do this?

I&apos;m finding it hard to understand why a page with &lt;ins&gt; would have a different microdata model than the same page with all the &lt;ins&gt; elements removed. The whole point of &lt;ins&gt; is to indicate that a part of the document was inserted, not to change the meaning of the document. When would you use itemprop=&quot;&quot; on &lt;ins&gt;?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97953</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-01-02 23:14:31 +0000</bug_when>
    <thetext>Please re-open if you respond to comment 3. Thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>