<?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>12880</bug_id>
          
          <creation_ts>2011-06-03 13:13:41 +0000</creation_ts>
          <short_desc>I think the boolean attributes are generally a bad idea in HTML5 given that the intended bare syntax can&apos;t be represented in the XML syntax, and that you&apos;re effectively encouraging people to break XML compatibility for no good reason.  So I&apos;m not happy to</short_desc>
          <delta_ts>2011-08-04 05:05:29 +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>LC1 HTML Microdata (editor: Ian Hickson)</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>ayg</cc>
    
    <cc>ian</cc>
    
    <cc>julian.reschke</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</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>49150</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-06-03 13:13:41 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/md/
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#top

Comment:
I think the boolean attributes are generally a bad idea in HTML5 given that
the intended bare syntax can&apos;t be represented in the XML syntax, and that
you&apos;re effectively encouraging people to break XML compatibility for no good
reason. 

So I&apos;m not happy to see the itemscope attribute in microdata. For sake of
argument, why not simply remove it entirely, and allow the itemtype attribute
to define the scope of an object? 

Posted from: 69.133.124.182
User agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.71 Safari/534.24</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49152</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-06-03 13:27:09 +0000</bug_when>
    <thetext>Not all items have a type, see for example http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#examples-1

The top-level item has itemtype=&quot;http://microformats.org/profile/hcard&quot; but the sub-items, like &lt;span itemprop=&quot;n&quot; itemscope&gt;, don&apos;t have a type.

Anyway, the canonical XML-serialization of itemscope would be itemscope=&quot;itemscope&quot;, although itemscope=&quot;&quot; would work just as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49176</commentid>
    <comment_count>2</comment_count>
    <who name="Aryeh Gregor">ayg</who>
    <bug_when>2011-06-03 22:22:55 +0000</bug_when>
    <thetext>&lt;foo bar&gt; in the HTML syntax is the same as &lt;foo bar=&quot;&quot;&gt; in the HTML or XHTML syntaxes.  Authors who want XML compatibility should just use the latter, slightly longer variant.  Given that, do you still have any problem with the spec if it stands?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49979</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-06-21 06:51:32 +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: There&apos;s no XML compatibility problem here. It&apos;s just different syntax (like many other parts of HTML vs XML).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52935</commentid>
    <comment_count>4</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:05:29 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>