<?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>7615</bug_id>
          
          <creation_ts>2009-09-14 18:00:51 +0000</creation_ts>
          <short_desc>Whitespace in doctype</short_desc>
          <delta_ts>2010-10-04 14:45:43 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>NE</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Pieters">zcorpan</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</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>27150</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2009-09-14 18:00:51 +0000</bug_when>
    <thetext>Currently, the following doctypes are allowed in HTML5 in the parser:

&lt;!doctype html public&quot;-//W3C//DTD HTML 4.01//EN&quot;&quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;
&lt;!doctype html system&quot;about:legacy-compat&quot;&gt;

However the syntax section requires a space between system and about:legacy-compat.

Either the parser should change to require whitespace there, or the syntax section should not require it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>27370</commentid>
    <comment_count>1</comment_count>
    <who name="">contributor</who>
    <bug_when>2009-09-21 09:14:19 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r3923.
Check-in comment: Don&apos;t require a space between the word system and the system identifier.
http://html5.org/tools/web-apps-tracker?from=3922&amp;to=3923
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>