<?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>21259</bug_id>
          
          <creation_ts>2013-03-12 18:24:56 +0000</creation_ts>
          <short_desc>Shouldn&apos;t it be possible to set a value-property on every tag? E.g.: &lt;span itemprop=&quot;sex&quot; value=&quot;M&quot;&gt;Guy&lt;/span&gt;</short_desc>
          <delta_ts>2013-04-12 23:37:29 +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>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#the-basic-syntax</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>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>84304</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-03-12 18:24:56 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html
Multipage: http://www.whatwg.org/C#the-basic-syntax
Complete: http://www.whatwg.org/c#the-basic-syntax

Comment:
Shouldn&apos;t it be possible to set a value-property on every tag? E.g.: &lt;span
itemprop=&quot;sex&quot; value=&quot;M&quot;&gt;Guy&lt;/span&gt;

Posted from: 5.56.145.226
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.155 Safari/537.22</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86117</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-04-12 23:37:29 +0000</bug_when>
    <thetext>You can:

   &lt;span itemprop=&quot;sex&quot;&gt;M&lt;/span&gt;

...sets &quot;sex&quot; to &quot;M&quot;.

If you are asking &quot;shouldn&apos;t it be possible to set a _hidden_ value on every tag&quot;, then the answer is intentionally that you have to use &lt;meta&gt; for this, as &lt;meta&gt; is ugly, which discourages hidden data, which we want to discourage because it bit rots faster than visible data.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>