<?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>47388</bug_id>
          
          <creation_ts>2010-10-07 18:33:31 -0700</creation_ts>
          <short_desc>[Qt] Qt does not properly render nested object fallback content</short_desc>
          <delta_ts>2014-02-03 03:16:52 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Cris Neckar">cdn</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>benjamin</cc>
    
    <cc>cmarcelo</cc>
    
    <cc>inferno</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>291377</commentid>
    <comment_count>0</comment_count>
    <who name="Cris Neckar">cdn</who>
    <bug_when>2010-10-07 18:33:31 -0700</bug_when>
    <thetext>When several bad object tags are nested with fallback content it is not properly rendered in the QT build. This is demonstrated in the layout test 

LayoutTests/fast/html/object-image-nested-fallback.html

&lt;object type=&quot;image/png&quot; data=&quot;this.object.does.not.exist.dtd&quot;&gt;
   &lt;object type=&quot;image/png&quot; data=&quot;this.object.does.not.exist.dtd&quot;&gt;
     &lt;object type=&quot;image/png&quot; data=&quot;this.object.does.not.exist.dtd&quot;&gt;PASS when no crash occurs.&lt;/object&gt;
  &lt;/object&gt;
&lt;/object&gt;

The text will not be rendered.

I will disable the test for now to avoid redness.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>291378</commentid>
    <comment_count>1</comment_count>
    <who name="Cris Neckar">cdn</who>
    <bug_when>2010-10-07 18:38:39 -0700</bug_when>
    <thetext>Actually just verified that it doesn&apos;t display fallback content at all.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>291381</commentid>
    <comment_count>2</comment_count>
    <who name="Cris Neckar">cdn</who>
    <bug_when>2010-10-07 18:42:33 -0700</bug_when>
    <thetext>@ossy are you the right person to look at this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>291382</commentid>
    <comment_count>3</comment_count>
    <who name="Abhishek Arya">inferno</who>
    <bug_when>2010-10-07 18:44:29 -0700</bug_when>
    <thetext>Committed r69368: &lt;http://trac.webkit.org/changeset/69368&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>291383</commentid>
    <comment_count>4</comment_count>
    <who name="Abhishek Arya">inferno</who>
    <bug_when>2010-10-07 18:45:13 -0700</bug_when>
    <thetext>That commit was to skip the test on qt.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>975148</commentid>
    <comment_count>5</comment_count>
    <who name="Jocelyn Turcotte">jturcotte</who>
    <bug_when>2014-02-03 03:16:52 -0800</bug_when>
    <thetext>=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>