[Webkit-unassigned] [Bug 28642] New: Items spread all over the page due to width of marquee tag's container table
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 21 17:13:19 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28642
Summary: Items spread all over the page due to width of marquee
tag's container table
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://www.mofa.gov.sa/
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jasneet at chromium.org
CC: jasneet at chromium.org
Created an attachment (id=38418)
--> (https://bugs.webkit.org/attachment.cgi?id=38418)
reduced testcase
Steps:
Go to http://www.mofa.gov.sa/
II Issue:
The content of the page is spread (there are huge gaps between divs/table
cells).
III Conclusion:
The items spread over the page because marquee tag is too long in Chrome and
Safari.
The width of marquee tag's container table is 416px, so in IE and FF, the
marquee is also limited to 416px, but in chrome and safari, the marquee extends
its width because of its content table's long width.
IV Other Browsers:
IE7: ok
FF3: ok
V Nightly tested : 47639
Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=15326
--
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