<?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>5671</bug_id>
          
          <creation_ts>2005-11-09 02:36:45 -0800</creation_ts>
          <short_desc>XML Documents should not create renderers for unrecognized tags</short_desc>
          <delta_ts>2019-02-06 09:02:42 -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>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>3249</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Maciej Stachowiak">mjs</assigned_to>
          <cc>cdumez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>23838</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2005-11-09 02:36:45 -0800</bug_when>
    <thetext>XML Documents should not create renderers for unrecognized tags

This includes XHTML.  Only regonized tags, which WebKit has support for should result in renderers being 
added to the Render tree and actual drawing to the screen being done.

At least in the case of SVG (and other xml formats), it&apos;s common to embed additional non-rendered xml 
containing metadata about the document which might be used by certain (editing) programs when 
opening it, but should not be rendered by Safari.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24343</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2005-11-21 01:40:17 -0800</bug_when>
    <thetext>According to hyatt, this is correct behavior for XML/CSS.  I&apos;ve special cased SVG as part of 3249&apos;s changes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1502826</commentid>
    <comment_count>2</comment_count>
    <who name="Lucas Forschler">lforschler</who>
    <bug_when>2019-02-06 09:02:42 -0800</bug_when>
    <thetext>Mass moving XML DOM bugs to the &quot;DOM&quot; Component.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>