[Webkit-unassigned] [Bug 21622] New: border is broken due to miscalculation of table width
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 15 15:45:12 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21622
Summary: border is broken due to miscalculation of table width
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: PC
URL: http://edu.sina.com.cn/video/fangyingting/index.html
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tables
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jasneet at chromium.org
CC: jasneet at chromium.org
I Steps:
Go to http://edu.sina.com.cn/video/fangyingting/index.html
Scroll down
Observe the border of content
II Issue:
border is broken
III Conclusion:
table's width is specified to 1000, webkit calculates and renders the table
with width more than 1000, this leads to the background image of table to be
displayed in an improper location
IV Other Browsers:
IE7: ok
FF3: ok
V Nightly tested: 37604
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list