<?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>12348</bug_id>
          
          <creation_ts>2011-03-20 23:04:46 +0000</creation_ts>
          <short_desc>&lt;!DOCTYPE html&gt;</short_desc>
          <delta_ts>2013-01-11 13:27:39 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML.next</product>
          <component>default</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</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="capitanqueso">capitanqueso</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>capitanqueso</cc>
    
    <cc>mike</cc>
    
    <cc>plh</cc>
    
    <cc>robin</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>46868</commentid>
    <comment_count>0</comment_count>
    <who name="capitanqueso">capitanqueso</who>
    <bug_when>2011-03-20 23:04:46 +0000</bug_when>
    <thetext>The DOCTYPE

Programming on php I noticed that instead of a style_exapmle.css file making a reference to a style_exapmle.php file (echoing his content under php) inside a link tag inside the head as follows:
&lt;head&gt;
&lt;link href=&quot;style.php&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
&lt;/head&gt;
It works as a php &quot;include&quot; file but when I add the &lt;!DOCTYPE html&gt; tag it doesn&apos;t get included any more in any browser but IE
Will be nice to work in a &quot;workaround&quot; to this &quot;bug&quot; making it a specification required for &quot;html5 proper browsers&quot;.
It will be great for programmers to adapt dynamically his style-sheets through php without pasting it in the main document and protecting the main style document from download and handling it &quot;server only&quot; mode.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81237</commentid>
    <comment_count>1</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2013-01-11 13:27:39 +0000</bug_when>
    <thetext>I&apos;m sorry, I don&apos;t at all understand what you&apos;re asking for.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>