Bug 15205 - <object> tags w/o content do not collapse like they do in FF/IE/Opera
Summary: <object> tags w/o content do not collapse like they do in FF/IE/Opera
Status: RESOLVED DUPLICATE of bug 16841
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://stock.jrj.com.cn/invest/
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2007-09-13 13:31 PDT by Anantha Keesara
Modified: 2008-02-07 05:43 PST (History)
1 user (show)

See Also:


Attachments
Table contents are misaligned if the <object> tag defined inside it doesn't have height defined. (364 bytes, text/html)
2007-09-13 13:35 PDT, Anantha Keesara
no flags Details
reduced test case (78 bytes, text/html)
2008-01-17 03:25 PST, Eric Seidel (no email)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anantha Keesara 2007-09-13 13:31:56 PDT
I .Steps:
-----------
1. Go to: http://stock.jrj.com.cn/invest/
2. Scrolldown the page to see the misalignment on the right.


II. Behavior on other browsers
--------------------------
IE, FF and Opera:  ok
Safari: not ok
Comment 1 Anantha Keesara 2007-09-13 13:35:02 PDT
Created attachment 16282 [details]
Table contents are misaligned if the <object> tag defined inside it doesn't have height defined.
Comment 2 David Kilzer (:ddkilzer) 2007-09-18 07:14:13 PDT
Confirmed with a local debug build of WebKit r25545 with Safari 3 Public Beta v. 3.0.3 (522.12.1) on Mac OS X 10.4.10 (8R218).

Not a regression as Safari 2.0.4 (419.3) with original WebKit on 10.4.10 behaves the same way.

Comment 3 Eric Seidel (no email) 2008-01-17 03:23:41 PST
This has nothing to do with tables.  Uploading a further reduced test case in a sec.
Comment 4 Eric Seidel (no email) 2008-01-17 03:25:05 PST
Created attachment 18497 [details]
reduced test case

I've left the border=1 as part of this test case, since FF renders the border, even though the <object> is collapsed.  We don't collapse the <object> or render the border. :)
Comment 5 Eric Seidel (no email) 2008-02-06 16:25:54 PST
This is related/possibly a dupe of bug 16841 or bug 10622.
Comment 6 Robert Blaut 2008-02-07 05:32:22 PST
(In reply to comment #5)
> This is related/possibly a dupe of bug 16841 or bug 10622.
> 

Definitely, the bugs are duplications of this bug.
Comment 7 Robert Blaut 2008-02-07 05:35:00 PST
I suggest to resolve bugs 10622 and 15205. Leave bug 16841 open - it's very well documented.
Comment 8 Robert Blaut 2008-02-07 05:43:36 PST

*** This bug has been marked as a duplicate of 16841 ***