Bug 17839 - width=0 for image causes overlapping of image on input box
Summary: width=0 for image causes overlapping of image on input box
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://msdn2.microsoft.com/en-us/libr...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-03-13 17:13 PDT by jasneet
Modified: 2022-08-30 09:45 PDT (History)
3 users (show)

See Also:


Attachments
screenshot (278.77 KB, image/jpeg)
2008-03-13 17:14 PDT, jasneet
no flags Details
reduction (631 bytes, text/html)
2008-03-13 17:15 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2008-03-13 17:13:37 PDT
I Steps:
Go to 
http://msdn2.microsoft.com/en-us/library/ms837924.aspx

II Issue:
Notice the overlapping of image: "msdn logo" onto search field at top left corner.

III Conclusion:
Firefox treats an image with width/height=0 and an empty table as collapsed elements and webkit doesn't.

IV Other browsers:
IE7: ok
FF2: ok (FF3: not ok)
Opera: not ok

V Nightly tested: 31032
Comment 1 jasneet 2008-03-13 17:14:15 PDT
Created attachment 19751 [details]
screenshot
Comment 2 jasneet 2008-03-13 17:15:09 PDT
Created attachment 19752 [details]
reduction
Comment 3 Robert Blaut 2008-12-27 11:27:50 PST
The reported site was redesigned. This issue isn't visible any more.
Comment 4 Ahmad Saleem 2022-08-30 09:45:17 PDT
I am not able to reproduce this bug in Safari Technology Preview 152 using attached test case and it render same as other browsers (Chrome Canary 107 and Firefox Nightly 106).

Since all browsers match each other, I am going to mark this as "RESOLVED CONFIGURATION CHANGED". Thanks!

Please reopen if it is reproducible.