<?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>2769</bug_id>
          
          <creation_ts>2006-01-26 10:59:14 +0000</creation_ts>
          <short_desc>XHTML 1.0 Strict Script error</short_desc>
          <delta_ts>2006-01-26 11:08:29 +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>Parser</component>
          <version>HEAD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</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>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="david kuridza">david</reporter>
          <assigned_to name="Terje Bless">link</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>7979</commentid>
    <comment_count>0</comment_count>
    <who name="david kuridza">david</who>
    <bug_when>2006-01-26 10:59:17 +0000</bug_when>
    <thetext>I use XHTML 1.0 Strict as DTD and I found something really funny. If you have
&lt;script type=&quot;text/javascript&quot; href=&quot;foo.js&quot; /&gt; in your code, you get &quot;This Page
Is Valid XHTML 1.0 Strict!&quot;. As a result, Internet Explorer and Opera (I haven&apos;t
checked the others) do display only blank white page while Firefox (on PC/Mac)
and Safari ignore the opened tag and display it like it&apos;s supposed to be. As far
as I know, &lt;script&gt; must not be used as a singleton tag.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7981</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2006-01-26 11:08:29 +0000</bug_when>
    <thetext>This is allowed, it&apos;s just not compatible with the text/html media type. Use 
application/xhtml+xml instead, or to find such problems you might want to try 
http://qa-dev.w3.org/~bjoern/appendix-c/validator</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>