<?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>21799</bug_id>
          
          <creation_ts>2013-04-23 18:03:14 +0000</creation_ts>
          <short_desc>SVG does not require a !DOCTYPE delcaration</short_desc>
          <delta_ts>2015-02-16 00:35:38 +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>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://www.plam.cantech.bg</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>trlkly</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>plam</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>86590</commentid>
    <comment_count>0</comment_count>
    <who name="">trlkly</who>
    <bug_when>2013-04-23 18:03:14 +0000</bug_when>
    <thetext>The validator claims that, to be valid SVG, one must declare a !DOCTYPE. While such is allowed in the SVG spec, it is not only not required, but is even actively discouraged in the current spec: http://www.w3.org/TR/SVG/intro.html#NamespaceAndDTDIdentifiers

I realized that the SVG parser is essentially in beta, as the warnings always state. But that&apos;s all the more reason to report a bug. The SVG tag with its namespace and version declarations should be sufficient to identify the document as SVG 1.1 for the purpose of validation.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>