<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>17639</bug_id>
          
          <creation_ts>2008-03-02 12:14:13 -0800</creation_ts>
          <short_desc>Add support for 3 more quirks-mode doctypes from HTML 5</short_desc>
          <delta_ts>2008-03-03 14:05:20 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</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="Adam Roben (:aroben)">aroben</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>hyatt</cc>
    
    <cc>sam</cc>
    
    <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>72499</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2008-03-02 12:14:13 -0800</bug_when>
    <thetext>Three more quirks-mode-triggering doctypes were just added to HTML 5 (see &lt;http://html5.org/tools/web-apps-tracker?from=1301&amp;to=1302&gt;). We should make sure these trigger quirks mode in WebKit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72603</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-03-03 14:02:34 -0800</bug_when>
    <thetext>These doctypes are already listed and triggers quirks mode in DocTypesString.gperf:

&quot;-//o&apos;reilly and associates//dtd html extended relaxed 1.0//en&quot;, PubIDInfo::eQuirks3, PubIDInfo::eQuirks3
&quot;-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//en&quot;, PubIDInfo::eQuirks, PubIDInfo::eQuirks
&quot;-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//en&quot;, PubIDInfo::eQuirks, PubIDInfo::eQuirks

So the bug report is in my opinion irrelevant.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72605</commentid>
    <comment_count>2</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2008-03-03 14:05:20 -0800</bug_when>
    <thetext>Closing as WORKSFORME as we already support and more importantly test these doctypes.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>