<?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>11357</bug_id>
          
          <creation_ts>2010-11-20 09:52:49 +0000</creation_ts>
          <short_desc>Validation fails</short_desc>
          <delta_ts>2015-08-23 07:07:36 +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>Macintosh</rep_platform>
          <op_sys>MacOS X</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>joe</reporter>
          <assigned_to name="Michael[tm] Smith">mike</assigned_to>
          
          
          <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>42653</commentid>
    <comment_count>0</comment_count>
    <who name="">joe</who>
    <bug_when>2010-11-20 09:52:49 +0000</bug_when>
    <thetext>Sorry, didn&apos;t know what component or severity to use.

HTML5 validation fails when a style element contains html comments and the following text: &quot;empty-&quot; (as in the CSS property &quot;empty-cells&quot;.

The following is a valid document that will fail:

&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;/&gt;
&lt;title&gt;Christina Hardyment - Author and Journalist&lt;/title&gt;
&lt;style&gt;
&lt;!-- 
table { empty-cells:hide }
--&gt;
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;/body&gt;
&lt;/html&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55710</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2011-08-23 19:17:22 +0000</bug_when>
    <thetext>The example document no longer fails, so I&apos;m assuming this has been fixed at some point.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>