<?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>12593</bug_id>
          
          <creation_ts>2011-05-04 03:22:48 +0000</creation_ts>
          <short_desc>&lt;command&gt; Tag will not validate html5</short_desc>
          <delta_ts>2015-08-23 07:07:24 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML Checker</product>
          <component>General</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="trigon">trigon.co</reporter>
          <assigned_to name="Michael[tm] Smith">mike</assigned_to>
          <cc>real-consoler</cc>
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>47926</commentid>
    <comment_count>0</comment_count>
    <who name="trigon">trigon.co</who>
    <bug_when>2011-05-04 03:22:48 +0000</bug_when>
    <thetext>The new &lt;command&gt; will not validate html5.

Using this as an example http://www.w3schools.com/html5/tag_command.asp

error: Stray end tag command.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47928</commentid>
    <comment_count>1</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-05-04 04:30:31 +0000</bug_when>
    <thetext>The command element is a void element (like the img element), so it&apos;s not allowed to have an end tag.

By the way, I suggest you don&apos;t w3schools as a source for information about HTML5. There are many errors in their content, and they don&apos;t fix the errors even after users report them.

For correct reference information on the command element, try 
http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command or 
http://dev.w3.org/html5/markup/command.html or</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59044</commentid>
    <comment_count>2</comment_count>
    <who name="Andrey">real-consoler</who>
    <bug_when>2011-10-27 05:57:14 +0000</bug_when>
    <thetext> Why it not recognize end of img tag? With &quot;/&gt;&quot; and just &quot;&gt;&quot;. Validator says one. And... Down in the document, and in other documents recognize... What is this?
Line 73, Column 208: Stray end tag img.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>