<?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>6598</bug_id>
          
          <creation_ts>2009-02-19 12:20:01 +0000</creation_ts>
          <short_desc>ruby in head allowed</short_desc>
          <delta_ts>2009-09-15 21:13:59 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>0.8.4</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>0.8.5</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="sander">fam.lam</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>gonzo1lee</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>23828</commentid>
    <comment_count>0</comment_count>
    <who name="sander">fam.lam</who>
    <bug_when>2009-02-19 12:20:01 +0000</bug_when>
    <thetext>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;
&lt;html xmlns= &quot;http://www.w3.org/1999/xhtml&quot;&gt; 
&lt;head&gt;
&lt;title&gt;&lt;/title&gt;
&lt;object&gt;
&lt;ruby&gt;
&lt;rb&gt;&lt;/rb&gt;&lt;rt&gt;&lt;/rt&gt;
&lt;/ruby&gt;
&lt;/object&gt;
&lt;/head&gt;
&lt;body&gt;&lt;/body&gt;
&lt;/html&gt;

The validator sais it is [valid]. I&apos;m not sure, but I don&apos;t think ruby should be in the head of a document...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>27206</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2009-09-15 21:13:59 +0000</bug_when>
    <thetext>Quickly reading the DTD, I believe the validator is correct.  object is allowed in head, and object&apos;s valid contents include inline elements, and ruby is an inline element.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>