Bug 28031 - image doesn't render when width and height are defined in percentage with <table><div> as its parent elements
Summary: image doesn't render when width and height are defined in percentage with <ta...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://thedlpgroup.com/index.htm
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-08-05 16:01 PDT by jasneet
Modified: 2012-03-31 08:25 PDT (History)
2 users (show)

See Also:


Attachments
reduced testcase (332.32 KB, application/zip)
2009-08-05 16:01 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2009-08-05 16:01:14 PDT
Created attachment 34189 [details]
reduced testcase

I Steps:
Go to http://thedlpgroup.com/index.htm

II Issue:
background image not loading

III Conclusion:
width and height defined in percentage of image tag which is defined in <table><div> 
elements is causing this issue. Removing the percentage values work fine. 

Note: quirks mode doesn't work in IE either.

IV Other Browsers:
IE7: ok
FF3: ok

V Nightly tested: 46809

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=14949
Comment 1 webkitlearner 2012-03-31 08:25:58 PDT
This bug is not seen in the latest revision ? Has anyone given the fix for this? Kinly update the patch number here