<?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>10622</bug_id>
          
          <creation_ts>2006-08-29 02:29:00 -0700</creation_ts>
          <short_desc>130x320px gap with &lt;div&gt;&lt;a&gt;&lt;object&gt;&lt;/object&gt;&lt;/a&gt;&lt;/div&gt;</short_desc>
          <delta_ts>2008-02-07 05:52:51 -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>419.x</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>16841</dup_id>
          
          <bug_file_loc>http://cyberspace01.free.fr/debug/div-a-object.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction</keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="01">01-reg</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrowe</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>54126</commentid>
    <comment_count>0</comment_count>
    <who name="01">01-reg</who>
    <bug_when>2006-08-29 02:29:00 -0700</bug_when>
    <thetext>Hi,

Notice : I&apos;m not sure about the proper component.

If you place the below code in a blank HTML page and view it, you&apos;ll see a 130 pixel vertical gap between 1 and 2, and a 320 pixel horizontal gap between 3 and 5.

1
&lt;div&gt;
2
&lt;a&gt;
3
&lt;object&gt;
4
&lt;/object&gt;
5
&lt;/a&gt;
6
&lt;/div&gt;
7 

I reproduced the bug in WebKit 16089, Safari 2.0.4 and Shiira 1.2.2 but not in Flock 0.7.4.1 

I would appreciate an HTML/CSS fix for my site until Safari is updated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54139</commentid>
    <comment_count>1</comment_count>
    <who name="01">01-reg</who>
    <bug_when>2006-08-29 08:47:09 -0700</bug_when>
    <thetext>Actually the bug isn&apos;t related to the anchor, as you can see there :
http://cyberspace01.free.fr/debug/div-object.html
And it can be patched with CSS by specifying height and width for the object tag.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54265</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2006-08-30 13:17:23 -0700</bug_when>
    <thetext>Confirmed with WebKit 418.8 and WebKit ToT.  The gap is caused by the object element defaulting to 300x150.  Firefox does not do this with empty object elements.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69625</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2008-02-06 16:25:01 -0800</bug_when>
    <thetext>This is related and possibly a dupe of bug 16841 or bug 15205</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69666</commentid>
    <comment_count>4</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-02-07 05:51:37 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 16841 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>