<?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>16841</bug_id>
          
          <creation_ts>2008-01-11 10:42:27 -0800</creation_ts>
          <short_desc>Display Error: empty object renders with a space in Safari, different in FF</short_desc>
          <delta_ts>2020-10-26 19:25:02 -0700</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>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://youthoughtwewouldntnotice.com/blog3/?p=647</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Cameo Wood">cameowood</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>01-reg</cc>
    
    <cc>anantha</cc>
    
    <cc>aroben</cc>
    
    <cc>ian</cc>
    
    <cc>jddcef</cc>
    
    <cc>jon</cc>
    
    <cc>mitz</cc>
    
    <cc>mrowe</cc>
    
    <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>66926</commentid>
    <comment_count>0</comment_count>
    <who name="Cameo Wood">cameowood</who>
    <bug_when>2008-01-11 10:42:27 -0800</bug_when>
    <thetext>data:text/html,&lt;p align=&quot;center&quot;&gt;&lt;object height=&quot;350&quot; width=&quot;425&quot;&gt;&lt;/object&gt;&lt;/p&gt;

I&apos;m not sure which behaviour is correct, but I thought I&apos;d send this along to you guys to look into at mrowe&apos;s recommendation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66927</commentid>
    <comment_count>1</comment_count>
    <who name="Dave Hyatt">hyatt</who>
    <bug_when>2008-01-11 10:49:07 -0800</bug_when>
    <thetext>It&apos;s almost like Firefox is doing &lt;object&gt; fallback for empty object elements (so they turn into spans effectively and then the width/height is ignored).  It&apos;s not clear to me if that should be done or not, since technically there is nothing to fall back to.



</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67264</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2008-01-14 18:42:08 -0800</bug_when>
    <thetext>I&apos;d say the following two tests should be handled the same:
   data:text/html,&lt;p&gt;&lt;object height=&quot;350&quot; width=&quot;425&quot;&gt;&lt;/object&gt;&lt;/p&gt;
   data:text/html,&lt;p&gt;&lt;object height=&quot;350&quot; width=&quot;425&quot;&gt;X&lt;/object&gt;&lt;/p&gt;

I don&apos;t think we should change fallback behaviour just because the element is empty.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69624</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2008-02-06 16:24:11 -0800</bug_when>
    <thetext>This is related and possibly a dupe of 15205.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69663</commentid>
    <comment_count>4</comment_count>
      <attachid>18982</attachid>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-02-07 05:41:20 -0800</bug_when>
    <thetext>Created attachment 18982
Minimal test case</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69665</commentid>
    <comment_count>5</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-02-07 05:43:36 -0800</bug_when>
    <thetext>*** Bug 15205 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69667</commentid>
    <comment_count>6</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-02-07 05:51:37 -0800</bug_when>
    <thetext>*** Bug 10622 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79680</commentid>
    <comment_count>7</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2008-05-05 10:11:19 -0700</bug_when>
    <thetext>Hyatt, Hixie: if you two disagree with FF&apos;s behavior, it would be great if you could file a bug with them.  It seems real world websites depend on this (given the dupes we&apos;ve seen reported).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79681</commentid>
    <comment_count>8</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2008-05-05 10:12:19 -0700</bug_when>
    <thetext>Oh, and BTW, this is not just FF which we&apos;re differing from.  FF is just matching IE&apos;s behavior here.  IE collapses empty &lt;object&gt; tags as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94613</commentid>
    <comment_count>9</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-10-08 14:17:39 -0700</bug_when>
    <thetext>*** Bug 21482 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94614</commentid>
    <comment_count>10</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-10-08 14:24:02 -0700</bug_when>
    <thetext>&lt;rdar://problem/6279163&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>18982</attachid>
            <date>2008-02-07 05:41:20 -0800</date>
            <delta_ts>2008-02-07 05:41:20 -0800</delta_ts>
            <desc>Minimal test case</desc>
            <filename>test-case.html</filename>
            <type>text/html</type>
            <size>268</size>
            <attacher name="Robert Blaut">webkit</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMDEvL0VOIiAiaHR0cDov
L3d3dy53My5vcmcvVFIvaHRtbDQvc3RyaWN0LmR0ZCI+CjxodG1sPgo8aGVhZD4KCTx0aXRsZT5U
ZXN0IGNhc2UgZm9yIGJ1ZyAxNjg0MTwvdGl0bGU+CjwvaGVhZD4KPGJvZHk+Cgk8b2JqZWN0IHN0
eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOnJlZDsiPjwvb2JqZWN0PgoJPHA+VGhlcmUgc2hvdWxkIGJl
IE5PIFJFRCBvbiB0aGlzIHBhZ2U8L3A+CjwvYm9keT4KPC9odG1sPg==
</data>

          </attachment>
      

    </bug>

</bugzilla>