[Webkit-unassigned] [Bug 28031] New: image doesn't render when width and height are defined in percentage with <table><div> as its parent elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 5 16:01:15 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28031
Summary: image doesn't render when width and height are defined
in percentage with <table><div> as its parent elements
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://thedlpgroup.com/index.htm
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Images
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jasneet at chromium.org
CC: jasneet at chromium.org
Created an attachment (id=34189)
--> (https://bugs.webkit.org/attachment.cgi?id=34189)
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
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list